Age | Commit message (Expand) | Author |
2018-03-12 | Bootstrap Navbar component. | Robert Jaros |
2018-03-11 | Style fix. | Robert Jaros |
2018-03-11 | Small fix for rich text component. | Robert Jaros |
2018-03-11 | Change the name of content property in Tag component. | Robert Jaros |
2018-03-10 | Support for Bootswatch and other css themes. | Robert Jaros |
2018-03-08 | Style fixes | Robert Jaros |
2018-03-08 | Support for text, font and position float CSS properties. | Robert Jaros |
2018-03-08 | Add focus() and blur() methods to all FormControls. | Robert Jaros |
2018-03-08 | Extension function to convert Json to Map | Robert Jaros |
2018-03-08 | Adds a property to activate child component directly. | Robert Jaros |
2018-03-07 | Add index as mapping function parameter. | Robert Jaros |
2018-03-07 | Add mapping function for DataContainer. | Robert Jaros |
2018-03-07 | Add model parameter to DataContainer callback functions. | Robert Jaros |
2018-03-07 | More type-safe forms implementation. | Robert Jaros |
2018-03-07 | Add simple icon component. | Robert Jaros |
2018-03-07 | Add <i> and <b> html elements | Robert Jaros |
2018-03-07 | Style fix | Robert Jaros |
2018-03-06 | Fix RadioGroup initial value | Robert Jaros |
2018-03-04 | Style fixes. | Robert Jaros |
2018-03-04 | HTML table components. | Robert Jaros |
2018-03-03 | Add filtering functionality to the DataContainer component. | Robert Jaros |
2018-02-27 | Internet Explorer and Edge compatibility fixes. | Robert Jaros |
2018-02-27 | Various fixes for window component. | Robert Jaros |
2018-02-27 | Fix refreshing state of text input. | Robert Jaros |
2018-02-26 | Unit tests for Div and Window components | Robert Jaros |
2018-02-26 | Unit tests compatibility with Firefox. | Robert Jaros |
2018-02-26 | Floating, resizable window container. | Robert Jaros |
2018-02-26 | Add missing methods of a container to Modal component. | Robert Jaros |
2018-02-26 | Fix Div component initializer. | Robert Jaros |
2018-02-26 | Fix UNIT type name. | Robert Jaros |
2018-02-26 | Add support for overflow and resize CSS properties. | Robert Jaros |
2018-02-26 | Fix incorrect cache of snabbdom event handlers. | 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 | Div html component | Robert Jaros |
2018-02-25 | CSS position support. | Robert Jaros |
2018-02-24 | Snabbdom upgrade to v0.7.1 | Robert Jaros |
2018-02-23 | Removed DOM artifacts left after destroying DateTimeInput. | 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-21 | Build size optimizations. | Robert Jaros |
2018-02-20 | Change abstract class to interface for ApplicationBase. | 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 | Internet Explorer compatibility fix.0.0.2 | Robert Jaros |
2018-02-09 | Fix AJAX options. | Robert Jaros |
2018-02-09 | Fix alert dialog ENTER key handling. | Robert Jaros |
2018-02-09 | Refactoring. API documentation. | Robert Jaros |