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

Releases: u-wave/react-server-list

v5.0.0-alpha.6

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 05 Mar 16:19
cd9c0a4
  • 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

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 01 Mar 13:55
8ca6c24
  • 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

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 12 Feb 14:17
c6f1d9a
  • Update for latest material-ui 5.x alpha.
  • Add typescript typings.

v5.0.0-alpha.3

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 25 Jan 13:35
a8414c5
  • Update for latest material-ui 5.x alpha.

v5.0.0-alpha.2

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 28 Oct 15:13
713ac7a
  • Use new JSX transform.
  • Use new react-markdown.
  • Update for latest material-ui 5.x alpha.

v5.0.0-alpha.1

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 19 Aug 08:31
c93f7e7
  • Fix description dialog text colour.
  • Fix button colours in the description dialog.
  • Use @christianmurphy/react-remark.

v5.0.0-alpha.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 15 Aug 12:29
db7065c
  • 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.

v4.0.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 04 Dec 13:43
f04111c
  • Promote alpha to a full release.

v4.0.0-alpha.1

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 28 May 16:26
eaba6cb

v4.0.0-alpha.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 28 May 16:01
a666e98
  • Update @material-ui/core, @material-ui/icons to v4. (11c93cf)
  • Change to .mjs output. (b4d2e1d)