diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-04-02 23:50:32 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-04-02 23:50:32 +0200 |
commit | 7565d79f4beec8a990ba5111f2c5c6e7bf5a9a41 (patch) | |
tree | 86bf51a2adfa6532cb7a741d2eb91eb7065d6dfc | |
parent | 3435573303b3879fd84303725f0ca551216a6cc6 (diff) | |
download | kvision-7565d79f4beec8a990ba5111f2c5c6e7bf5a9a41.tar.gz kvision-7565d79f4beec8a990ba5111f2c5c6e7bf5a9a41.tar.bz2 kvision-7565d79f4beec8a990ba5111f2c5c6e7bf5a9a41.zip |
KVision 0.0.11 released
-rw-r--r-- | about.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,7 +23,8 @@ This design is quite similar to many non-web UI programming libraries including - Utilizes [Snabbdom](https://github.com/snabbdom/snabbdom) fast virtual DOM implementation. - Integrates with libraries and components from [Font awesome](https://fontawesome.com/), [Bootstrap Select](https://github.com/silviomoreto/bootstrap-select) (with [AJAX](https://github.com/truckingsim/Ajax-Bootstrap-Select) extension), [Awesome Bootstrap Checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox), [Trix editor](https://trix-editor.org/), [Bootstrap Datetime picker](https://github.com/AuspeXeu/bootstrap-datetimepicker), -[Bootstrap touchspin](https://github.com/istvan-ujjmeszaros/bootstrap-touchspin) and [Navigo](https://github.com/krasimir/navigo). +[Bootstrap touchspin](https://github.com/istvan-ujjmeszaros/bootstrap-touchspin), [Bootstrap File Input](http://plugins.krajee.com/file-input), + [Handlebars](http://handlebarsjs.com/) and [Navigo](https://github.com/krasimir/navigo). - Includes sophisticated layout containers, including CSS flexbox, CSS grid and Bootstrap responsive 12 columns grid. - Includes convenient forms implementation, with support for many different input components and easy to use validation. - Data binding support for [observable](https://github.com/rjaros/kotlin-observable-js) data model. |