This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Releases: paritytech/polkadot-cloud
Releases · paritytech/polkadot-cloud
polkadot-cloud-core: v1.0.0
app: v0.2.15
v0.1.3
v0.1.2
v0.1.1
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.