web 3d图形渲染器

31 lines
753 B

  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
  16. ## 2.2.0
  17. - 9b9db89 Add the summary element as a related concept in DisclosureTriangleRole
  18. - 7ac02af Fix the build script for the src files
  19. - 56e0765 Fix permissions on files from 755 to 644