Changelog
3.0.5 (November 19, 2016)
stylesheet
parser, now more forgiving i.e trailing ;
is optionalstylesheet
prefixer for transforms and appearancestylesheet
to handle minified cssdio.input
eofChangelog
3.0.4 (November 17, 2016)
leaving out ; at end of declaration
Changelog
3.0.2 (November 17, 2016)
.pos
to dio.input
to retrieve current caret positiondio.stream.resolve
to match promise specdio.stream.reject
to match promise specdio.stream
with ES6 async & awaitChangelog
3.0.0 (November 11, 2016)
Array
, Object
and Event
utilitiesinput
, panic
, sandbox
and random
utilitiescurry
utility to defer
animateWith
to animate
Changelog
2.1.2 (October 29, 2016)
dio.renderToString
className should map to classdio.Children.only
dio.unmountComponentAtNode
top level api, mirrors React
dio.applyMiddleware
, dio.combineReducers
and dio.compose
to top level apiChangelog
2.1.1 (October 23, 2016)
dio.Children
top level api, mirrors React
dio.createElement
rename conflictdio.createElement
assign children componentsthis.props.children
.defaultProps
not registeringChangelog
2.1.0 (October 18, 2016)
dio.VText
dio.VElement
dio.VFragment
dio.VSvg
dio.VComponent
dio.VBlueprint
dio.DOM
, like React.DOM, but only initialized when called