reflex-dom/reflex-dom-core
Tom Smalley 8d034f2dfb More fixes for input/textArea elements, improve test suite
- Fix some bad behaviour around what happens at switchover with input
  type elements
- Allow the test suite to report hydration failures. This also exposed
  an unrelated test failure which we previously missed. I marked it as
  pending for now - when the test suite was originally written, the
  hydration failures were always obvious in the logs during development,
  so it was difficult to add new failing tests. At some point we ended
  up being much more verbose by default, so the failure message got
  hidden.
2020-07-10 20:59:08 +01:00
..
src More fixes for input/textArea elements, improve test suite 2020-07-10 20:59:08 +01:00
src-ghc/Foreign/JavaScript/Internal Drop ghcjs-json and move jsonDecode to utils 2018-02-05 20:28:19 -05:00
src-ghcjs/Foreign/JavaScript/Internal Drop ghcjs-json and move jsonDecode to utils 2018-02-05 20:28:19 -05:00
test More fixes for input/textArea elements, improve test suite 2020-07-10 20:59:08 +01:00
ChangeLog.md Release candidate 0.6.0.0 2020-05-11 22:44:18 -04:00
LICENSE Split into reflex-dom-core and reflex-dom 2016-12-18 19:45:32 +13:00
reflex-dom-core.cabal Make cabal files uploadable to Hackage 2020-05-13 15:14:18 -04:00
Setup.hs Split into reflex-dom-core and reflex-dom 2016-12-18 19:45:32 +13:00