Age | Commit message (Expand) | Author |
2019-07-13 | Style fixes. Suppress style warnings. | Robert Jaros |
2019-07-09 | New DOM bindings. Drop horrible "strictDOM" property. | Robert Jaros |
2019-06-03 | Refactor support for additional attributes from Tag up to the Widget class. | Robert Jaros |
2019-05-11 | Allow constructing Root containers from HTMLElement objects. | Robert Jaros |
2019-05-07 | Closable tabs in the TabPanel container. | 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-04 | Fix modals rendering. | 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 |
2018-11-12 | Support for vertical tabs. | Robert Jaros |
2018-10-13 | Major refactoring of the multi-platform components. | Robert Jaros |
2018-08-21 | Internationalization support for built-in components. | Robert Jaros |
2018-08-19 | Internationalization support. | Robert Jaros |
2018-05-25 | Small fixes. | Robert Jaros |
2018-05-05 | Suppress some warnings. | Robert Jaros |
2018-05-04 | DockPanel usability fixes | Robert Jaros |
2018-03-29 | Code style fixes. | Robert Jaros |
2018-03-22 | Context menu component based on Bootstrap dropdown. | Robert Jaros |
2018-03-22 | Fixed removing child from container. | Robert Jaros |
2018-03-22 | Fix incorrect padding with container-fluid root. | Robert Jaros |
2018-03-08 | Adds a property to activate child component directly. | Robert Jaros |
2018-03-07 | Style fix | Robert Jaros |
2018-03-04 | Style fixes. | Robert Jaros |
2018-02-26 | Fix UNIT type name. | Robert Jaros |
2018-02-25 | Change enum classes names for better readability. | Robert Jaros |
2018-02-25 | Change extension function to properties for dimensions. | Robert Jaros |
2018-02-25 | CSS position support. | Robert Jaros |
2018-02-22 | Property values delegated to a map (idea by tieskedh) | Robert Jaros |
2018-02-21 | Small style fixes contributed by tieskedh | Robert Jaros |
2018-02-12 | Fix of FlexPanel companion object. | Robert Jaros |
2018-02-12 | DSL builders returning built components. | Robert Jaros |
2018-02-12 | Type safe DSL builders | Robert Jaros |
2018-02-12 | DSL syntax for containers | Robert Jaros |
2018-02-09 | Refactoring. API documentation. | Robert Jaros |
2018-02-04 | Refactoring packages layout | Robert Jaros |
2018-02-03 | Refactoring for kdoc API documentation with dokka | Robert Jaros |
2018-01-30 | Added wrap support for HPanel | Robert Jaros |
2018-01-29 | Change order of parameters for responsive grid | Robert Jaros |
2018-01-28 | Routing integration for Tab and Stack panels | Robert Jaros |
2018-01-24 | New options for SelectInput, Forms and FlexPanels | Robert Jaros |
2018-01-17 | Style fixes | Robert Jaros |
2018-01-17 | Code formatting (Kotlin Style Guide) | Robert Jaros |
2017-11-25 | Form validation | Robert Jaros |
2017-11-06 | Ajax support for SelectInput | Robert Jaros |
2017-10-28 | Databinding components | Robert Jaros |
2017-10-19 | Unit tests | Robert Jaros |
2017-10-19 | Refactoring styled component | Robert Jaros |