reactify 8.x-1.0

Bug fixes
New features
Unsupported
  • Update to latest version of React (16.4.2)
  • Rewrite context API from legacy to stable
  • Update other packages like react-router-dom etc (please see updated package.json for full list)
  • Temporary comment out chart components since react-d3-core doesnt work with React 16
  • Remove ComponentWillMount lifecycle methods since they will be depreciated in future major version

reactify 8.x-1.0-beta1

Bug fixes
New features
Unsupported

Added cross-platform support
Removed url from config file
Added toggle UI element
Theme's settings page refactoring.

reactify 8.x-1.0-alpha2

Bug fixes
New features
Unsupported

Create 2 different webpack files for development and build processes.
Move css styles from js bundle's inline styles to separate css file and update theme's libraries file.
Move React files, component and build tools to 'react' folder to keep theme's structure clean.
Add to Drupal theme settings page layout, theme text and dashboard settings.
Adjust frontend dashboard settings (available after logging in), so it consumes dashboard settings from the backend.
Add check whether to display dashboard statistics.

reactify 8.x-1.0-alpha1

Bug fixes
New features
Unsupported

Remove hardcoded urls from '_links' property on add entity pages.
Adjust webpack configuration for proper loading of images and fonts.
Remove Drupal core libraries from frontend pages to avoid js conflicts and smaller bandwith.

reactify 8.x-1.x-dev

New features

Initial release
Ready to use for further development
Implements CRUD operations and JWT token authentication

Subscribe with RSS Subscribe to Releases for Reactify