Skip to content

Commit 232f007

Browse files
EonasdanJonathan
andauthored
2390 aria (#2943)
* 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]>
1 parent bfd75fc commit 232f007

30 files changed

+1250
-446
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Report a bug
22
description: Tell us about your issue.
33
title: "Provide a general summary of the issue"
4-
labels: ["Type: Bug", "State: Triage"]
4+
labels: ["Type: Bug", "State: Unsponsored"]
55
body:
66
- type: markdown
77
attributes:

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ site
1010
*.sln
1111
*.nupkg
1212
src/docs/partials/examples/test.html
13+
src/docs/assets/carbon.css
14+
src/docs/assets/site.webmanifest
1315
/docs/
1416
/dist/plugins/examples/
1517
coverage

0 commit comments

Comments
 (0)