proton-ui / proton

A collection of renderless UI components for Vue.js.
https://proton-ui.com
MIT License
110 stars 11 forks source link

Toggle Component Styles #27

Closed thekanbo closed 4 years ago

thekanbo commented 4 years ago

Add wrapper to toggle for better CSS targeting support. Remove keyboard event since vue registers a keyboard press as a click event and runs the toggle method twice.