-
Some messages on the web UI are supposed to translate a status together with the message. Let's utilise our status colours tokens and introduce utility classes for the text.
-
It can very useful on projects when you need to force a 100% height.
Exemple: `sizing-h100` -> `height: 100%`
Can be used for other cases for 50% or width in percent or em etc.
-
Useful to have a background cover by a class instead of a style attribute in case of dynamic background-image.
-
Lifter engines say class L, but the ship's slot says M, ship's infocard says H
![grafik](https://github.com/user-attachments/assets/c566d157-dd0b-45a2-bcdc-eda425331d6d)
Transport engines say clas…
-
### The problem
Carbon uses SCSS to generate it's CSS. Use of CSS in JS, Less or other technique to apply Carbon is not always possible. This is a block to Carbonisation in some cases.
Currently s…
-
I installed the extension but got deprecation warnings in the FE so I wanted to deinstall the extension again, to see if the warning will be gone.
During deinstallation, an error occured and this b…
-
```
/* Custom space utils, as Bootstrap has a different spacing scale for > M */
.pt-l { padding-top: var(--btcpay-space-l); }
.pt-xl { padding-top: var(--btcpay-space-xl); }
.pb-l { padding-botto…
-
DwarfHighlightMod.java is much larger than it needs to be and should be split into other classes.
For example:
* DwarfHighlightMod.java
* Utilities
* Commands
* File Manipulation
-
We think we need a standard layout system for the Design System that determines grid rules and spacing between elements. This could be configured as a series of Bootstrap-like utility classes for the …
-
Currently, [services](https://github.com/open-telemetry/opentelemetry-android/tree/main/core/src/main/java/io/opentelemetry/android/internal/services) are part of the bigger core module. It would be b…