Skip to content

Commit

Permalink
2390 aria (#2943)
Browse files Browse the repository at this point in the history
* calendar works

* calendar works

* icon element opens on keybind

* focus color
button label
clock progress

* clock works

* bug fixes

* bug fixes

* fix test

* fix label issue

* added keyboard nav docs

---------

Co-authored-by: Jonathan <[email protected]>
  • Loading branch information
Eonasdan and Jonathan authored Feb 26, 2025
1 parent bfd75fc commit 232f007
Show file tree
Hide file tree
Showing 30 changed files with 1,250 additions and 446 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Report a bug
description: Tell us about your issue.
title: "Provide a general summary of the issue"
labels: ["Type: Bug", "State: Triage"]
labels: ["Type: Bug", "State: Unsponsored"]
body:
- type: markdown
attributes:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ site
*.sln
*.nupkg
src/docs/partials/examples/test.html
src/docs/assets/carbon.css
src/docs/assets/site.webmanifest
/docs/
/dist/plugins/examples/
coverage
Expand Down
Loading

0 comments on commit 232f007

Please sign in to comment.