-
https://lucid-roentgen-84d70e.netlify.com/pattern-library/#cards
-
**Describe the feature:**
Numeral formatting in Kibana is done through patterns with the Numeral.js library.
[Numeral Formatting](https://www.elastic.co/guide/en/kibana/current/numeral.html)
> Numer…
-
### Which design system content is impacted? * (PLEASE SELECT THE LIBRARY)
- [ ] Figma Core Foundations
- [X] Figma Core Components
- [ ] Figma Core Patterns
- [ ] Figma Core Icons
- [ ] Sketch Core …
-
The edx-ui-toolkit and ux-pattern-library repositories are both legacy UX artifacts that the 2U UX team has no interest in maintaining. Please create a separate deprecation ticket for each of them as…
-
Yesterday, the recipe started erroring:
```
URLTextSearcher
{'Input': {'re_pattern': 'node-v22.([0-9]+(\\.[0-9]+)+).pkg',
'result_output_var_name': 'MINOR_VERSION',
'url':…
-
Include a pattern library page with 'Kitchen Sink' type HTML for general styling. Headings, lists, paragraphs etc.
Could even take this further and have core Gutenberg blocks and other WordPress p…
-
So some modules might not work with it. For instance the core [color](https://www.drupal.org/docs/8/core/modules/color/overview) module.
Its not possible for the module to alter colors in css files…
-
## Configuring this issue
- [ ] Add issue to appropriate epic
- [ ] Add component label (such as `va-alert`), if applicable
- [ ] Add `component-new` or `component-update` label, if applicable
- [ ] C…
-
### Issue description:
I'm just starting to play with block patterns and realized that none of my Kirki CSS is used in the pattern preview when inserting a pattern, either in the sidebar or the "Expl…
-
You can "cheese" enums3 by putting the test's desired values in the match statements:
```
match message {
Message::Resize { width, height } => self.resize(10, 30),
Mes…