We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d00ff5 commit da7211dCopy full SHA for da7211d
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## [Unreleased]
2
+
3
+## 2.0.3 - 2025-08-08
4
- Fix command component accessibility issues
5
- Handle Space and Enter keys in menu navigation
6
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (2.1.0)
+ css-zero (2.0.3)
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "2.1.0"
+ VERSION = "2.0.3"
end
0 commit comments