init source

This commit is contained in:
Le Viet
2022-03-07 22:07:57 +07:00
parent e4376f3777
commit 8aba590a8d
11240 changed files with 1012977 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# aria-query Change Log
## 1.0.0
- Updated values of aria-haspopup to include ARIA 1.1 role values
- Added the CHANGELOG file
## 2.0.0
- Remove package-lock file.
- Add Watchman config file.
## 2.0.1
- Added aria-errormessage to the ARIA Props Map.
## 3.0.0
- Bumping to a major version because of a previous breaking change.