create project

This commit is contained in:
ismailsosic
2022-12-27 12:05:56 +01:00
parent 2a33a2d3de
commit cd2143287c
16035 changed files with 2489703 additions and 0 deletions

31
kitabcitab/node_modules/axobject-query/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,31 @@
# axobject-query Change Log
## 1.0.1
- Changed label from structure to widget
- Added the CHANGELOG file
## 2.0.1
- Add NPM and Watchman configs
## 2.1.0
- b436e56 (origin/update-dependencies, update-dependencies) Update dependencies; ESLint to 6
- c157720 Fixes for select and datalist
## 2.1.1
- Bumping the version to see if Travis will run green on the master branch
## 2.1.2
- a1c5ef9 Updated the Copyright to 2020 for A11yance
- 5c5e04d Remove Peer Dependency to ESLint
- ec1b53b Remove dependencies on @babel/runtime and @babel/runtime-corejs3
## 2.2.0
- 9b9db89 Add the summary element as a related concept in DisclosureTriangleRole
- 7ac02af Fix the build script for the src files
- 56e0765 Fix permissions on files from 755 to 644