Releases: ant-design/ant-design-web3
@ant-design/[email protected]
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]
@ant-design/[email protected]
What's Changed
- chore: modify NFTCard className prefix by @thinkasany in #655
- feat: Improve community configuration by @thinkasany in #665
- chore: use subtitle for zh-CN by @thinkasany in #669
- ci: tweet when release is published by @thinkasany in #667
- fix: remove -cn for fix get start link in readme by @yutingzhao1991 in #670
- ci(tweet): avoid mentioning irrelevant people by @thinkasany in #671
- test: try fix ci issue by mock coinbase sdk by @jeasonstudio in #668
- feat: Support skip to guide in simple mode by @shanchuan1 in #532
- fix: icon svg style error by @yutingzhao1991 in #672
- ci: DingTalk Release Notification by @thinkasany in #673
- feat: Support quick connect by @yutingzhao1991 in #663
- docs: add why use it doc by @yutingzhao1991 in #674
- docs: update demo in guide, add quickConnect to ConnectButton by @yutingzhao1991 in #676
- docs: add chInfo for zan.top by @yutingzhao1991 in #675
- fix: qr code scan tip text for universal protocol by @yutingzhao1991 in #677
- chore: support theme-editor by @jeasonstudio in #664
- fix: Connect Wallet style in DemoShow by @yutingzhao1991 in #678
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- fix: panel borderRadius by @LCJove in #597
- dcos: add import writeContract by @elevensky in #598
- re-fix connect modal radius by @LCJove in #599
- chore: fire redundant changeset by @LCJove in #607
- feat: remove connect modal overflow by @LCJove in #608
- Support okx x1 testnet by @jeasonstudio in #605
- docs: add a recommentd demo for connect wallet config by @yutingzhao1991 in #610
- Refactor documents with new theme: dumi-theme-antd by @jeasonstudio in #609
- chore: fix ci issue by @jeasonstudio in #618
- fix: use react-inline-svg-unique-id plugin for fix svg id issue in runtime by @yutingzhao1991 in #616
- docs: update readme with new slogan by @yutingzhao1991 in #617
- docs: typo fix by @KurumiRin in #621
- feat(solana): Simplify solana provider properties, remove
chainAssets
by @gin-lsl in #623 - fix: wallet icon display error in eip6963 mode by @jeasonstudio in #630
- docs: Update intro-blockchain.zh-CN.md by @lke-twh in #632
- feat: optimize connect modal by @LCJove in #591
- fix: ConnectModal style in index page demo by @yutingzhao1991 in #635
- docs: update ens and balance demo detail by @yutingzhao1991 in #637
- fix: bind wallet qr code click event on the button by @yutingzhao1991 in #636
- fix: OKX Wallet name is wrong by @gin-lsl in #642
- docs: fix typos by @thinkasany in #644
- docs: add ens config to recommend demo by @yutingzhao1991 in #639
- fix: The button status is incorrect when requesting ENS information by @yutingzhao1991 in #646
- docs: Update solana readme by @gin-lsl in #647
- chore(solana): typo by @jeasonstudio in #650
New Contributors
- @elevensky made their first contribution in #598
- @KurumiRin made their first contribution in #621
- @lke-twh made their first contribution in #632
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- Create dependabot.yml by @afc163 in #561
- feat: Add adapter for Solana by @gin-lsl in #472
- fix: NFTCard Displayed images that should not be displayed after swit… by @shanchuan1 in #549
- docs: unified translation by @thinkasany in #567
- docs: fix Solana NFTCard demo by @gin-lsl in #566
- Feat/add wallet info by @Likang0122 in #557
- fix: fix error log by @gin-lsl in #569
- fix: cache WalletConnect qrcode uri for fix qrcode display bug by @yutingzhao1991 in #568
- feat: add more icon by @LCJove in #579
- fix: remove repetitive icons by @yutingzhao1991 in #587
- feat: add star history by @liangchaofei in #588
- fix: icon color by @LCJove in #589
- fix: UniversalWallet getQrCode bug on the second times by @yutingzhao1991 in #590
- docs: update @ant-design/web3 pacakge readme by @yutingzhao1991 in #592
- docs: how to contribute icons by @jeasonstudio in #594
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release @ant-design/[email protected] by @yutingzhao1991 in #562
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release 1.6.0 by @yutingzhao1991 in #560
- Create dependabot.yml by @afc163 in #561
- feat: Add adapter for Solana by @gin-lsl in #472
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release 1.5.1 by @yutingzhao1991 in #555
- chore: add dist test by @kiner-tang in #558
- chore: add dist test by @kiner-tang in #559
- fix: devUseWarning reference path by @thinkasany in #556
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release 1.5.0 by @yutingzhao1991 in #548
- fix: connect-button warning by @thinkasany in #554
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release 1.4.3 by @yutingzhao1991 in #525
- docs: Add docs about use with Remix by @yutingzhao1991 in #526
- test: Increase ConnectModal's components test coverage by @thinkasany in #531
- test: Increase WagmiProvider test coverage by @thinkasany in #528
- refactor: displayIcon of the BrowserLink by @thinkasany in #533
- refactor: modify connector code by @shanchuan1 in #529
- test: Increase ConnectButton's tooltip test coverage by @thinkasany in #535
- docs: fix typos by @aolyu1021 in #537
- docs: add designer in Contributing doc by @yutingzhao1991 in #536
- docs: update course contract by @yutingzhao1991 in #541
- WIP: update course dapp introduction by @jeasonstudio in #530
- test: Increase ConnectButton & Connector test coverage by @thinkasany in #544
- refactor: modify connector code by @thinkasany in #540
- docs: add more course doc by @yutingzhao1991 in #543
- docs: add English version for course by @yutingzhao1991 in #545
- feat: ConnectModal support group configuration by @thinkasany in #547
New Contributors
- @aolyu1021 made their first contribution in #537
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release 1.4.2 by @yutingzhao1991 in #523
- fix: use useToken from antd by @yutingzhao1991 in #524
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]