Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Latest commit

 

History

History
99 lines (71 loc) · 3.78 KB

CHANGELOG.md

File metadata and controls

99 lines (71 loc) · 3.78 KB

@u-wave/react-server-list change log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

Unreleased

5.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.

5.0.0-alpha.5

  • Update for latest material-ui 5.x alpha.
  • Fix markdown link colour in server descriptions.
  • Fix the CSS output path.

5.0.0-alpha.4

  • Update for latest material-ui 5.x alpha.
  • Add typescript typings.

5.0.0-alpha.3

  • Update for latest material-ui 5.x alpha.

5.0.0-alpha.2

  • Use new JSX transform.
  • Use new react-markdown.
  • Update for latest material-ui 5.x alpha.

5.0.0-alpha.1

  • Fix description dialog text colour.
  • Fix button colours in the description dialog.
  • Use @christianmurphy/react-remark.

5.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.

4.0.0

  • Promote alpha to a full release.

4.0.0-alpha.1

4.0.0-alpha.0

3.0.4

  • Update react-markdown. (#35)

3.0.3

3.0.2

3.0.1

  • Update recompose to version 0.29.0 (#30)

3.0.0

2.0.3

  • Update recompose to v0.28.

2.0.2

2.0.1

2.0.0

  • Update material-ui to v1.0.0-rc.0.

1.0.5

1.0.4

1.0.3

1.0.2

1.0.1

1.0.0

  • Initial release.