Skip to content

Releases: open-source-labs/ReacType

ReacType v10.0.0

20 Jan 20:40
e1ac043
Compare
Choose a tag to compare

New Features in ReacType 10.0.0

  • Live Rendering of components using a functional code editor
  • In-line CSS styling capability
  • Functional event handlers.
  • Enhanced performance

Mac v9.0.0

24 Nov 01:14
639f1c7
Compare
Choose a tag to compare

New Features in ReacType 9.0

  • React Router enabled by default, Switches and Link components can be quickly added with Drag and Drop.
  • State management with Hooks or Context API
  • Allows creation of nested complex data types

ReacType 8.0.0

07 Oct 17:18
a893536
Compare
Choose a tag to compare

New Features:

  • Optional test suite exports with application files
  • OAuth Github Protocol Implemented
  • Enhance dark mode

ReacType 7.0.0

13 May 08:25
499898b
Compare
Choose a tag to compare

New Features:

  • Live Demo Preview
  • Embedded annotations for each HTML element
  • Added component state management that pushes useState React Hooks
  • CSS Editor is now dynamic
  • Updated dashboard

ReacType 6.0.0 (Mac)

24 Mar 03:06
d7c4c65
Compare
Choose a tag to compare

New with version 6.0:

  • Dashboard: Click the 'Dashboard' button to view the Public Dashboard and User Dashboard.
  • Like: Like other people's templates by clicking on the star icon.
  • Comment: Comment on other templates by typing in the input field and clicking the comment icon.
  • Download: Save any public template by clicking the download icon to save a copy as your own.
  • Publish: Publish any template to the Public Dashboard for other users to download, like, or comment on. Click again to unpublish projects.
  • Sort By: Click the 'Sort By' button to choose different metrics to sort the Public Dashboard by.
  • Form Nesting: Nesting within form tags is now fully functional
  • Added Undo and Redo functionality
  • Keyboard Shortcuts

ReacType 6.0.0 (Windows)

24 Mar 22:09
18302b9
Compare
Choose a tag to compare

Dashboard: Click the 'Dashboard' button to view the Public Dashboard and User Dashboard.
Like: Like other people's templates by clicking on the star icon.
Comment: Comment on other templates by typing in the input field and clicking the comment icon.
Download: Save any public template by clicking the download icon to save a copy as your own.
Publish: Publish any template to the Public Dashboard for other users to download, like, or comment on. Click again to unpublish projects.
Sort By: Click the 'Sort By' button to choose different metrics to sort the Public Dashboard by.
Form Nesting: Nesting within form tags is now fully functional
Added Undo and Redo functionality
Keyboard Shortcuts

ReacType 5.0.0 (Windows)

03 Feb 04:23
53ededf
Compare
Choose a tag to compare

New with version 5.0:

  • Elements may be added to components in any location, rather than only at the bottom
  • Compatibility with Gatsby.js
  • Modernized and cleaner UI, including enhanced dark mode
  • Tutorial has been updated to reflect other modifications

ReacType 5.0.0 (Mac)

03 Feb 04:31
53ededf
Compare
Choose a tag to compare

New with version 5.0:

  • Elements may be added to components in any location, rather than only at the bottom
  • Compatibility with Gatsby.js
  • Modernized and cleaner UI, including enhanced dark mode
  • Tutorial has been updated to reflect other modifications

ReacType 5.0.0 (Linux)

03 Feb 04:25
53ededf
Compare
Choose a tag to compare

New with version 5.0:

  • Elements may be added to components in any location, rather than only at the bottom
  • Compatibility with Gatsby.js
  • Modernized and cleaner UI, including enhanced dark mode
  • Tutorial has been updated to reflect other modifications

ReacType 4.0.0 (Windows)

13 Nov 23:37
fcda02a
Compare
Choose a tag to compare

New Features:

  • View dynamically created components/HTML elements in the component tree
  • Typescript syntax for React
  • Code preview is fully editable (make changes before exporting project)
  • Create custom HTML elements
  • Improved UI experience
  • Comprehensive tutorial with images