Revision history for front
0.0.0.5 -- 2020-03-17
- Remove indentation from output html.
0.0.0.4 -- 2020-03-15
- Support GHC 8.6.5, switch to LTS-14.
- Change
CommandHandler typeclass to higher-order function.
0.0.0.3 -- 2020-02-04
Todo example reworked to be complaint with http://todomvc.com.
onBlur, onDoubleClick, onEnter event handlers added.
0.0.0.2 -- 2019-04-10
- Integration with Servant established.
Todo example decoupled from servant and yesod.
- Added abstraction for
Broadcast communication.
0.0.0.1 -- 2019-02-25
- First version. Released on an unsuspecting world.