-
Notifications
You must be signed in to change notification settings - Fork 399
Comparing changes
Open a pull request
base repository: pattern-lab/patternlab-node
base: v5.15.0
head repository: pattern-lab/patternlab-node
compare: v5.15.1
- 16 commits
- 110 files changed
- 3 contributors
Commits on Aug 7, 2021
-
refactor: further optimizations (#1335)
* 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 #1313 I've added that documentation entry with #1313, but sadly missed to remove that incorrect sentence that belongs to another section on that page.
Configuration menu - View commit details
-
Copy full SHA for c74fd66 - Browse repository at this point
Copy the full SHA c74fd66View commit details
Commits on Sep 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7377306 - Browse repository at this point
Copy the full SHA 7377306View commit details -
chore: adding start script #1343 (#1344)
* chore: adding start script #1343 which was missing in the handlebars edition in comparison to the twig edition * chore: added a documentation page for running Pattern Lab
Configuration menu - View commit details
-
Copy full SHA for 8cd7926 - Browse repository at this point
Copy the full SHA 8cd7926View commit details -
fix(initialize): updating no-emit-webpack-plugin dependency #1348 (#1…
…349) The installation of the no-emit-webpack-plugin@1 dependency results in a freeze during installation.
Configuration menu - View commit details
-
Copy full SHA for a884897 - Browse repository at this point
Copy the full SHA a884897View commit details -
refactor: preventing problem on nested PL installations (#1351)
linking to the same levels main document, to prevent problems on a nested patternlab installation
Configuration menu - View commit details
-
Copy full SHA for c74e2d7 - Browse repository at this point
Copy the full SHA c74e2d7View commit details -
fix(node16): prevent warning on installation process (#1352)
by updating recursive-copy dependency
Configuration menu - View commit details
-
Copy full SHA for d58e4c6 - Browse repository at this point
Copy the full SHA d58e4c6View commit details -
fix(docs): use "UIKits" instead of "StyleguideKits" (#1345)
Align the terminology of custom pattern lab UIs with what is used in the configuration currently. The documentation now uses "UIKits" to align with the "uikits" property of the pattern lab configuration.
René Stalder authoredSep 16, 2021 Configuration menu - View commit details
-
Copy full SHA for a2885ea - Browse repository at this point
Copy the full SHA a2885eaView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 06ac534 - Browse repository at this point
Copy the full SHA 06ac534View commit details -
refactor(docs): corrected some parts that needed rework as the digit …
…ordering is deprecated (#1356)
Configuration menu - View commit details
-
Copy full SHA for a4448e6 - Browse repository at this point
Copy the full SHA a4448e6View commit details -
chore(docs): mentioning to delete the cache file (#1350)
* chore(docs): mentioning to delete the cache file because of errors on the console * chore: restructured that content again * Update packages/docs/src/docs/editing-source-files.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> Co-authored-by: Josef Bredreck <slime.games@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 64fd8f4 - Browse repository at this point
Copy the full SHA 64fd8f4View commit details -
feat: added https description to the docs (#1355)
* feat(https): added docs on how to setup https for localhost dev server * refactor(https): added differentiation on the terminals output regarding the correct, protocol related URL * chore: simplification * chore: using markdown instead of HTML * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> * Update packages/docs/src/docs/running-patternlab.md Co-authored-by: Josef Bredreck <slime.games@outlook.de> Co-authored-by: Josef Bredreck <slime.games@outlook.de>
Configuration menu - View commit details
-
Copy full SHA for 4118f74 - Browse repository at this point
Copy the full SHA 4118f74View commit details -
refactor: slightly increased the minimum node version (#1358)
slightly increased minimum node version to satisfy packages like @babel/eslint-parser
Configuration menu - View commit details
-
Copy full SHA for ad16f6f - Browse repository at this point
Copy the full SHA ad16f6fView commit details
Commits on Oct 16, 2021
-
refactor: clearing floats in a modern way (#1362)
As the previous solution with overflow(-x) leads to several problems
Configuration menu - View commit details
-
Copy full SHA for c8ecb98 - Browse repository at this point
Copy the full SHA c8ecb98View commit details -
refactor: optimized engines directory retrieval (#1359)
* refactor: replacing existing way to retrieve the actual node_directory especially for npm workspaces usage (aka npm 7 monorepos) * refactor: outputting the engines directory path as well for debugging
Configuration menu - View commit details
-
Copy full SHA for 37d19d4 - Browse repository at this point
Copy the full SHA 37d19d4View commit details -
Revert "refactor: optimized engines directory retrieval (#1359)" (#1363)
This reverts commit 37d19d4.
Configuration menu - View commit details
-
Copy full SHA for a275d36 - Browse repository at this point
Copy the full SHA a275d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for d01b062 - Browse repository at this point
Copy the full SHA d01b062View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.15.0...v5.15.1