Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Releases: paritytech/polkadot-cloud

polkadot-cloud-core: v1.0.0

03 Oct 15:13
81e8aee
Compare
Choose a tag to compare

1.0.0 (2023-10-03)

Features

  • theme and template structure has been amended (#647) (670dc87)

app: v0.2.15

03 Oct 15:13
81e8aee
Compare
Choose a tag to compare

0.2.15 (2023-10-03)

Features

v0.1.3

19 Sep 14:31
cf61c64
Compare
Choose a tag to compare

This release contains the latest code of the Polkadot Dashboard UI Mono repo.

v0.1.2

11 Jun 09:57
Compare
Choose a tag to compare

This release contains the latest code of the Polkadot Dashboard UI Mono repo.

v0.1.1

10 May 12:59
Compare
Choose a tag to compare

Repo Structure / CI / Utils

  • Restructured repository into a multi-package mono-repo.
  • Added stylelint to lint command.
  • Added node 19 to CI.
  • Added automatic publish automation CI.
  • Package package.json files are automatically generated upon workspace build.

Core UI

  • Added the remaining dashboard core wrappers to the library.
  • Expanded theme setup with additional CSS variables.
  • Added pulse effect to ButtonSubmit.
  • Published to @polkadotcloud/core-ui.

Utils

  • Initiated the utils package, published to @polkadotcloud/utils.

Other packages

  • Added a react-odometer package for smooth number easing, , published to @polkadotcloud/react-odometer.

Sandbox

  • Moved sandbox navigation to side menu .
  • Added code drawer component to show code snippets.