-
#362
8dac7b2
Thanks @janniks! - Disables scrolling of the site when the modal is open -
#362
8dac7b2
Thanks @janniks! - Adds cancelCallback to modal, which is triggered onCancel
-
#268
1ca6ba7
Thanks @janniks! - Update Stacks.js dependencies to remove BufferBREAKING CHANGE: To reduce the bundle sizes of applications using Stacks.js we are moving away from Buffer. For more information visit the Stacks.js repository https://github.com/hirosystems/stacks.js
- #272
228ad3e
Thanks @Imamah-Zafar! - Show other wallet options
- #199
4073fee
Thanks @fbwoolf! - This updates our old 'stacks-wallet' download paths to be 'hiro-wallet'.
- #193
0cad6f1
Thanks @fbwoolf! - This updates the modal illustrations and adds the onCancel callback to closing the modal
- #159
a499f61
Thanks @kyranjamie! - This updates all stacks.js packages.
- #139
8c0fc9a
Thanks @fbwoolf! - This makes modifications to our stencil config so we can import our custom elements properly in connect.
- #124
f21e8fb
Thanks @fbwoolf! - This changes the path for downloading the firefox web wallet to be the firefox store
- #125
107908d
Thanks @fbwoolf! - This fixes closing the modal that prompts users to install the stacks wallet.
- #109
b0ccf13
Thanks @fbwoolf! - This changes the path for downloading the chrome web wallet to be the chrome store
- #93
d8b58a5
Thanks @aulneau! - This update brings with it many of the changes that we've already added to the @stacks/ui andstacks-wallet-web
repositories. Namely:- esbuild is used for both tsdx and webpack builds
- the type declaration outputs for
@stacks/connect
and@stacks/connect-react
have been cleaned up - we are now using changesets to version and document our changes in these projects
- adds
patch-package
so that we can make a small patch totsdx
to enable better directory output of dist files
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- promise handling in
authenticate
(1075ee2)
- object-src replace (5f54666)
- deps (86de1c1)
- checkout main when publishing npm on main (40446a0)
3.0.0 (2021-03-05)
- webpack 5, fast refresh :~) (63d7d38)
- improved UX around wallet onboarding (8ab3dd3)
- stacks wallet for web (6957c04)
- use extension-native apis for app messaging (663281a)
Note: Version bump only for package @stacks/connect-ui
- broken tx signing with extension (0235140)
- ignore exit code from FF addon publish (ae05d36)
- use job conditionals instead of workflow conditional (772b374)
- ignore tags refs for version workflow (d2a18fc)
- better syntax for excluding tagged commits' (4729d01)
- dont run publish on master commits without tag (0b7cb3a)
Note: Version bump only for package @stacks/connect-ui
- build rpc pkg before deploying contracts (c56d3f7)
- support ts paths in deploy-contracts script (4bc3ce3)
- build packages before deploy-contracts script (66f0857)
- auto-deploy testnet contracts with github actions (b1b5c97)
- prod deploy apps job action (b8ccc59)
- change lerna publish to skip existing versions (ac16572)
- export auth from connect (d201aab)
- update extension build instructions (4d55afa)
- update actions to fix set-path err (0b4fd95)
Note: Version bump only for package @stacks/connect-ui
- build connect ui in build-ext.sh (c0bd586)
- more tests for url validation (cad6e6a)
- blockstack, react dep versions (7f23d36)
- valid-url package for url validation (2d0664b)
- add dep to app (eade246)
- add additional url validation (1b67fbd)
- further simplify app instructions (598827d)
- proper glob for lerna packages (5367055)
- refactor connect ui into web components with stencil (7f65900), closes #581 #604 #612 #606 #613
- rename all packages to @stacks (b56e750)
2.13.1 (2020-11-02)
- esm loader setup for stencil (10c2eef)
- remove debug logging around message pong (c91581c)