Skip to content

Releases: ash-rocks/ash-css

0.4.0

13 Sep 23:07
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

🌈 Color Update

All colors now have at least one valid WCAG AA combination with white or black

The following colors were adjusted or added:

  • Cyan
  • Red
  • Pink
  • Magenta
  • Indigo (NEW)
  • Gray
  • Steel

Total files sizes are a bit smaller, even with the new color, due to combining some selectors or changing then to use the :is() pseudo-class.

🐞Bug Fixes

  • Fixed page jumping to the location of the input for a modal when using multiple labels for the one input

0.3.0

09 Jun 22:40
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Added outlines on focus for elements using keyboard navigation
  • Corrected background colors, border colors, border sizes, and box-shadows contrasts for better visibility
  • Added more box-shadow and outline utilities
  • Checkboxes, radios, and switches are now larger for better user experience
  • Added prefers-reduced-motion reset to disable animations and added a striped progress indeterminate bar
  • Tabs are now more responsive
  • Rebuilt modals for better keyboard navigation. See documentation
  • Improved documentation
  • Fixed z-index issues

0.2.3

25 Mar 05:33
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Added focus states on tabs. Tabs are now easily navigated using the keyboard

0.2.2

23 Mar 23:45
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Added user-select: none; to some elements to prevent highlighting text

0.2.1

23 Mar 23:10
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • Corrected issues in documentation
  • Corrected issue with the jump helper on off-canvas layouts
  • Corrected padding on chips
  • Added helper to prevent scrolling on modals
  • Added caveats for modals

0.2.0

23 Mar 02:13
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Project-wide accessibility audit with better contrasts for light and dark modes
Re-designed the documentation

New features:

  • Blockquote
  • Horizontal Rule
  • Meter
  • Styled Scrollbars
  • Flex utilities

0.1.4

22 Jan 08:34
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release

Bumped version

0.1.3: Corrected jsdelivr links. Added pointer cursor to color modal labels.…

22 Jan 07:02
Compare
Choose a tag to compare
  • Corrected jsdelivr links
  • Added pointer cursor to color modal labels
  • Updated dependencies

0.1.2

14 Jan 00:14
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Actions allowed inside of figures with internal grids

0.1.1

03 Dec 01:21
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Corrected jsdelivr links and bumped version