aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-07Add mapping function for DataContainer.Robert Jaros
2018-03-07Unit test for icon componentRobert Jaros
2018-03-07Add model parameter to DataContainer callback functions.Robert Jaros
2018-03-07More type-safe forms implementation.Robert Jaros
2018-03-07Add simple icon component.Robert Jaros
2018-03-07Add <i> and <b> html elementsRobert Jaros
2018-03-07Style fixRobert Jaros
2018-03-07Zero padding on fluid root container.Robert Jaros
2018-03-06Fix RadioGroup initial valueRobert Jaros
2018-03-04Style fixes.Robert Jaros
2018-03-04Fix incorrect test dependencies.Robert Jaros
2018-03-04HTML table components.Robert Jaros
2018-03-03Add filtering functionality to the DataContainer component.Robert Jaros
2018-02-27Internet Explorer and Edge compatibility fixes.Robert Jaros
2018-02-27Various fixes for window component.Robert Jaros
2018-02-27Fix refreshing state of text input.Robert Jaros
2018-02-27Style fixRobert Jaros
2018-02-26Unit tests for Div and Window componentsRobert Jaros
2018-02-26Unit tests compatibility with Firefox.Robert Jaros
2018-02-26Floating, resizable window container.Robert Jaros
2018-02-26Add missing methods of a container to Modal component.Robert Jaros
2018-02-26Fix Div component initializer.Robert Jaros
2018-02-26Fix UNIT type name.Robert Jaros
2018-02-26Add support for overflow and resize CSS properties.Robert Jaros
2018-02-26Fix incorrect cache of snabbdom event handlers.Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-25Change extension function to properties for dimensions.Robert Jaros
2018-02-25Div html componentRobert Jaros
2018-02-25CSS position support.Robert Jaros
2018-02-24Snabbdom upgrade to v0.7.1Robert Jaros
2018-02-23Removed DOM artifacts left after destroying DateTimeInput.Robert Jaros
2018-02-22Property values delegated to a map (idea by tieskedh)Robert Jaros
2018-02-21Small style fixes contributed by tieskedhRobert Jaros
2018-02-21Build size optimizations.Robert Jaros
2018-02-20Change abstract class to interface for ApplicationBase.Robert Jaros
2018-02-12Fix of FlexPanel companion object.Robert Jaros
2018-02-12DSL builders returning built components.Robert Jaros
2018-02-12Type safe DSL buildersRobert Jaros
2018-02-12DSL syntax for containersRobert Jaros
2018-02-09Internet Explorer compatibility fix.0.0.2Robert Jaros
2018-02-09Fix AJAX options.Robert Jaros
2018-02-09Fix alert dialog ENTER key handling.Robert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-02-04Refactoring packages layoutRobert Jaros
2018-02-03Refactoring for kdoc API documentation with dokkaRobert Jaros
2018-01-31Data component refactoringRobert Jaros
2018-01-31Small fixes for Tag (section and header html elements)Robert Jaros
2018-01-31Data container update handlerRobert Jaros
2018-01-31Option to disable Bootstrap CSSRobert Jaros
2018-01-30Added wrap support for HPanelRobert Jaros