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.13.3
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.0
Choose a head ref
  • 4 commits
  • 562 files changed
  • 1 contributor

Commits on Jan 5, 2021

  1. BREAKING-CHANGE: Deprecate underscore prefix (#1237)

    * Deprecate underscore prefix
    * #1237: Update tests to use new "hidden" functionality
    * #1237: Add Documentation
    * #1237: Add deprecation warning
    * Update dev package sources
    * #1237 Update pattern doc locations
    * #1237 Update log warnings
    * Update documentation
    * add a possibility to disable deprecation warnings
    * Fix failing test by misssing config
    * Fix message text
    JosefBredereck authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    030a992 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. BREAKING-CHANGE: Deprecate ordering by file-prefix ##- (#1252)

    * Remove pattern ordering by file prefix ##-
    * #1252: Remove unused code
    * #1252 Update pattern doc locations
    * #1252 add possibility to disable deprecation warning
    * #1252 Fix dev engine twig
    JosefBredereck authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    d79c29c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Update starter kit file structure to match deprecation tickets (#1253)

    * Rename files to match #1252 & #1237
    * #1253: update dev editions
    * #1253 Update doc locations
    * #1253 cleanup merge bugs
    * #1253 Fix view all pages are not sorted correctly
    JosefBredereck authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a5a1265 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    d18ddac View commit details
    Browse the repository at this point in the history
Loading