Dhaiwat10
released this
05 Jan 09:45
·
204 commits
to main
since this release
What's Changed
- Fix husky issue by @Nazeeh21 in #15
- chore: clean up deps and upgrade node version by @crondinini in #20
- chore: use husky with lint staged by @crondinini in #21
- Add CONTRIBUTING.md by @etr2460 in #22
- chore: first step towards monorepo by @crondinini in #26
- Update monorepo package.jsons by @etr2460 in #28
- Move LICENSE back to root and fix builds by @etr2460 in #29
- feat: setup
hooks
package by @Dhaiwat10 in #31 - Add test setup for monorepo and example test by @etr2460 in #25
- Fix story for address with wallet by @etr2460 in #40
- build(deps): bump nth-check from 1.0.2 to 2.0.1 in /packages/hooks by @dependabot in #35
- Remove reference to
yarn dev
in CONTRIBUTING.md by @swellander in #43 - Use preconstruct for building releases by @etr2460 in #24
- docs: add etr2460 as a contributor for code, review by @allcontributors in #50
- docs: add crondinini as a contributor for code, review by @allcontributors in #51
- docs: add Dhaiwat10 as a contributor for code, review by @allcontributors in #53
- docs: add Nazeeh21 as a contributor for code by @allcontributors in #52
- Add NFT Gallery and NFT components by @etr2460 in #46
- Fix types from packages by @etr2460 in #55
- update readme by @joselvelez in #47
- docs: add joselvelez as a contributor for doc by @allcontributors in #56
- Move prettierrc to root by @etr2460 in #57
- docs: add with-heart as a contributor for review by @allcontributors in #58
- Add Provider test and cleanup jest configs by @etr2460 in #59
- Consolidate storybook and update docs by @etr2460 in #60
- chore: add GitHub templates by @crondinini in #64
- Add docs in storybook by @etr2460 in #71
- Add AddressInput component by @Nazeeh21 in #41
- Feat/use token balance by @AlexNi245 in #69
- feat(useWallet): add correctNetwork flag by @Dhaiwat10 in #74
- Feat/storybook deployments by @christiananese in #80
- docs: add christiananese as a contributor for code by @allcontributors in #81
- Update docs to recommend cloning instead of forking by @etr2460 in #82
- docs: add AlexNi245 as a contributor for code by @allcontributors in #84
- docs: add swellander as a contributor for doc by @allcontributors in #85
- Initalize web3-ui/core by @Dhaiwat10 in #76
- NFT component improvements by @Dhaiwat10 in #62
- set Storybook default viewmode to "Docs" by @txwkx in #88
- docs: add txwkx as a contributor for code by @allcontributors in #89
- add readme for windows development by @joselvelez in #92
- Feat: Add custom Web3Modal Wallet Providers by @Nazeeh21 in #68
- Publishing and changelog workflow by @JoviDeCroock in #96
- docs: add JoviDeCroock as a contributor for code by @allcontributors in #99
- chore: add missing exports by @Dhaiwat10 in #102
- Version Packages by @github-actions in #103
- (chore) - add readme and license to published package by @JoviDeCroock in #101
- Version Packages by @github-actions in #104
- Feat/use contract by @swellander in #93
- Version Packages by @github-actions in #106
- Fix builds by @Dhaiwat10 in #108
- Version Packages by @github-actions in #109
- move build to pre-publish by @JoviDeCroock in #111
- Remove ledger and coinbase providers by @Dhaiwat10 in #114
- Version Packages by @github-actions in #113
- update Address component with shortAddress prop by @joselvelez in #95
- docs: add joselvelez as a contributor for code by @allcontributors in #117
- include regenerator runtime babel runtime vars by @JoviDeCroock in #116
- Version Packages by @github-actions in #118
- Feat: address can be copied to clipboard by @maximebonhomme in #105
- Add
switchToCorrectNetwork
method by @Nazeeh21 in #125 - Clean up some stories by @Dhaiwat10 in #129
- Address should not use input element by @maximebonhomme in #132
- Only disable chromatic on a single story by @etr2460 in #131
- Fix NFT sizes and add docs by @etr2460 in #130
- Add
useTransaction
hook by @Nazeeh21 in #134 - Token gate by @hone1er in #121
- docs: add maximebonhomme as a contributor for code by @allcontributors in #139
- docs: add hone1er as a contributor for code by @allcontributors in #140
- docs: add emanueltimlopez as a contributor for code by @allcontributors in #143
- Version Packages by @github-actions in #123
- Fix
loading
state ofuseTransaction
and refactor story by @Dhaiwat10 in #146 - (chore) - cleanup and unify workspaces by @JoviDeCroock in #144
- (chore) - remove extraneous deps by @JoviDeCroock in #149
- Fix/network change hooks by @Dhaiwat10 in #155
- Lint entire codebase by @Dhaiwat10 in #158
- Version Packages by @github-actions in #148
- Spread ChakraProvider props to Provider Component by @Ibby-devv in #150
- Add missing exports and remove unnecessary ones by @Dhaiwat10 in #163
- added null check for value prop by @hone1er in #164
- Export hooks from the core package by @Dhaiwat10 in #166
- Version Packages by @github-actions in #161
- Add setup for individual READMEs and add README content for components by @Dhaiwat10 in #170
- Version Packages by @github-actions in #171
- Create test for useWallet by @gjsyme in #180
- docs: add gjsyme as a contributor for code by @allcontributors in #181
- Add package versions to readme by @etr2460 in #184
- Create a status indicator for useContract by @CatalinCsnMaster in #185
- docs: add CatalinCsnMaster as a contributor for code by @allcontributors in #187
- Version Packages by @github-actions in #188
- Setup nextjs demo page by @etr2460 in #183
- Add check for
context.connected
inuseContract
for readiness by @Dhaiwat10 in #189 - docs: add Nazeeh21 as a contributor for doc by @allcontributors in #193
- Add docs for
hooks
by @Nazeeh21 in #192 - Version Packages by @github-actions in #191
- docs: add jwarshack as a contributor for code by @allcontributors in #194
- Add keywords to package.json by @Dhaiwat10 in #196
- docs: add carlomigueldy as a contributor for code, doc by @allcontributors in #199
- docs: add akshatamohanty as a contributor for doc by @allcontributors in #203
- [Docs] Add readme to core package by @akshatamohanty in #201
- Add
useReadOnlyContract
anduseStaticProvider
by @Dhaiwat10 in #205 - usePoller Hook by @Ibby-devv in #168
- docs: add Ibby-devv as a contributor for code by @allcontributors in #208
- Version Packages by @github-actions in #206
New Contributors
- @Nazeeh21 made their first contribution in #15
- @crondinini made their first contribution in #20
- @etr2460 made their first contribution in #22
- @swellander made their first contribution in #43
- @allcontributors made their first contribution in #50
- @joselvelez made their first contribution in #47
- @AlexNi245 made their first contribution in #69
- @christiananese made their first contribution in #80
- @txwkx made their first contribution in #88
- @JoviDeCroock made their first contribution in #96
- @github-actions made their first contribution in #103
- @maximebonhomme made their first contribution in #105
- @hone1er made their first contribution in #121
- @Ibby-devv made their first contribution in #150
- @gjsyme made their first contribution in #180
- @CatalinCsnMaster made their first contribution in #185
- @akshatamohanty made their first contribution in #201
Full Changelog: https://github.com/Developer-DAO/web3-ui/compare/v1.2.3...@web3-ui/[email protected]