Salem Cobalt
Salem Cobalt
Long overdue front-end cleanup of the Nav component to be more maintainable, more easily updated in the future and more performant. Not 100% where I want to be with this...
Closes #999 WIP - adding preliminary support for dynamic JS-based configs. ## Todos - [ ] Wire up cosmic config to allow support for `.js` and `.json` based configs with...
A continuation of some of the big ideas discussed here: https://github.com/pattern-lab/styleguidekit-assets-default/issues/92 In a nutshell, three big goals here: 1. How can we make Pattern Lab’s UI so polished and performant...
As @EvanLovely mentioned in https://github.com/pattern-lab/patternlab-node/pull/897#issuecomment-477833632, we need the ability to allow PL config files to (also?) support `.js` config files instead of only allow `.json` files.
In my opinion, I think we should take a step back to make sure we understand all the different ways that Pattern Lab should be able to be configured /...
This PR provides a way to (optionally) customize how incoming values are evaluated (ie. has this value _actually_ changed) via the new `shouldUpdate` method; a very similar use case to...
### Component c/v3-cli Hasura DDN CLI Version: 2024.01.15 ### What is the current behaviour? I'm unable to use the `hasura3 watch` command in an existing repo (ie. real world use...
[Original pull request](https://github.com/drupal-pattern-lab/patternlab-php-core/pull/17) from the Drupal Pattern Lab Fork which already merged in [these 9 ](https://github.com/drupal-pattern-lab/patternlab-php-core/pulls?q=is%3Apr+is%3Aclosed)previous PRs. This allows for for any of the default set of Pattern Lab data...
Consolidates the handful of places where Pattern Lab PHP Core sets up (and re-sets up) the Pattern Loader engine into a single instance -- matching up with the way all...
Specifically, allow Pattern Lab users to manually adjust the visual ordering of any navigation items in the Pattern Lab main menu based on the configurable `order` property that's set in...