Age | Commit message (Expand) | Author |
2019-06-26 | Merge pull request #61 from robert-cronin/master | Robert Jaros |
2019-06-26 | New type inference workaround (KT-32168) | Robert Jaros |
2019-06-26 | correct spelling error for vertical-align | Robbie Cronin |
2019-06-26 | Add break to Tag element | Robbie Cronin |
2019-06-23 | Style fix. | Robert Jaros |
2019-06-23 | Fixed positioning of the context menu for use inside a Tabulator component. | Robert Jaros |
2019-06-22 | An advanced option to strictly bind a component to the DOM element. | Robert Jaros |
2019-06-20 | Missing TAG.HR in enum. | Robert Jaros |
2019-06-03 | Refactor support for additional attributes from Tag up to the Widget class. | Robert Jaros |
2019-05-11 | Add new SimpleSelect form control. | Robert Jaros |
2019-05-11 | Add support for additional attributes in the Tag component. | Robert Jaros |
2019-05-11 | Allow constructing Root containers from HTMLElement objects. | Robert Jaros |
2019-05-11 | Refactor focus and blur methods in FormControl interface. | Robert Jaros |
2019-05-07 | Closable tabs in the TabPanel container. | Robert Jaros |
2019-05-07 | Fix routing initialization. | Robert Jaros |
2019-04-24 | New kvision-tabulator module. | Robert Jaros |
2019-04-24 | Fix various problems with re-creating DOM nodes. | Robert Jaros |
2019-04-24 | Scrollable tabs for TabPanel | Robert Jaros |
2019-04-22 | Code style fixes. | Robert Jaros |
2019-04-22 | Fix for modifying table content dynamically. | Robert Jaros |
2019-04-18 | Add internal cache for styles generation code. | Robert Jaros |
2019-04-16 | Upgrade Kotlin to 1.3.30 | Robert Jaros |
2019-04-04 | Fix modals rendering. | Robert Jaros |
2019-04-03 | Add new dedicated classes for some most used html tags. | Robert Jaros |
2019-04-02 | Support for tooltips and popovers. | Robert Jaros |
2019-04-02 | I18n fix. | Robert Jaros |
2019-03-24 | New RestClient class in the core module. | Robert Jaros |
2019-03-24 | Some fixes for CSS style objects. | Robert Jaros |
2019-03-23 | Code style fixes. | Robert Jaros |
2019-03-23 | CSS style objects. | Robert Jaros |
2019-03-17 | Move suspending functions for getting file content to the kvision-upload module. | Robert Jaros |
2019-03-17 | Refactor Dialog component to the separate module. | Robert Jaros |
2019-03-14 | Refactor DataContainer component to the separate module. | Robert Jaros |
2019-03-10 | New module with support for drawing charts based on chart.js library. | Robert Jaros |
2019-03-09 | Unary plus support for DSL builders in the Tag class. | Robert Jaros |
2019-03-09 | Code style fixes. | Robert Jaros |
2019-03-05 | Refactor kvision-bootstrap module. | Robert Jaros |
2019-03-04 | Inlining some utility functions. | Robert Jaros |
2019-03-03 | Support for overflow-wrap, word-break and line-break CSS properties. | Robert Jaros |
2019-02-18 | Simplifications for multiplatform Date type. | Robert Jaros |
2019-02-18 | Make kvision-remote module independent of kvision itself. | Robert Jaros |
2019-02-14 | Change the receiver type of syncWithList function | Robert Jaros |
2019-02-13 | Fix for date/time format used in the form implementation. | Robert Jaros |
2019-02-13 | Serializable object support for handlebars.js templates | Robert Jaros |
2019-02-13 | Unification of @Serializable -> JSON functions | Robert Jaros |
2019-01-29 | More fixes for resizable windows. | Robert Jaros |
2019-01-29 | More fixes for resizable windows. | Robert Jaros |
2019-01-29 | Dependencies update. | Robert Jaros |
2019-01-28 | Dependencies upgrade (Kotlin 1.3.20 and others). | Robert Jaros |
2019-01-23 | Suppress style warnings. | Robert Jaros |