Skip to content

Releases: freenit-framework/frontend

Refresh Credentials

17 Mar 19:28
Compare
Choose a tag to compare

Changelog

  • On first load, refresh credentials

Initialize Auth Store

16 Mar 23:37
Compare
Choose a tag to compare

Changelog

  • Initialize auth store and try to refresh access/refresh tokens

Store provider

15 Mar 23:56
12baa82
Compare
Choose a tag to compare

Changelog

  • Export store provider

MobX

15 Mar 10:37
755b486
Compare
Choose a tag to compare

Changelog

  • Switch to MobX

Upgrade

29 Oct 21:36
b4c4ca4
Compare
Choose a tag to compare

Changelog

  • React 17
  • Component names are capitalized
  • Login has onSuccess prop

Peer

01 Oct 20:15
b83d110
Compare
Choose a tag to compare

Changelog

  • Peer dependencies and react-router-dom

Styleguide

01 Oct 18:27
7950028
Compare
Choose a tag to compare

Changelog

  • Base code on CRA
  • Integrate react-styleguide for documentation
  • Integrate rollup for library building

Bugfix

06 Jun 15:01
555f730
Compare
Choose a tag to compare

Changelog

  • User/role assignment fix

Protected

12 May 23:03
3748f07
Compare
Choose a tag to compare

Changelog

  • Make Protected class customizable