Releases: vechain/vechain-dapp-kit
Releases · vechain/vechain-dapp-kit
1.0.4-alpha-0
Full Changelog: v1.0.3...1.0.4-alpha-0
1.0.4-alpha-2
What's Changed
- Update readmes by @darrenvechain in #142
- Update z index by @darrenvechain in #144
- chore: create a script for release by @darrenvechain in #147
- feat: add translations and clean props by @davidecarpini in #145
- chore: update package versions by @darrenvechain in #148
- chore(deps-dev): bump vite from 4.5.0 to 4.5.1 by @dependabot in #149
- Add Code of conduct and description by @fabiorigam in #150
- chore: update version by @darrenvechain in #152
- fix: standardize sample apps by @davidecarpini in #154
- Update CODEOWNERS by @darrenvechain in #165
- fix: request for react in non react projects by @davidecarpini in #163
- dapp kit ui refactor by @davidecarpini in #166
- Update README.md by @darrenvechain in #169
- 157 create a better flow when a certificate is required for wallet connect by @davidecarpini in #170
- fix: certificate persistance and react hook by @davidecarpini in #172
- Update dirs by @darrenvechain in #174
- Fix gh action by @darrenvechain in #175
- fix: github actions by @darrenvechain in #176
- fix: update dapp kit conditional by @darrenvechain in #177
- Remove dapp kit conditional by @darrenvechain in #178
- Update README.md by @darrenvechain in #179
- fix: fix button configuration in next by @davidecarpini in #182
- fix: modal not updating by @darrenvechain in #181
- fix: react dist not working by @darrenvechain in #183
- chore(deps-dev): bump msgpackr from 1.9.9 to 1.10.1 by @dependabot in #159
- chore(deps-dev): bump vite from 4.5.1 to 4.5.2 by @dependabot in #180
- chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #167
- fix: rendering button options issue by @davidecarpini in #185
Full Changelog: 0.0.1...1.0.4-alpha-2
1.0.2
1.0.1
What's Changed
- Update README.md by @darrenvechain in #179
- fix: fix button configuration in next by @davidecarpini in #182
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Update readmes by @darrenvechain in #142
- Update z index by @darrenvechain in #144
- chore: create a script for release by @darrenvechain in #147
- feat: add translations and clean props by @davidecarpini in #145
- chore: update package versions by @darrenvechain in #148
- chore(deps-dev): bump vite from 4.5.0 to 4.5.1 by @dependabot in #149
- Add Code of conduct and description by @fabiorigam in #150
- chore: update version by @darrenvechain in #152
- fix: standardize sample apps by @davidecarpini in #154
- Update CODEOWNERS by @darrenvechain in #165
- fix: request for react in non react projects by @davidecarpini in #163
- dapp kit ui refactor by @davidecarpini in #166
- Update README.md by @darrenvechain in #169
- 157 create a better flow when a certificate is required for wallet connect by @davidecarpini in #170
- fix: certificate persistance and react hook by @davidecarpini in #172
- Update dirs by @darrenvechain in #174
- Fix gh action by @darrenvechain in #175
- fix: github actions by @darrenvechain in #176
- fix: update dapp kit conditional by @darrenvechain in #177
- Remove dapp kit conditional by @darrenvechain in #178
Full Changelog: 0.0.1...1.0.0
0.0.4
What's Changed
- Update readmes by @darrenvechain in #142
- Update z index by @darrenvechain in #144
- chore: create a script for release by @darrenvechain in #147
- feat: add translations and clean props by @davidecarpini in #145
- chore: update package versions by @darrenvechain in #148
- chore(deps-dev): bump vite from 4.5.0 to 4.5.1 by @dependabot in #149
- Add Code of conduct and description by @fabiorigam in #150
Full Changelog: 0.0.1...0.0.4
0.0.3
What's Changed
- Update readmes by @darrenvechain in #142
- Update z index by @darrenvechain in #144
- chore: create a script for release by @darrenvechain in #147
Full Changelog: 0.0.1...0.0.3
0.0.1
What's Changed
- chore: add main and types to package json to fix imports by @davidecarpini in #2
- updating imports for react-vendor by @darrenvechain in #3
- fix: packages scripts and remove dist links by @davidecarpini in #5
- Pre commit hooks by @darrenvechain in #7
- build(deps): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #1
- Add hardhat to app by @darrenvechain in #10
- feat: changes from pnpm to yarn and fixes readme by @davidecarpini in #12
- Refactor packages by @darrenvechain in #13
- fix: add trailing comma by @davidecarpini in #14
- fix: add prettier eslint and tsconfig config from github by @davidecarpini in #23
- fix: yarn dev warning by @davidecarpini in #15
- Remove common logic from react by @darrenvechain in #24
- refactor: using common dependencies so versions are not duplicated by @darrenvechain in #26
- fix: show message when wallet is not configured by @darrenvechain in #29
- feat: isolate button component by @davidecarpini in #30
- feat: vanilla boilerplate by @davidecarpini in #34
- Add LICENSE by @fabiorigam in #37
- Carpini/create modal and button by @davidecarpini in #41
- Sample vue app by @darrenvechain in #40
- fix: eslint and prettier config by @davidecarpini in #42
- Carpini/fix tsconfig and module imports by @davidecarpini in #49
- chore: document wallet-kit by @darrenvechain in #48
- feat: connex implementation for vanilla js by @davidecarpini in #51
- Using vanilla components in Vue by @darrenvechain in #52
- feat: adding vanilla app to gh pages by @darrenvechain in #53
- test: init e2e boilerplate by @davidecarpini in #55
- refactor: changing the way state is managed by @darrenvechain in #56
- 32 feat react component basic implementation by @Valazan in #58
- Publishing to internal NPM by @darrenvechain in #59
- Document wallet connect by @darrenvechain in #65
- feat: create a custom modal to handle wallet connect by @davidecarpini in #67
- refactor: removed WC package, and refactor events by @darrenvechain in #70
- fix: modal responsiveness by @davidecarpini in #71
- feat: allow custom button for connecting by @darrenvechain in #74
- chore: renaming packages by @darrenvechain in #77
- 79 refactor wrap the button with modal by @Valazan in #80
- chore: adding tests for core dapp-kit by @darrenvechain in #81
- Dapp kit UI testing by @darrenvechain in #83
- 82 modal animation by @davidecarpini in #84
- 69 feat implement the address badge as a vanilla component by @Valazan in #85
- feat: angular sample dapp by @davidecarpini in #87
- feat: wip adding svelte sample app by @davidecarpini in #89
- 90 deploy svelte and angular apps by @davidecarpini in #93
- add base path to angular public app and remove the broken svelte one by @davidecarpini in #94
- fix: package type by @darrenvechain in #95
- feat: add next sample app by @davidecarpini in #103
- 90 deploy svelte and angular apps by @davidecarpini in #97
- fix: create component dynamically by @darrenvechain in #105
- Create component dynamically by @darrenvechain in #106
- Fix gh actions by @darrenvechain in #107
- fix: extension wasn't working unless running without ssr by @darrenvechain in #108
- veworld cleanup and create new components by @darrenvechain in #109
- 91 feat add a persistence layer to store the address by @Valazan in #102
- fix yarn publish by @darrenvechain in #113
- Init valtio state management by @darrenvechain in #114
- Init valtio state management by @darrenvechain in #117
- chore: make basic react app by @darrenvechain in #122
- feat: app deep link when opening wc modal by @davidecarpini in #120
- Remove connex wording by @darrenvechain in #123
- 124 improving ux and align it with the familyco one by @davidecarpini in #125
- chore: minor cleanup pre-release by @darrenvechain in #126
- feat: add wc loader by @davidecarpini in #128
- chore: react lib testing by @darrenvechain in #130
- 63 align with open source checklist by @darrenvechain in #132
- Switch to vechain by @darrenvechain in #133
- Carpini/theming dapp kit by @davidecarpini in #137
- 134 feat check react component wrapping by @Valazan in #135
- chore: remove unused components and add tests by @darrenvechain in #139
New Contributors
- @davidecarpini made their first contribution in #2
- @dependabot made their first contribution in #1
- @fabiorigam made their first contribution in #37
- @Valazan made their first contribution in #58
Full Changelog: https://github.com/vechainfoundation/vechain-dapp-kit/commits/0.0.1