Skip to content

Releases: kadena-community/kadena.js

@kadena/kode-ui@0.13.0

02 Jul 12:55
31612f6
Compare
Choose a tag to compare

Minor Changes

  • d5de838: Rename 'react-ui' to 'kode-ui'
  • 563fb6c: Rename react-icons to kode-icons

Patch Changes

  • Updated dependencies [d5de838]
  • Updated dependencies [563fb6c]
    • @kadena/kode-icons\@0.1.0

@kadena/kode-icons@0.1.0

02 Jul 12:55
31612f6
Compare
Choose a tag to compare

Minor Changes

  • d5de838: Rename 'react-ui' to 'kode-ui'
  • 563fb6c: Rename react-icons to kode-icons

@kadena/kadena-cli@1.2.0

02 Jul 08:47
afb0d4e
Compare
Choose a tag to compare

Minor Changes

  • 8f4897d: Add pactjs command for generating typescript from pact

Patch Changes

  • Updated dependencies [6d4e820]
  • Updated dependencies [3949dcc]
    • @kadena/client\@1.12.1
    • @kadena/hd-wallet\@0.4.2
    • @kadena/client-utils\@0.8.1
    • @kadena/pactjs-cli\@1.12.1
    • @kadena/pactjs-generator\@1.12.1

@kadena/hd-wallet@0.4.2

02 Jul 08:47
afb0d4e
Compare
Choose a tag to compare

Patch Changes

  • 3949dcc: Add getting started to the readme

@kadena/graph@1.0.6

02 Jul 08:46
afb0d4e
Compare
Choose a tag to compare

Patch Changes

  • 0e9c0d0: Fixed issue with completed heights query
  • 950444c: Implement logic to handle difficulty calculations when there are
    orphan blocks
  • Updated dependencies [6d4e820]
    • @kadena/client\@1.12.1
    • @kadena/client-utils\@0.8.1

@kadena/client@1.12.1

02 Jul 08:46
afb0d4e
Compare
Choose a tag to compare

Patch Changes

  • 6d4e820: Deprecated wallet function names (createSignWithX) to provide a
    clearer naming scheme.

    The following functions have been deprecated:

    • createWalletConnectSign -> createSignWithWalletConnect
    • createWalletConnectQuicksign -> createQuicksignWithWalletConnect
    • createEckoWalletSign -> createSignWithEckoWallet
    • createEckoWalletQuicksign -> createQuicksignWithEckoWallet

@kadena/client-utils@0.8.1

02 Jul 08:46
afb0d4e
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [6d4e820]
    • @kadena/client\@1.12.1
    • @kadena/pactjs-cli\@1.12.1

@kadena/react-ui@0.12.1

24 Jun 12:09
2a026ec
Compare
Choose a tag to compare

Patch Changes

  • 16f0b17: fix the grid styles which were being applied to a layer while the
    base styling was being applied via atoms, all styles aren't applied on a layer
    for layout components
  • 4dc02ee: Added documentation for useTheme hook
  • db77beb: fix: make the icon on the text link component optional
  • c0a6ffd: fix: prevent icons from scaling down in size when their parent
    container shrinks in size
  • 7ee9126: fix: make custom styling functions to add the default layer and
    remove usage of the atoms function to style components
  • 5b95dec: fix styling errors caused by missing tokens references from the
    styling refactor
  • 6d9900e: add contained prop to tabs component, this will make the content
    the same color as the tab

@kadena/react-ui@0.12.0

19 Jun 12:28
dc6e5da
Compare
Choose a tag to compare

Minor Changes

  • 63bdbcb: Add: rebranded table and card components

Patch Changes

@kadena/kadena-cli@1.1.2

19 Jun 12:28
dc6e5da
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [83c3d58]
    • @kadena/client-utils\@0.8.0