Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pattern-lab/patternlab-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.14.1
Choose a base ref
...
head repository: pattern-lab/patternlab-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.14.2
Choose a head ref
  • 11 commits
  • 43 files changed
  • 4 contributors

Commits on Mar 23, 2021

  1. refactor(eslint): integrated feedback (#1304)

    * refactor(eslint): integrated feedback
    
    out of auto-fixable stuff
    
    * refactor(eslint): integrated feedback
    
    most likely out of beautification
    mfranzke authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    482bf6f View commit details
    Browse the repository at this point in the history
  2. chore(docs): corrected the markdown syntax (#1298)

    on one of the links
    mfranzke authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    60d613c View commit details
    Browse the repository at this point in the history
  3. Fix the hijacked podcast link (#1293)

    The original domain must have expired. It has been taken over by the porn site. 
    Found an alternative URL, since I wanted to listen to the episode anyway.
    arafalov authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0c7af7c View commit details
    Browse the repository at this point in the history
  4. chore(docs): mentioning minimum node version (#1292)

    Co-authored-by: Maximilian <mfr@nzke.net>
    mfranzke and Maximilian authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b3a64c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. refactor: updated chokidar depencencies for node v14+ compatibility a…

    …nd to prevent insecure binaries (#1299)
    
    * chore(docs): some typos
    
    missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)
    
    * Revert "Merge pull request #2 from pattern-lab/dev"
    
    This reverts commit 7812878, reversing
    changes made to 26db979.
    
    * Revert "Merge pull request #1 from pattern-lab/dev"
    
    This reverts commit 26db979, reversing
    changes made to fc90750.
    
    * Revert "chore(docs): some typos"
    
    This reverts commit 271dc8d.
    
    * chore: initially regenerated the yarn.lock file
    
    by yarn setup
    
    * build(dependencies): updated chokidar dependencies
    
    * Revert "Merge branch 'dev' into refactor-updated-depencency-chokidar"
    
    This reverts commit 57d9418, reversing
    changes made to 284b17c.
    
    Co-authored-by: Maximilian <mfr@nzke.net>
    Co-authored-by: Josef Bredreck <slime.games@outlook.de>
    3 people authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    8e78460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4256d6b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. refactor: updated dependencies regarding node-sass (#1300)

    * chore(docs): some typos
    
    missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)
    
    * Revert "Merge pull request #2 from pattern-lab/dev"
    
    This reverts commit 7812878, reversing
    changes made to 26db979.
    
    * Revert "Merge pull request #1 from pattern-lab/dev"
    
    This reverts commit 26db979, reversing
    changes made to fc90750.
    
    * Revert "chore(docs): some typos"
    
    This reverts commit 271dc8d.
    
    * chore: initially regenerated the yarn.lock file
    
    by yarn setup
    
    * refactor: updated node-sass related dependencies
    
    * Revert "Merge branch 'dev' into refactor-updated-dependency-node-sass"
    
    This reverts commit cae1528, reversing
    changes made to bff9389.
    
    * fix: correctly cherry-picked commit 8e78460
    
    * refactor: regenerated yarn.lock
    
    Co-authored-by: Maximilian <mfr@nzke.net>
    Co-authored-by: Josef Bredreck <slime.games@outlook.de>
    3 people authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    81cf79c View commit details
    Browse the repository at this point in the history
  2. build(dependencies): updated yargs dependency regarding high severity…

    … vulnerability (#1302)
    
    * chore(docs): some typos
    
    missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)
    
    * Revert "Merge pull request #2 from pattern-lab/dev"
    
    This reverts commit 7812878, reversing
    changes made to 26db979.
    
    * Revert "Merge pull request #1 from pattern-lab/dev"
    
    This reverts commit 26db979, reversing
    changes made to fc90750.
    
    * Revert "chore(docs): some typos"
    
    This reverts commit 271dc8d.
    
    * build(dependencies): updated yargs dependency
    
    * Revert "Merge branch 'dev' into refactor-updated-dependency-yargs"
    
    This reverts commit c20a36e, reversing
    changes made to 250aa0d.
    
    * chore: regenerated yarn.lock
    
    * refactor: corrected that previous code reformatting
    
    * Update panels.js
    
    Co-authored-by: Maximilian <mfr@nzke.net>
    Co-authored-by: Josef Bredreck <slime.games@outlook.de>
    3 people authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    2858fb1 View commit details
    Browse the repository at this point in the history
  3. fix(core): ReadDocumentation throw error on older node versions (#1295)

    * fix(core): ReadDocumentation throw error on older node versions
    
    * fix(core): ReadDocumentation add additional error code to ignore
    JosefBredereck authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    399d0e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    3191039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843bb33 View commit details
    Browse the repository at this point in the history
Loading