Releases: citizennet/purescript-halogen-select
Releases · citizennet/purescript-halogen-select
v6.0.0
Compare
Sorry, something went wrong.
No results found
Add support for PureScript 0.14 and Halogen 6, dropping support for earlier versions.
v5.0.0
Compare
Sorry, something went wrong.
No results found
Official release of Select v5, which migrates the library for compatibility with Halogen 5
v5.0.0-rc.4
Compare
Sorry, something went wrong.
No results found
Switch to using KeyboardEvent.key instead of KeyboardEvent.code to fix behavior in IE 11 and Edge (@skress )
v5.0.0-rc.3
Compare
Sorry, something went wrong.
No results found
Rename Message to Event (@JordanMartinez )
v5.0.0-rc.2
Compare
Sorry, something went wrong.
No results found
Updates Halogen to the latest release candidate and fixes a mistake in which setToggleProps erroneously required state as an argument.
v5.0.0-rc.1
Compare
Sorry, something went wrong.
No results found
Select is now compatible with Halogen 5 (@thomashoneyman )
v4.0.0
Compare
Sorry, something went wrong.
No results found
Fixes ordering of setter props to allow users to override defaults (see #37 ) for more info
v3.0.2
Compare
Sorry, something went wrong.
No results found
Move debouncing from state to a ref, avoiding unnecessary renders
v3.0.1
Compare
Sorry, something went wrong.
No results found
Bump the version of purescript-halogen-renderless
v3.0.0
Compare
Sorry, something went wrong.
No results found
Updates the way the the input/toggle element is referenced for focusing and blurring
Removes the CaptureRef query
Removes inputElement from State