Skip to content

Releases: app-generator/react-soft-ui-dashboard

v2.0.10

02 Dec 18:55
Compare
Choose a tag to compare

Changes

  • Added OAuth via Github

v2.0.9

29 Nov 06:04
Compare
Choose a tag to compare

Changes

v2.0.7

08 Nov 08:05
Compare
Choose a tag to compare

Improvements

  • Save Compat matrix in package.json
    • build node
    • Yarn, NPM
    • NodeJS versions

v2.0.6

05 Nov 11:33
Compare
Choose a tag to compare

Improvements

  • Added env.sample
  • API_URL can be specified in env (optional)
    • data used in src/config.js
  • Added compatibility matrix for Node, yarn & NPM

v2.0.5

16 Nov 19:13
Compare
Choose a tag to compare

Improvements

  • Added Docker Support
  • Fixes:
    • Logout over Flask API Server

v2.0.4

11 Oct 17:10
Compare
Choose a tag to compare

Improvements

  • Patch #5 (enhancement) - Logout Link - Move from top-left menu to sidebar
  • Update Links (different sections)

v2.0.3

09 Oct 15:19
Compare
Choose a tag to compare

Improvements

  • Added Usable JWT Authentication Flow
    • Login/Logout/Register
  • Added Docker target in package.json
    • yarn docker

v2.0.2

08 Oct 09:07
Compare
Choose a tag to compare

Improvements

  • Added Docker Support
    • docker-compose pull ; docker-compose build ; docker-compose up

v2.0.1

08 Oct 07:05
Compare
Choose a tag to compare

Fixes:

  • #1 - Compilation Error (Windows Env): Delete 'cr' [prettier/prettier]
  • #2 - Compilation Error (Windows Env): 'React' must be in scope when using JSX

v2.0.0

08 Oct 06:43
Compare
Choose a tag to compare

Initial Import

  • Soft UI Dashboard React: v2.0.0
  • Migration from Material-UI v4 to Material-UI v5.
  • Customizing Autocomplete component based on the Soft Design.
  • Customizing the TextField component based on the Soft Design.