Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
1234567891011121314151617181920212223242526
  1. # axobject-query Change Log
  2. ## 1.0.1
  3. - Changed label from structure to widget
  4. - Added the CHANGELOG file
  5. ## 2.0.1
  6. - Add NPM and Watchman configs
  7. ## 2.1.0
  8. - b436e56 (origin/update-dependencies, update-dependencies) Update dependencies; ESLint to 6
  9. - c157720 Fixes for select and datalist
  10. ## 2.1.1
  11. - Bumping the version to see if Travis will run green on the master branch
  12. ## 2.1.2
  13. - a1c5ef9 Updated the Copyright to 2020 for A11yance
  14. - 5c5e04d Remove Peer Dependency to ESLint
  15. - ec1b53b Remove dependencies on @babel/runtime and @babel/runtime-corejs3