Ali Stump

Results 35 issues of 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...

subtype: new rule
good first issue
status: ask to implement

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.

documentation

Sidebar styles are nested too deeply, resulting in a specificity cascade which is blocking custom styling of components in consuming apps.

bug
semver-minor

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...

![dropdownbug](https://cloud.githubusercontent.com/assets/3362490/18331726/072d85aa-7516-11e6-849e-6419c91ad503.gif)

bug

**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*...

enhancement

**Related Issue:** #8807 ## Summary replaced `--calcite--color-brand` with `--calcite-color-brand`

bug
p - high