Skip to content

refactor: further optimizations#1335

Merged
JosefBredereck merged 10 commits intopattern-lab:devfrom
mfranzke:refactor/optimizations
Aug 7, 2021
Merged

refactor: further optimizations#1335
JosefBredereck merged 10 commits intopattern-lab:devfrom
mfranzke:refactor/optimizations

Conversation

@mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Jun 20, 2021

Summary of changes:

  • refactor(accessibility): axe/language - added lang attribute
  • chore: replaced individual random function by the one provided as a utility
  • chore: some prettier & ESLint code reformatting
  • docs: removed a sentence within the documentation that was incorrectly introduced with docs(configuration): added transformedAssetTypes entry #1313

The failing Code scanning results / CodeQL job isn't related to code "changes" that are provided with this merge request, as the code has only been reformatted, and I've included those aspects within the ticket #1337 for further investigation.

@mfranzke mfranzke marked this pull request as ready for review July 3, 2021 09:22
@mfranzke mfranzke requested a review from sghoweri as a code owner July 3, 2021 09:22
I've added that documentation entry with pattern-lab#1313, but sadly missed to remove that incorrect sentence that belongs to another section on that page.
@JosefBredereck JosefBredereck merged commit c74fd66 into pattern-lab:dev Aug 7, 2021
@mfranzke mfranzke deleted the refactor/optimizations branch August 7, 2021 18:12
antonia-rose pushed a commit to quelltexterin/nemo-uikit-workshop that referenced this pull request Apr 12, 2023
* refactor(accessibility): axe/language - added lang attribute

<html> element must have a lang attribute: The <html> element does not have a lang attribute
more information: https://dequeuniversity.com/rules/axe/4.2/html-has-lang

* chore: replaced individual random function by the one provided as a utility

* chore: prettier code formatting

* chore: prettier code formatting

* chore: eslint feedback

* chore: reverted those previously incorrectly checked in files

* docs: removed incorrect sentence out of pattern-lab#1313

I've added that documentation entry with pattern-lab#1313, but sadly missed to remove that incorrect sentence that belongs to another section on that page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants