Releases: alkhe/cycle-blessed
Releases · alkhe/cycle-blessed
0.0.4
- supports synthetic event API w/ transformers
- boilerplate reduction
- minor optimizations
0.0.3
- listeners are now cached to reduce memory usage
- events moved to terminal driver
- events now emit all available arguments
- now exports
layout
, form
, textarea
, button
- minor optimizations
0.0.2
- use root element to process events
h
third argument provided to options.children
- element specific content should go on
options.content
0.0.1
- create elements
- render updates
- subscribe to simple events