alfredobarron / smoke

Smoke form validation and components for Bootstrap
http://alfredobarron.github.io/smoke
GNU Lesser General Public License v3.0
387 stars 64 forks source link

Confirmation improvement #85

Closed adaniello closed 8 years ago

adaniello commented 9 years ago

Enable support for keyboard events (Escape to cancel, Return to confirm). So, there is anymore the issue by pressing Enter calls another Confirmation (try this with Codepen example at http://alfredobarron.github.io/smoke/#/notifications simply pressing Enter after click on Confirmation button).

A cleaner template for better customization via CSS (removed "br" tags and managed space with padding).

A working example at http://codepen.io/anon/pen/XboRRe

alfredobarron commented 8 years ago

Add version 3