Skip to content

Release 1.0.0 - Hello WebXR!

Latest

Choose a tag to compare

@timondev timondev released this 10 Oct 18:54
· 4 commits to main since this release
522790c

This is the release of WebXR a11y v1.0.0. It is a clone of Hello WebXR! with updated dependencies and fixes.

What's Changed

  • ✨ Added Fork from MozillaReality/hello-webxr in #1
  • πŸ”§ Updated package.json and package-lock.json in #3
  • πŸ”§ Changed webpack to parcel in #4
  • πŸ”§ Updated reference to troika-three-text in #5
  • πŸ”§ Fixed Parcel Static Loading and Font Typo in #6
  • πŸ”§ Changed to prettier by parcel configuration in #7
  • πŸ”§ Updated & registered Ecsy Compnents in #8
  • πŸ”§ Registered Ecsy Components in #9
    πŸ”§ Moved Components Library to src in #9
  • πŸ”§ Moved assets and res into a static folder in #10
    πŸ”§ Moved transcoders into static folder in #10
    ✨ Added static file copy to parcel in #10
    πŸ”§ Updated Transcoders and Decoders in static in #10
  • πŸ”§ Fixed ECSY Bugs in #11
  • πŸ”§ Fixed bugs regarding Three.js in #12
  • πŸ”§ Fixed Crashes in #13
  • 🧨 Removed last occurences of webpack in #14
  • πŸ“– Fixed README.md logo in #2
    πŸ”§ Fixed README.md Logo being now in static/res in #15

Full Changelog: https://github.com/timondev/webxr-a11y/commits/v1.0.0