Ali Stump
Ali Stump
when trying to build custom commitizen prompt configs in node >14 where ```package.json { "type": "module", } ``` it throws an error ``` require() of ES Module /custom-cz.js from /node_modules/commitizen/dist/commitizen/adapter.js...
## The Problem Developers on my team occasionally add extra parenthesis to the end of custom-properties, media-queries, and urls which are not caught by other linting rules and which can...
in some use cases the stick section needs to sit below the very top of the screen. In these cases we need the ability to set a top position easily.
In reading the docs, it was unclear that properties like `hasMargin` from Panel were also available to use in ExpanderPanel.
Sidebar styles are nested too deeply, resulting in a specificity cascade which is blocking custom styling of components in consuming apps.
An updated version of the Sidebar Component designed to fit into CSSGrid or Flexbox layouts. (talk to @alisonailea) which displays a full height sidebar in the left or right-hand side...

feat(input): add mixin so it's easier to style and maintain similar components and parent components
**Related Issue:** #7180 ## Summary This hands-off input styles to a mixin to style input components. `@include input();` will result in all the styles currently found in https://github.com/Esri/calcite-design-system/pull/8594 `@include input('input-number',...
**Related Issue:** #7180 ## Summary ``` --calcite-loader-font-size: Specifies the font size of the loading percentage when type is `"determinate"`. --calcite-loader-size: The width and height of a non-inline loader. --calcite-loader-size-inline: *deprecated*...
**Related Issue:** #8807 ## Summary replaced `--calcite--color-brand` with `--calcite-color-brand`