Sha256: 6fa9b28912945ae5b5ac8d3f6699ac7fade71aa8f23f652c44fab4598c4c01dd
Contents?: true
Size: 663 Bytes
Versions: 1
Compression:
Stored size: 663 Bytes
Contents
## v0.2.2 2018-11-07 - security: Update rack ## v0.2.1 2018-11-02 - fix: gem install error on Windows (due to symlink) ## v0.2.0 2018-11-01 New features - First gem release! - `Ovto.fetch` - Calling another action from actions - Allow `o "div#id.class"` or `o "div.class#id"` - Sub component can access the app state by adding `state:` keyword to `render` - `App#actions`, `App#setup` - `State#==` - `console.log` Fixes - Skip rendering if app state is not changed by an action - `o "div.main", class: 'hovered'` should yield `<div class='main hovered'>` - Cannot pass falsy value when rendering a child component ## v0.1.0 2018-06-01 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ovto-0.2.2 | CHANGELOG.md |