Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#1985)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ross Bulat <ross@parity.io>
  • Loading branch information
github-actions[bot] and Ross Bulat committed Mar 4, 2024
1 parent a922d42 commit 1d5aacf
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
# Changelog


## [1.2.0](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.1.7...v1.2.0) (2024-03-04)


### Features

* **refactor:** Overlay to kit ([#1994](https://github.com/paritytech/polkadot-staking-dashboard/issues/1994)) ([e1cd02f](https://github.com/paritytech/polkadot-staking-dashboard/commit/e1cd02fca5dece54e412dbd4625c9108bbe1c394))
* **refactor:** remove react ([#1996](https://github.com/paritytech/polkadot-staking-dashboard/issues/1996)) ([b202039](https://github.com/paritytech/polkadot-staking-dashboard/commit/b202039b32f504da66dbd10bb57a2f2e383f3004))
* **refactor:** Softer offline events ([#2013](https://github.com/paritytech/polkadot-staking-dashboard/issues/2013)) ([5ddb614](https://github.com/paritytech/polkadot-staking-dashboard/commit/5ddb61435bbf4a0223c4023b6ab0e15c22dbb476))
* **refactor:** stricter validator operator svgs ([#1986](https://github.com/paritytech/polkadot-staking-dashboard/issues/1986)) ([058cb24](https://github.com/paritytech/polkadot-staking-dashboard/commit/058cb24dd52e41ebc254522e162c9ba55cb74b5b))
* **refactor:** use @w3ux/extension-assets and @w3ux/validator-assets ([#1987](https://github.com/paritytech/polkadot-staking-dashboard/issues/1987)) ([f0b5eaa](https://github.com/paritytech/polkadot-staking-dashboard/commit/f0b5eaa82b8fdeda0793d376f4c18a05358201dd))
* **refactor:** use @w3ux/utils ([#1988](https://github.com/paritytech/polkadot-staking-dashboard/issues/1988)) ([70b02ff](https://github.com/paritytech/polkadot-staking-dashboard/commit/70b02ffa860a3e230417f9a4b91f1745ac36de8f))
* **refactor:** Use w3ux components ([#1995](https://github.com/paritytech/polkadot-staking-dashboard/issues/1995)) ([d2d928d](https://github.com/paritytech/polkadot-staking-dashboard/commit/d2d928df5945abd73efda33775c02c457b8f948b))
* **ux:** add `txVersionNotSupported`, check major version instead of minor ([#1993](https://github.com/paritytech/polkadot-staking-dashboard/issues/1993)) ([07bcbef](https://github.com/paritytech/polkadot-staking-dashboard/commit/07bcbef1db97f967c9ea3128d89837151632e354))
* **ux:** Add dedicated withdraw prompt for active unlock chunks ([#2011](https://github.com/paritytech/polkadot-staking-dashboard/issues/2011)) ([e2d4b1c](https://github.com/paritytech/polkadot-staking-dashboard/commit/e2d4b1c13ae9d78764b2c4efe7bef13eb8030a33))
* **ux:** Update detect SubWallet in SubWallet in-app browser ([#1983](https://github.com/paritytech/polkadot-staking-dashboard/issues/1983)) ([#1984](https://github.com/paritytech/polkadot-staking-dashboard/issues/1984)) ([d1325a0](https://github.com/paritytech/polkadot-staking-dashboard/commit/d1325a0ceab7216907df44316fe1a0b7c71a9b06))


### Bug Fixes

* accounts modal height ([#2007](https://github.com/paritytech/polkadot-staking-dashboard/issues/2007)) ([2639454](https://github.com/paritytech/polkadot-staking-dashboard/commit/2639454df59c99206035f650186eac21edb45ffd))
* add CSS license check ([#2012](https://github.com/paritytech/polkadot-staking-dashboard/issues/2012)) ([9788710](https://github.com/paritytech/polkadot-staking-dashboard/commit/97887101676832f22f06159f1f4f191084cc6f39))
* always show reserve ([#2003](https://github.com/paritytech/polkadot-staking-dashboard/issues/2003)) ([b118f9c](https://github.com/paritytech/polkadot-staking-dashboard/commit/b118f9c65bded8f6b5afdb66e0432032d76ec2c4))
* fast unstake, proxy fixes on account & network switch ([#2001](https://github.com/paritytech/polkadot-staking-dashboard/issues/2001)) ([68f701b](https://github.com/paritytech/polkadot-staking-dashboard/commit/68f701ba7f808607ee8e0f6cfb3b3dce9fcc37f0))
* simplify fast unstake subscription ([#2002](https://github.com/paritytech/polkadot-staking-dashboard/issues/2002)) ([8edfc0c](https://github.com/paritytech/polkadot-staking-dashboard/commit/8edfc0c8881d8736087539d906641b3c950a7afc))



## [1.1.7](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.1.6...v1.1.7) (2024-02-24)

### Features
Expand Down

0 comments on commit 1d5aacf

Please sign in to comment.