Age | Commit message (Expand) | Author |
2020-01-31 | Support for fieldset HTML element both as a standalone container and within F... | Robert Jaros |
2020-01-20 | Better support for applications with multiple roots. | Robert Jaros |
2019-10-25 | Style fixes | Robert Jaros |
2019-10-17 | Move DSL builder functions out of the companion objects (#93) | Robert Jaros |
2019-10-14 | Return root container from Application extension functions. | Robert Jaros |
2019-10-14 | Refactoring Root class constructors (#92) | Robert Jaros |
2019-10-13 | New Application class to reduce applications boilerplate (#92). | Robert Jaros |
2019-10-03 | Upgrade to Bootstrap 4. | Robert Jaros |
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 |