Skip to content

Releases: abadi199/elm-input-extra

Bug Fix

13 Jan 05:04
Compare
Choose a tag to compare

Allow capslock, thanks @jmbockhorst for the contribution!

Bug Fix

24 Nov 02:42
Compare
Choose a tag to compare
  • Fix issue #19, Thanks @0ui for your contribution!

Bug Fix

03 Jul 04:11
Compare
Choose a tag to compare
  • Fix bug where messages got dispatched multiple times on number input. (Issue #23) (Thanks @nickciolpan)

Bug Fix

25 Feb 05:01
98545f3
Compare
Choose a tag to compare
  • Fix Keyboard text selection (shift+arrow keys) doesn't work with Elm 0.19 (Thanks to @matssigge)
  • Fix stack overflow with large multiselect options (Thanks to @sbditto85)

Version 3.1.0

19 Nov 07:28
Compare
Choose a tag to compare

New features

  • Masked Input element
  • Multi Select element

Breaking changes

  • Upgrade to Elm 0.18