Skip to content

Tags: mxenabled/mx-react-components

Tags

mx-react-components@8.5.1

Toggle mx-react-components@8.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
8.5.1 Updated wallet icon (#984)

Co-authored-by: Bill Bridegroom <william.bridegroom@mx.com>

mx-react-components@8.5.0

Toggle mx-react-components@8.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating Font to `Inter` (#983)

* Updating Font to `Inter`

* Update changelog

---------

Co-authored-by: Bill Bridegroom <william.bridegroom@mx.com>

6.3.0

Toggle 6.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
whiteinge Seth House
6.3.0

Changes:

These are expected to be backward-compatible changes.

- Fix Index.js file to work on case sensitive file systems
- Replace findDOMNode calls with refs (#835)
- Fix npm audit vulnerability (#837 & #838)

Additions:

- Add remarketing icon (#836)

6.1.3

Toggle 6.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export Icon Paths (#809)

* Creates new IconPaths constant

* Replace swith statement with new IconPaths constant

* Export IconPaths constant

* fix export issues

* Name export better

* export helper IconPaths as an object