Releases: citizennet/purescript-halogen-select
Releases · citizennet/purescript-halogen-select
v6.0.0
v5.0.0
Official release of Select v5, which migrates the library for compatibility with Halogen 5
v5.0.0-rc.4
- Switch to using KeyboardEvent.key instead of KeyboardEvent.code to fix behavior in IE 11 and Edge (@skress)
v5.0.0-rc.3
Rename Message
to Event
(@JordanMartinez)
v5.0.0-rc.2
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
Select is now compatible with Halogen 5 (@thomashoneyman)
v4.0.0
v3.0.2
v3.0.1
Bump the version of purescript-halogen-renderless
v3.0.0
- Updates the way the the input/toggle element is referenced for focusing and blurring
- Removes the
CaptureRef
query - Removes
inputElement
from State