0.10.0
Minors
Added a hook to toggle and keep theme state, removing the necessity of a theme provider context
Added a new variant to apply different colors to the Divider component
Patches
Add indication arrow and add an compact version of the tooltip
Update border and radius based on layout
Update border styles for the Notification component
Added stable status to ui components
Token sync
Adds story for new System icons
Fixed the accessibility issues (font-weight and color related to the badge
added the high contrast variant and fixed the inline spacing for the large variant
Add new checkbox component
Add new tabs component style and added the pagination option
0.9.0
Patches
Added proper sizes for the dialog
Update the textfield and numberfield components to the new branding
Package updates
Use new brand icons
feat: update textarea component to new styling
Refactor button component to match new styles and replace component throughout the mono repo
update style notification
In this PR the combobox is using the internal field component which will update the styles to the new standard
added extra color variants to the badge'
feat: updated the select component with the new styling updates. These include new size variants, font variants and consistent states like the other form elements. Breaking change: startIcon has been renamed to startVisual to be consistent with other components.
Updated dependencies \
- @kadena/react-icons@0.0.3
1.1.0
Minors
Updated table generation and json output format to improve account information display
Rename config path command to config show command Config show command to include all commands directory paths and counts of different resources like wallets, accounts, networks etc.
Add empty state warning message for network list command All empty state log level to warning for consistency
Fixed reducing the overall maximum fund amount to 20 and dynamically split the max amount per chain when funding multiple chains.
Fixed sorting of chain ids in the log.
Add warning log message when user selects "no" for deploying the faucet.
- Renamed
--type
option to--from
in theaccount add
command.
- Updated
--type=manual
to--from=key
for specifying account addition via key file or manual entry. - Improved descriptions in account from selection prompts for better clarity on available options.
- Renamed
Patches
Pin sensitive dependencies to specific versions
Updated dependencies \
Updated dependencies \
Updated dependencies \
Updated dependencies \
Updated dependencies \
- @kadena/hd-wallet@0.4.1
- @kadena/cryptography-utils@0.4.4
- @kadena/client-utils@0.5.5
- @kadena/pactjs-cli@1.11.2
- @kadena/client@1.11.2
- @kadena/pactjs-generator@1.11.2
1.0.0
Minors
Add support for funding accounts on devnet
Patches
Package updates
Updated dependencies \
Updated dependencies \
Updated dependencies \
- @kadena/hd-wallet@0.4.0
- @kadena/cryptography-utils@0.4.3
- @kadena/pactjs-generator@1.11.1
- @kadena/client-utils@0.5.4
- @kadena/pactjs-cli@1.11.1
- @kadena/client@1.11.1
- @kadena/pactjs@0.4.3
Misc
Release v1.0.0
0.1.4
Patches
Updated dependencies \
- @kadena/cryptography-utils@0.4.4
- @kadena/chainweb-node-client@0.6.2
4.11.0
Minors
Support for verifier plugins
Support for
hyperlane-message-id
Support for decoding a hyperlane TokenMessage
Patches
Fix bug in enforce-pact-version parser
Fix pact CLI usage output to use correct naming
Fix
step
fordefpact
s in typechecker