Meteor React Admin Lte Versions Save

☄️ Starter project using Meteor + React and AdminLTE ui.

v2.1.0

6 years ago

Some fixes and updates.

  • Added AuthRouter custom helper for your authenticated routes. There are a lot of solutions out there, but i prefer this one, easier.
  • Removed Index component wrapper. It's no use after the update, but if you want this some kind of parent component that does something globally, go on and make one!

If you are more comfortable on using the React Router version 3 please use the previous version of this! Goodluck and happy coding!

v2.0.0

6 years ago

Core:

Others:

As the cores change, its dependent libraries and their setups have to updated too.

  • Enzyme - With additional configuration for React v16
  • React-meteor-data - now uses withTracker for container components

Outdated:

  • React Router - The newer version takes me a lot of time to setup using the current design. If you want to explore this and update it your own, It would be cool. You can submit a PR then we're ready roll.

NOTE: Please check/review the code if you want to know the details.

Explore the latest updates! Try to use its newest features for your own good. Good luck and happy coding! :tada:

v1.0.2

6 years ago