Age | Commit message (Expand) | Author |
2019-07-09 | New DOM bindings. Drop horrible "strictDOM" property. | Robert Jaros |
2019-06-26 | Add break to Tag element | Robbie Cronin |
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 support for additional attributes in the Tag component. | Robert Jaros |
2019-04-24 | Fix various problems with re-creating DOM nodes. | Robert Jaros |
2019-04-03 | Add new dedicated classes for some most used html tags. | Robert Jaros |
2019-04-02 | I18n fix. | Robert Jaros |
2019-03-09 | Unary plus support for DSL builders in the Tag class. | Robert Jaros |
2019-02-13 | Serializable object support for handlebars.js templates | Robert Jaros |
2018-10-13 | Major refactoring of the multi-platform components. | Robert Jaros |
2018-10-08 | Refactoring to modules | Robert Jaros |
2018-08-22 | I18n support in Handlebars templates.0.0.17 | Robert Jaros |
2018-08-22 | I18n support in Handlebars templates. | Robert Jaros |
2018-08-22 | I18n support in Handlebars templates. | Robert Jaros |
2018-08-19 | Internationalization support. | Robert Jaros |
2018-05-04 | New simple HTML5 canvas component | Robert Jaros |
2018-05-04 | Copyright comments unification | Robert Jaros |
2018-04-03 | Add onClick event handler for Link component | Robert Jaros |
2018-04-03 | Access to the content window object. | Robert Jaros |
2018-03-31 | Iframe component. | Robert Jaros |
2018-03-29 | Code style fixes. | Robert Jaros |
2018-03-26 | Plain HTML form attributes (method, action, enctype, target, ...) support. | Robert Jaros |
2018-03-24 | Handlebars templating support. | Robert Jaros |
2018-03-23 | Small fixes. | Robert Jaros |
2018-03-23 | Small fixes for links in dropdowns. | Robert Jaros |
2018-03-22 | Context menu component based on Bootstrap dropdown. | Robert Jaros |
2018-03-11 | Change the name of content property in Tag component. | Robert Jaros |
2018-03-07 | Add simple icon component. | Robert Jaros |
2018-03-07 | Add <i> and <b> html elements | Robert Jaros |
2018-03-04 | HTML table components. | Robert Jaros |
2018-02-26 | Fix Div component initializer. | Robert Jaros |
2018-02-25 | Change enum classes names for better readability. | Robert Jaros |
2018-02-25 | Div html component | Robert Jaros |
2018-02-22 | Property values delegated to a map (idea by tieskedh) | 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-31 | Small fixes for Tag (section and header html elements) | Robert Jaros |
2018-01-29 | Dedicated onClick event handler on buttons | Robert Jaros |
2018-01-17 | Code formatting (Kotlin Style Guide) | Robert Jaros |
2017-11-03 | Refactoring - simplified constructors | Robert Jaros |
2017-10-28 | Databinding components | Robert Jaros |
2017-10-19 | Refactoring styled component | Robert Jaros |
2017-10-12 | color, opacity and background css properties | Robert Jaros |
2017-10-08 | Refactoring | Robert Jaros |
2017-10-07 | New grid component (old renamed to ResponsiveGridPanel). Flex, HPanel, VPanel... | Robert Jaros |