jeasonstudio
released this
19 Apr 10:02
·
340 commits
to main
since this release
What's Changed
- chore(card): use
styles.body
instead ofbodyStyle
by @thinkasany in #681 - docs: fix typos by @omahs in #685
- docs: img add default alt and format table by @zhouyou12 in #694
- fix: move @tanstack/react-query to peerDependencies for fix react-query context error by @yutingzhao1991 in #697
- docs(workspace): update star-history chart by @jeasonstudio in #704
- fix: add default alt attribute to img by @HunterXing in #703
- docs: img add default alt (#705) by @chenjixue in #707
- chore: optimize code by @Xujalg in #713
- fix:typo by @xiaowangxuevue in #717
- style: format code by @kiner-tang in #719
- feat: optimize banner style in dark theme by @kiner-tang in #718
- fix: Official Website Document UI anomaly by @thinkasany in #716
- fix:typo by @Blithe-Chiang in #721
- fix:website logo height overflow #722 by @eeezgame in #723
- fix: Correct typos for connect by @Ahspagh in #725
- feat(comp): BrowerLink props extend anchor element by @TheKonka in #714
- chore: Optimize if-else statements by @LuciferHuang in #715
- refactor:optimize nft-card conditinal render by @huashengjiang98 in #731
- fix: optimize import type by @KangXinzhi in #734
- feat: optimize plugin tag token in ConnectModal by @kiner-tang in #746
- fix: remove unused copy file by @thinkasany in #757
- feat(ether): support ether testnet 'Sepolia' by @alazypig in #762
- feat: support icons:generate by @thinkasany in #761
- feat(icon): support jsdoc preview by @thinkasany in #764
- chore(generate-icon): Compile from local svg directory by @thinkasany in #765
- chore(icon): code style format by @thinkasany in #766
- feat(ethers): support ethers-adapter by wagmi solution by @jeasonstudio in #733
- feat(solana): support wallet-connect and handle connect error by @gin-lsl in #656
- fix: update typo from isWalletConnnectFactory to isWalletConnectFactory by @liuchuzhang in #779
- chore: fix biomejs schema address by @gin-lsl in #780
- feat: add scroll layer2 chains and icons by @jeasonstudio in #777
- fix: fix ConnectModal style issue in dark mode by @kiner-tang in #781
- feat: Add Trust and Backpack wallet metadatas by @gin-lsl in #784
- fix: optimize connect-button's avatar size by @kiner-tang in #387
- feat(solana): Support standard wallets by @gin-lsl in #782
- feat: optimize connect modal UI by @LCJove in #776
- chore: doc site supports mobile by @jeasonstudio in #788
- feat(icons): Add Xverse and Unisat icons by @gin-lsl in #791
- feat: support Contributors List by @thinkasany in #790
- refactor: optimize connect-modal's token by @kiner-tang in #793
- feat: optimize contributor list style by @kiner-tang in #794
- feat: crypto-price support custom format by @kiner-tang in #795
- fix: remove unused code by @thinkasany in #802
- feat(solana): Support auto add registered wallets by @gin-lsl in #799
- style: fix quick connect button icon align by @gin-lsl in #805
- feat: add modal connect status and remove init wallet button by @LCJove in #806
- feat: support more icons by @thinkasany in #738
- chore(biome): ignore packages icons component by @thinkasany in #807
- style: icon component format by @thinkasany in #808
- feat(bitcoin): bitcoin support by @AmAzing129 in #778
New Contributors
- @omahs made their first contribution in #685
- @zhouyou12 made their first contribution in #694
- @xinz0501 made their first contribution in #699
- @HunterXing made their first contribution in #703
- @chenjixue made their first contribution in #707
- @Xujalg made their first contribution in #713
- @xiaowangxuevue made their first contribution in #717
- @Blithe-Chiang made their first contribution in #721
- @eeezgame made their first contribution in #723
- @Ahspagh made their first contribution in #725
- @TheKonka made their first contribution in #714
- @LuciferHuang made their first contribution in #715
- @huashengjiang98 made their first contribution in #731
- @KangXinzhi made their first contribution in #734
- @kklke made their first contribution in #749
- @alazypig made their first contribution in #762
- @liuchuzhang made their first contribution in #779
- @coco723 made their first contribution in #789
- @AmAzing129 made their first contribution in #778
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]