Skip to content

Releases: BitskiCo/bitski-js

bitski-provider@3.5.2

04 Mar 19:15
d4f372e
Compare
Choose a tag to compare

Patch Changes

@bitski/waas-react-sdk@1.0.3

04 Mar 19:15
d4f372e
Compare
Choose a tag to compare

bitski@4.2.1

28 Feb 21:28
303234c
Compare
Choose a tag to compare

Patch Changes

bitski-provider@3.5.1

28 Feb 21:28
303234c
Compare
Choose a tag to compare

Patch Changes

@bitski/waas-react-sdk@1.0.1

28 Feb 21:28
303234c
Compare
Choose a tag to compare

Patch Changes

@bitski/waas-react-sdk@1.0.0

28 Feb 00:44
8d37bf7
Compare
Choose a tag to compare

@bitski/waas-react-sdk

0.0.12

Patch Changes

0.0.11

Patch Changes

  • #466 50b2c736364e21fedb981e7760fe09e7e798a15b Thanks @chronicIntrovert! - Add wallet viewer

  • #464 72df3c03c17ee3bcbb65ec3fdf6ee86b075b45f0 Thanks @chronicIntrovert! - This change wraps BitskiAuth in a Dialog component when collapsed is provided as a prop. By default, if no connect prop is provided, BitskiWidget will use <BitskiConnect displayText="Login" /> as the dialog
    trigger. If a connect prop is provided, the component passed to the connect prop will replace the dialog trigger.
    Alternatively, users can extend <BitskiConnect /> by passing children components into it to utilize the default interactivity of showing the account address on connection.

    Summary:

    • Add connect prop to control widget's login/connect button
    • Wraps BitskiAuth in an animated dialog on entry and exit

0.0.10

Patch Changes

0.0.9

Patch Changes

  • #458 84cd44fa8cc53a85095f37b4a994c9e7d61828f5 Thanks @chronicIntrovert! - - Added children, collapsed, and loginText props to BitskiWidget

    - To show login button initially before showing the auth view - You can set displayText prop to customize the button's text

    Hello, world!

    - Customize the connected state to display your own UI if desired. This can instead be a list of links for user settings or application settings. Or your own display of address and chains.

0.0.8

Patch Changes

0.0.7

Patch Changes

0.0.6

Patch Changes

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.1

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.1

Patch Changes

bitski@4.2.0

09 Feb 21:45
a942eaa
Compare
Choose a tag to compare

Minor Changes

Patch Changes

bitski-provider@3.5.0

09 Feb 21:45
a942eaa
Compare
Choose a tag to compare

Minor Changes

@bitski/waas-react-sdk@0.0.12

04 Feb 16:52
951538f
Compare
Choose a tag to compare

Patch Changes

@bitski/waas-react-sdk@0.0.11

03 Feb 00:59
83db128
Compare
Choose a tag to compare

Patch Changes

  • #466 50b2c736364e21fedb981e7760fe09e7e798a15b Thanks @chronicIntrovert! - Add wallet viewer

  • #464 72df3c03c17ee3bcbb65ec3fdf6ee86b075b45f0 Thanks @chronicIntrovert! - This change wraps BitskiAuth in a Dialog component when collapsed is provided as a prop. By default, if no connect prop is provided, BitskiWidget will use <BitskiConnect displayText="Login" /> as the dialog
    trigger. If a connect prop is provided, the component passed to the connect prop will replace the dialog trigger.
    Alternatively, users can extend <BitskiConnect /> by passing children components into it to utilize the default interactivity of showing the account address on connection.

    Summary:

    • Add connect prop to control widget's login/connect button
    • Wraps BitskiAuth in an animated dialog on entry and exit