Skip to content

Latest commit

 

History

History
191 lines (67 loc) · 5.05 KB

CHANGELOG.md

File metadata and controls

191 lines (67 loc) · 5.05 KB

1.3.4 (2021-09-16)

1.3.3 (2021-09-16)

Bug Fixes

  • 🐛 close when click outside of modal (6cf87ae)

1.3.2 (2021-09-16)

1.3.1 (2021-09-16)

Bug Fixes

  • 🐛 fix close custom event (889b521)

1.3.0 (2021-09-16)

Bug Fixes

  • 🐛 don't connect if already trying (2f6f78c)

1.2.9 (2021-09-16)

Features

  • 🎸 close on click outside (95bbc01)

1.2.8 (2021-09-16)

Bug Fixes

  • 🐛 show prop reactivity (f8c8045)

1.2.7 (2021-09-16)

1.2.6 (2021-09-15)

Bug Fixes

  • 🐛 use injection instead of prop show (0b5f6ec)

1.2.5 (2021-09-15)

Bug Fixes

  • 🐛 remove passing by ref (782cfe3)

1.2.4 (2021-09-15)

Bug Fixes

1.2.3 (2021-09-15)

Bug Fixes

1.2.2 (2021-09-15)

1.2.1 (2021-09-15)

Bug Fixes

  • 🐛 ref for show and userOptions array (6a3283a)

1.2.0 (2021-09-15)

1.1.9 (2021-09-15)

Features

1.1.8 (2021-09-14)

Bug Fixes

  • 🐛 export web3modalcomponent (ef6b7c3)

1.1.7 (2021-09-14)

Bug Fixes

  • 🐛 type export for component (2aa05ea)

1.1.6 (2021-09-14)

1.1.5 (2021-09-14)

1.1.2 (2021-09-14)

Bug Fixes

  • 🐛 Fix global namespace declaration (b5e64b3)

1.1.1 (2021-09-14)

1.1.0 (2021-08-30)

Continuous Integration

  • 🎡 Automate docgen production of vetur meta data (31c648a)

BREAKING CHANGES

  • 🧨 Component export name (OLD: Web3Modal, NEW: web3-modal)

1.0.5 (2021-08-30)

Bug Fixes

  • attempt fix for filtering of providers (9a443f6)

  • remove equal-vue (029f1f5)

Features

Reverts