Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Releases: AndrewPrifer/react-three-editable

v0.7.2-4

27 Nov 13:17
Compare
Choose a tag to compare
v0.7.2-4 Pre-release
Pre-release
  • Apply editor shadow-dom specific base styles c0dc955

v0.7.2-3...v0.7.2-4

v0.7.2-3

27 Nov 11:31
Compare
Choose a tag to compare
v0.7.2-3 Pre-release
Pre-release

v0.7.2-2...v0.7.2-3

v0.7.2-2

26 Nov 23:39
Compare
Choose a tag to compare
v0.7.2-2 Pre-release
Pre-release
  • Fix missing aria-label on Modal e59258c
  • Fix React missing key warning 0dc4892

v0.7.2-1...v0.7.2-2

v0.7.2-1

26 Nov 23:18
Compare
Choose a tag to compare
v0.7.2-1 Pre-release
Pre-release
  • Run tailwind in production mode

v0.7.2-0

26 Nov 22:47
Compare
Choose a tag to compare
v0.7.2-0 Pre-release
Pre-release
  • Upgrade build system to work with Tailwind and TS 4.0 ab3645a
  • Remove Chakra UI and rewrite UI with Tailwind and Reakit 1a03d9c

v0.7.1...v0.7.2-0

v0.7.1

22 Nov 12:45
Compare
Choose a tag to compare

Bug fixes

  • Enable persistence by default 3860a95

v0.7.0...v0.7.1

v0.7.0

22 Nov 12:30
Compare
Choose a tag to compare

Improvements

  • Output distinct development and production bundles 285e84b
  • Automatically display Editor in development, hide otherwise e631fc4

New features

  • Implement localStorage persistence 81230c4

Bug fixes

  • Pin react-shadow at 18.5.1 because it doesn't seem to follow semver 064126f

Breaking changes

You no longer need to manually include the Editor component, it is automatically done for you in development.

v0.7.0-2...v0.7.0

v0.7.0-2

21 Nov 12:35
Compare
Choose a tag to compare
v0.7.0-2 Pre-release
Pre-release
  • Pin react-shadow at 18.5.1 because it doesn't seem to follow semver 064126f

v0.7.0-1...v0.7.0-2

v0.7.0-1

21 Nov 12:12
Compare
Choose a tag to compare
v0.7.0-1 Pre-release
Pre-release
  • Revert trying to drop Editor from production bundle b1ff91e

v0.7.0-0...v0.7.0-1

v0.7.0-0

21 Nov 10:53
Compare
Choose a tag to compare
v0.7.0-0 Pre-release
Pre-release
  • Output distinct development and production bundles 285e84b
  • Automatically display Editor in development, hide otherwise e631fc4
  • Implement localStorage persistence 81230c4

v0.6.4...v0.7.0-0