This repository was archived by the owner on May 5, 2021. It is now read-only.
Releases: u-wave/react-server-list
Releases · u-wave/react-server-list
Release list
v5.0.0-alpha.6
- Update for latest material-ui 5.x alpha.
- Remove event sourcing polyfill. Users should bring their own.
- Fix markdown link colour in server descriptions, but better.
v5.0.0-alpha.5
- Update for latest material-ui 5.x alpha.
- Fix markdown link colour in server descriptions.
- Fix the CSS output path.
v5.0.0-alpha.4
- Update for latest material-ui 5.x alpha.
- Add typescript typings.
v5.0.0-alpha.3
- Update for latest material-ui 5.x alpha.
v5.0.0-alpha.2
- Use new JSX transform.
- Use new react-markdown.
- Update for latest material-ui 5.x alpha.
v5.0.0-alpha.1
- Fix description dialog text colour.
- Fix button colours in the description dialog.
- Use @christianmurphy/react-remark.
v5.0.0-alpha.0
- Use CSS instead of mui's styles mechanism.
- Use material-ui 5.x alpha.
- Load react-markdown once a description dialog is first opened.
- Add a hook for typical server list state management.