-
Let's get a coding standard, for HTML, CSS, JS, and whatever else we will be working with. Discussion here. ( @sadasant , @adrianObel , @ghostbar )
After that:
- [ ] Setup .editorconfig [editorconfi…
-
Want to avoid scripts and things getting injected into the site unexpectedly.
## Resources to enable
- self hosted scripts & styles
- inline scripts & styles via hash at build time
- twitter and…
-
With the new architecture enabled, navigating between screens where TVFocusGuideView is used with the autofocus prop does not work as expected. Instead of persisting the previously focused element, th…
-
# Problem to Solve
I often want to quickly paste or type code snippets formatted in monospace, but don't have any hotkey to do this. I have hotkeys for italics, headings 1-6, quotes, and to reset …
-
When I fetch new data from my server the swiper does not update the UI with the new cards.
Here's my code:
` `
`const handleIndexChange = () => {
if (index === 0) return;
if (index %…
-
**Description**
As a developer,
I need to separate the CSS into corresponding external CSS files for each HTML page or module,
So that the project maintains consistent styling, modularity, and impr…
-
**Is your feature request related to a problem? Please describe.**
If Pyleoclim is imported, the default style gets implemented on all graphics, including the one made by matplotlib. The Matplotlib…
-
**Is your feature request related to a problem?**
A clear and concise description of what the problem is, e.g. _I'm always frustrated when [...]_
**What solution would you like?**
A clear and con…
-
### Package
@carbon/styles
### Browser
Chrome, Edge
### Package version
V10, V11
### React version
_No response_
### Description
When putting my own tables into cells or expanded rows of a da…
-
During my first pass at implementing maps, I failed to realized the webapp already supported passing in axis parameters like model and scenario as GET parameters via Leaflet's `dim_*` properties. We c…