noredink-ui
noredink-ui copied to clipboard
Component Library package & Component Catalog app code
Snyk has created this PR to upgrade expect from 27.4.6 to 27.5.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
Consider supporting width/height settings for clickabletext with nice overflow defaults. Currently, when there's a box containing a clickable text with a fixed width, the clickable text's content may overflow the...
See https://github.com/NoRedInk/NoRedInk/pull/36742#discussion_r781427781 `Button.button`, `ClickableSvg.button`, and `ClickableText.button` should all support easy customization of the type and should all have the same reasonable defaults.
See https://github.com/NoRedInk/noredink-ui/pull/794#discussion_r764885923 for suggestions around how to make the ClickableAttributes internals simpler!
I was trying to add an `initialize` callback to my custom element, but it didn't seem like it was ever being called. After looking at the source [here](https://github.com/NoRedInk/noredink-ui/blob/master/lib/CustomElement.js#L118), it seems...
As a NoRedInk engineer, I want to be able to push a new version of the npm package when I make changes to JavaScript code. Things that'd be good to...
Also: - Remove the placeholder text from the examples (duplicate placeholder and label text makes for an odd SR experience). - Make placeholder text gray20 when input is disabled
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18. Release notes Sourced from cachix/install-nix-action's releases. install-nix-action-v18 Fix nodejs warnings & simplify maintenance Use python3 when determining number of cores Collapse installer log messages...