Skip to content

Releases: openXapps/web-apps-bookmarker-mui

Upgrade React to version 18

28 May 10:50
Compare
Choose a tag to compare
  • Dump React to version 18 and all dependencies to their latest version.
  • Did some minor changes and additions.

Upgrade MUI to v5 and React Router to v6

02 Feb 06:19
661764c
Compare
Choose a tag to compare

This release was an insane upgrade. There are still many enhancements to implement, but this release focused on getting the latest Material UI and React Router versions in.

  • Version bump to v0.4.0.
  • Upgraded MUI from v4 to v5.
  • Upgraded React Router from v5 to v6.
  • Refactoring of routes.
  • Optimized performance and slightly changed theme layout.

Enhancements and bug fixes

30 May 07:21
Compare
Choose a tag to compare
  • Version bump to v0.3.2.
  • Added favourites icon to bookmark list items.
  • Implemented proper read-me file.

Initial production release

17 May 18:34
Compare
Choose a tag to compare

Third generation release. In this release Material-UI was used instead of Bootstrap as per the previous version. Much better React coding and best practices.