Skip to content

Releases: 0xa3k5/web3icons

@web3icons/react@3.7.1

15 Oct 18:42
Compare
Choose a tag to compare

What's Changed

  • create common package, this makes the react package leaner
  • drop cjs support
  • fix beam network shortname (thanks @thesushilsharma for reporting)
  • fix base token image (thanks @thesushilsharma for reporting)
  • add JSDoc to icon components

New Contributors

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.7.1

3.6.2

02 Oct 17:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.6.2

3.6.1

20 Aug 15:56
Compare
Choose a tag to compare

3.6.1

13 new networks:

  • dogechain
  • hubblenet
  • milkomeda-a1
  • milkomeda-c1
  • reya
  • tenet
  • rollux
  • bouncebit
  • mantle
  • nahmii
  • tombchain
  • bouncebit
  • reya

Fixes & Improvements

  • remove @web3icons/utils as a dependency
  • reduce the dependencies of packages
  • fix a typo on networks.json
  • host optimized svgs in the core package and move raw svgs out

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.6.1

3.5.0

18 Aug 14:50
Compare
Choose a tag to compare

What's Changed

  • support chainId in NetworkIcon
  • add 33 new network icons:
    • coinex-smart-chain
    • conflux
    • cronos-zkevm
    • elastos
    • energy-web
    • enuls
    • ethereum-classic
    • flare
    • fraxtal
    • fuse
    • kardia
    • lyra
    • meter
    • oasys
    • okex-chain
    • rollux
    • rootstock
    • shiden
    • step
    • shimmer-evm
    • songbird
    • sys
    • theta
    • thundercore
    • ubiq
    • ultron
    • velas
    • tomochain
    • xdc
    • zyx
    • kuchain
  • retire @web3icons/typescript-config

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.5.0

3.4.0

17 Aug 23:56
Compare
Choose a tag to compare

What's Changed

  • introduce "fallback" to WalletIcon, TokenIcon and NetworkIcon. fallback prop takes in a string or ReactNode and renders that if the provided props can't find a match. e.g.: <TokenIcon symbol="EETH" fallback="/logo.svg"> would render the logo.svg because eeth is invalid.

New Contributors

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.4.0

v3.3.1

16 Aug 15:55
Compare
Choose a tag to compare

What's Changed

fix interoperability issues #19

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.3.1

v3.2.1

11 Aug 00:23
Compare
Choose a tag to compare

fix build-scripts

@web3icons/react@3.2.0

10 Aug 21:58
Compare
Choose a tag to compare

What's Changed

  • add wallet icon support
    metamask, alfa1, argent, backpack, coin98, coinbase, enkrypt, imtoken, kraken, lit, obvious, okx, phantom, portal, rabby, rainbow, safe, ledger, soul, token-pocket, trezor, unipass, venly, wallet-connect, zengo, zerion, multis, alpha-wallet my-ether-wallet, pillar, ronin, sender, sequence, squads, trust, wallet-3, xdefi
  • improved icon matching
  • @web3icons/core: improve svg module export

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.2.0

@web3icons/react@v3.1.0

06 Aug 14:14
Compare
Choose a tag to compare

What's Changed

the variant prop is now optional and defaults to mono when possible. #16

thanks @junwen-k for reporting it.

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.1.0

@web3icons/react@3.0.0

05 Aug 17:49
Compare
Choose a tag to compare

What's Changed

Token Icons has been renamed to Web3 Icons to better align with the future plans of this project. web3icons will inlcude more than tokens and networks in the near future. please update to @web3icons/react and @web3icons/core

Full Changelog: https://github.com/0xa3k5/web3icons/commits/@web3icons/react@3.0.0