Skip to content

Move sandbox application to React

Compare
Choose a tag to compare
@dompuiu dompuiu released this 02 Dec 00:04
· 149 commits to master since this release
  • All the UI apps are now rendered using React.
  • Library editor source code is now integrated in sandbox.
  • Using React Spectrum V3 components.
  • All React components are now functional components and are using React hooks.
  • Switch from Immutable to Immer.