-
### Actual Behavior
- calcite-combobox-item.scss 'colors.border.1' does not exist in your theme config.
- calcite-accordion.scss - 'borderColor.2' does not exist in your theme config.
### Expe…
-
Remove left-hand bar single selection active state style:
![image](https://user-images.githubusercontent.com/14083530/116617741-d183bd80-a903-11eb-82ac-d0fbaa14df23.png)
- Replace with circle (rad…
-
### Description
It seems this is the only component that looks up the theme to do something. Is it possible to refactor this logic to grab a CSS variable instead of looking up the theme?
```tsx
…
-
I'm actually a bit surprised nobody has asked for it yet. Anyways, the process is [documented](https://github.com/Minecraft-Technik-Wiki/BlockMap#update-to-newer-minecraft-version) and only takes a fe…
-
It'd be nice to have https://esri.github.io/calcite-colors/ show the calcite vars and their respective hex values. Other repos can reference it directly instead of maintaining a local copy.
-
## Summary
**Which component?:** calcite-color-picker
**Which test(s)?:**
Varied between runs, but some of these are 👇🏼
**Test error:**
```
FAIL src/components/calcite-color-picker/…
-
### Description
I think we'll need to remove styles that directly hook into a theme attribute as well, as that will no longer happen. A quick search reveals the following:
```
src/components/ca…
-
### Description
Since we're merging the calcite-app-components into calcite-components we need to make sure we have clear UI consistency with foundations usage (colors, type-scale, spacing, etc) and …
-
### Description
Currently, input invalid states have the label turn red, and will have the error message below.
This can create a weird red/blue state when the input is in focus:
To address…
-
https://esri.github.io/calcite-colors/
Might have to do with the recent breaking changes.
@driskull, can you take a look?