noredink-ui
noredink-ui copied to clipboard
Component Library package & Component Catalog app code
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 11. Release notes Sourced from cachix/cachix-action's releases. cachix-action-v11 Allow pushFilter regex to start with a dash Add pathsToPush and cachixArgs Avoid pushing .drv.chroot files Self-hosted...
https://noredink.slack.com/archives/C9MEFL3KL/p1665525389968089
https://adrianroselli.com/2020/03/stop-using-drop-down.html
This state supports a tooltip and is focusable by users, but is otherwise unresponsive to input. Read more here: https://paper.dropbox.com/doc/UI-Style-Guide-and-Caveats--Bp4fqW9iugIrl0HvFqdDzOlbAg-PvOLxeX3oyujYEzdJx5pu#:uid=089559839007265064583003&h2=:under-construction:-Read-Only The following components need read-only states - [ ] Button...
This issue is a stub. See https://noredink.slack.com/archives/C0VVDLEES/p1661462324134129 for a bit more color.
@omnibs mentioned that it wasn't clear how to get a `Button.medium` or a `Button.secondary` for instance from the styleguide example. Update the table headings so that they're: - prefixed with...
## Context We noticed that a lot of the work needed to deal with overlapping highlights was being done once per highlightable even though it could be done once at...
# :wrench: Modifying a component ## Context This PR is a major refactor/re-architecture of the `MediaQuery` module to use a builder pattern instead of exposing `Css.Media.MediaQuery` ### Motivation - Media...