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.4.2
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.5.0
Choose a head ref
  • 9 commits
  • 21 files changed
  • 4 contributors

Commits on Dec 3, 2019

  1. feat: upgrade Twig to use new filter, map, reduce

    This updates brings in [`@basalt/twig-renderer` v0.13.0](https://github.com/basaltinc/twig-renderer/releases/tag/v0.13.0) which updates Twig PHP to v1.42.2 and brings in the new `filter`, `map`, and `reduce` functions [just
    added](https://symfony.com/blog/twig-adds-filter-map-and-reduce-features).
    EvanLovely committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    4218a5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1107 from pattern-lab/feature/update-twig

    feat: upgrade Twig to use new filter, map, reduce
    sghoweri authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    9571d43 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    7b8c3de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1108 from pattern-lab/chore/update-handlebars

    Chore: Update Handlebars to v4.5.3
    bmuenzenmeyer authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b9ba7a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. feature: UIKit - logo: replaced ratio property #1111

    Maximilian committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    830a881 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    c130f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0cb3fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1112 from mfranzke/feature-uikit-ratio-width-height

    feature: UIKit - logo: replaced ratio property #1111
    sghoweri authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    6a5f60f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dee3b3 View commit details
    Browse the repository at this point in the history
Loading