-
If you disable some of the utility classes from the element, switch to another element and then return to the original element the disabled utility classes would be gone completely. I expected that I'…
-
Problem Statement: Users may not always have reliable internet access, especially in areas with limited connectivity. Without the ability to download video classes for offline viewing, users might str…
-
The current state of the `library` needs refactoring. I propose to refactor to the following structure:
- root
- tools
- explorer
- optimizer
- ...
- cli
- discopop (e.g. …
-
As Interaction Designer
I want to change all utility classes to match 8 pix grid
So that it is easier to design content of the ONS website
**Description**
It was highlighted by Interaction Designers…
-
### Why is this needed?
I'm new to GraphQL in general, but I think in the original PR #323 the `AppSyncResolverEvent` was based on AWS Amplify, so instead of reading `parentTypeName`, we are reading …
-
### Description
Utilities to control alignment, wrapping, weight, and more.
### Design
https://getbootstrap.com/docs/5.3/utilities/text/
### Tokens
- [ ] Tokens for this component are r…
-
### Description
Utilities to add or remove shadows to elements.
### Design
https://getbootstrap.com/docs/5.3/utilities/shadows/
### Tokens
- [ ] Tokens for this component are ready
#…
-
### Use Case
I'm developing a custom utilities class and want it to be equally accessible in inflight and preflight modes. For example,
pub enum DatetimeFormat {
ISO,
MMYYYY,
YYYYMMDD…
-
While scoped CSS is nice, it also makes certain things like creating critical CSS more complicated.
Therefore all scoped CSS should either:
* Be Bootstrap 5 utility classes
* Or: part of the ba…
-
With the gradual introduction of padding, the data store reader and writer classes are picking up some extra functionality (notably, in #401).
Some of the padding-related functionality could be reu…