-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have tho…
1Amal updated
3 weeks ago
-
### Description
We need to ensure our components are reusable and match the design guidelines for a consistent look and feel.
### Tasks:
Update the existing P (Paragraph), Modal, and Input com…
-
### Replacing legacy Angular Material components with the new MDC-based components
The migration of Angular Material version from 14 to 15 was done in pull request https://github.com/ita-social-proje…
-
## Context
- Related to #63697
As we're re-writing some of the components in the `@wordpress/components` package to use `ariakit`, we have the chance to re-discuss our approach to architecting o…
-
## Description
Research the existing uses of the card component to define possible card component elements and card variations.
## Details
Ticket for audit with screenshots and other info: https://g…
-
### Motivation
When animating a popover, knowing the placement can help to create an animation with directional awareness.
While it is currently possible to somehow get the placement (maybe by i…
-
Implement extensible, per-grain log-based storage for grain *components* such that the state of each component can be implemented as a log-based, snapshotable state machine. Log entries for each compo…
-
### Environment
2 Nuxt Applications with same Environment:
nuxt: 3.14.1592
nitro: 2.10.4
### Reproduction
Link: https://stackblitz.com/edit/nuxt-starter-tckmhw?file=base%2Fnuxt.config.ts
Steps:
…
-
It shouldn't be necessary to add styles for rather fundamental components like inputs, modals, cards, and loading indicators. We should find a way to use something like [PicoCSS](https://picocss.com/)…
-
i just recently update from v0.94 to v0.114 and encountered an issue when want to use WhiteNoise to server static files in production ```(DEBUG = False)``` and use WhiteNoise compression and caching…