Releases: purescript-halogen/purescript-dom-indexed
Releases · purescript-halogen/purescript-dom-indexed
v12.0.0
v11.0.0
v10.0.0
- Add autocomplete type and remove
OnOff
(#29 by @thomashoneyman)
v9.0.0
- Updated for PureScript 0.15 (#28 by @thomashoneyman)
- Added
onError
prop toHTMLaudio
andHTMLvideo
(#28 by @thomashoneyman) - Added
maxlength
andminlength
toHTMLinput
(#28 by @thomashoneyman)
v8.0.1
v8.0.0
- Updated for PureScript 0.14, dropping support for previous compiler versions.
v7.0.0
v6.0.0
v5.0.0
v4.0.0
- Added
onWheel
tag (@kwohlfahrt)