@pushchain/ui-kit
Version:
Push Chain is a true universal L1 that is 100% EVM compatible. It allows developers to deploy once and make their apps instantly compatible with users from all other L1s (Ethereum, Solana, etc) with zero on-chain code change.
281 lines (152 loc) • 5.02 kB
Markdown
@pushchain/ui-kit@6.0.23 (2026-08-14)
- chore: update bundled to pull in the latest core features (v6.0.22)
---
@pushchain/ui-kit@6.0.22 (2026-08-14)
- feat: add swap support and transaction lifecycle tracking
---
@pushchain/ui-kit@6.0.20 (2026-07-13)
- feat: support EIP-7702 authorization signing
---
@pushchain/ui-kit@6.0.19 (2026-07-06)
- feat: support phantom wallet connection on the mobile devices.
- chore: update bundled `@pushchain/core` to pull in the latest core features and fixes.
---
@pushchain/ui-kit@6.0.18 (2026-06-12)
- chore: update bundled `@pushchain/core` to pull in the latest core features and fixes.
---
@pushchain/ui-kit@6.0.17 (2026-06-09)
- chore: update bundled `@pushchain/core` to pull in the latest core features and fixes.
---
@pushchain/ui-kit@6.0.16 (2026-06-05)
- fix: show progress events with `ERROR` level as failure toasts.
- chore: update bundled `@pushchain/core` to pull in the latest core features and fixes.
---
@pushchain/ui-kit@6.0.12 (2026-05-20)
- fix: honor `config.toast.hidden` when rendering wallet progress toasts.
- fix: return `null` for hidden or missing toast content.
---
@pushchain/ui-kit@6.0.11 (2026-05-20)
- feat: add configurable wallet toast placement through `config.toast.position`.
- feat: expose toast position constants through `PushUI.CONSTANTS.TOAST.POSITION`.
- fix: reset expanded toast details when a new progress event arrives.
- fix: improve long error-message wrapping and toast width on small screens.
- chore: add direct ui-kit build targets for skip-deps and direct TypeScript builds.
---
@pushchain/ui-kit@6.0.0 (2026-05-14)
- note: major release aligned ui-kit with `@pushchain/core` v6.0.0.
---
@pushchain/ui-kit@5.2.11 (2026-05-12)
- release: bump to 5.2.10
---
@pushchain/ui-kit@5.2.7 (2026-04-24)
- release: bump to 5.2.6
- release: bump to 5.2.5
- release: bump to 5.2.4
---
@pushchain/ui-kit@5.2.3 (2026-04-20)
- release: bump to 5.1.1
---
@pushchain/ui-kit@5.2.3 (2026-04-20)
- release: bump to 5.1.1
---
@pushchain/ui-kit@5.2.3 (2026-04-20)
- release: bump to 5.1.1
---
@pushchain/ui-kit@5.2.3 (2026-04-20)
- release: bump to 5.1.1
---
@pushchain/ui-kit@5.2.3 (2026-04-20)
- release: bump to 5.1.1
---
@pushchain/ui-kit@5.1.0 (2026-03-28)
- release: bump to 5.0.0
---
@pushchain/ui-kit@5.0.3 (2026-03-28)
- release: bump to 5.0.0
---
@pushchain/ui-kit@5.0.2 (2026-03-28)
- release: bump to 5.0.0
---
@pushchain/ui-kit@5.0.1 (2026-03-28)
- release: bump to 5.0.0
---
@pushchain/ui-kit@4.0.6 (2026-01-13)
- fix: apply CSS variables via inline styles
- chore: update yarn lock
---
@pushchain/ui-kit@4.0.2 (2025-12-25)
- feat: add support for zerion and rabby
---
@pushchain/ui-kit@2.1.5 (2025-11-17)
- chore: update core sdk to v3.0.8
---
@pushchain/ui-kit@2.1.3 (2025-11-17)
- fix: fix metamask signTypedData to handle BigInt
- release: bump to 2.1.2
- release: bump to 2.1.1
---
@pushchain/ui-kit@2.1.0 (2025-11-11)
- chore: update core to v3.0.4, update rpc urls and fix progress toast
- release: bump to 2.0.16
---
@pushchain/ui-kit@2.0.13 (2025-10-23)
- feat: add bnb and other fixes
---
@pushchain/ui-kit@2.0.11 (2025-10-21)
- feat: Read Only feature implementation
- fix: revert environment and polyfil changes
- feat: cancel transaction on close drawer
- fix: fix the params for reconnect external wallet
- chore: update package json
- feat: add read only feature for ui-kit
---
@pushchain/ui-kit@2.0.10 (2025-10-17)
- feat: add base and arbitrum wallet
---
@pushchain/ui-kit@2.0.9 (2025-10-06)
- chore: update core version to 2.0.16
---
@pushchain/ui-kit@2.0.6 (2025-09-24)
- chore: update core sdk to v2.0.8
---
@pushchain/ui-kit@2.0.5 (2025-09-24)
- fix: update the variables affecting the DOM
- chore: update yarn lock
---
@pushchain/ui-kit@2.0.2 (2025-09-19)
- feat: update core sdk to 2.0.2
---
@pushchain/ui-kit@2.0.0 (2025-09-18)
- feat: upgrade core sdk and fix big int check in send txn
---
@pushchain/ui-kit@1.1.34 (2025-09-04)
- chore: add chain config to the constants
---
@pushchain/ui-kit@1.1.33 (2025-08-13)
- chore: update GitHub Action test comment to trigger workflow
---
@pushchain/ui-kit@1.1.32 (2025-08-13)
- fix: fix the zIndex for the blur background
---
@pushchain/ui-kit@1.1.31 (2025-08-12)
- chore: add test comment to trigger GitHub Action 1
---
@pushchain/ui-kit@1.1.30 (2025-08-11)
- fix: fix the vertical position of the iframe modal
---
@pushchain/ui-kit@1.1.29 (2025-08-11)
- chore: upgrade the core sdk to v1.1.29
- release: bump to 1.1.28
- fix: add default connected layout
---
@pushchain/ui-kit@1.1.28 (2025-07-30)
- fix: add default connected layout
---
@pushchain/ui-kit@1.1.27 (2025-07-29)
- feat: new wallet UI
- docs: update README to reflect new branding and provide installation instructions
- chore: update package.json with homepage, keywords, repository, authors, and license
---
@pushchain/ui-kit@1.1.24 (2025-07-18)
- refactor: add changelog
---