aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin
AgeCommit message (Expand)Author
2018-03-06Fix RadioGroup initial valueRobert Jaros
2018-03-04Style fixes.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-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
2018-01-29"auto" support in CssSizeRobert Jaros
2018-01-29Change order of parameters for responsive gridRobert Jaros
2018-01-29Style fixRobert Jaros
2018-01-29Modal content fixRobert Jaros
2018-01-29Dedicated onClick event handler on buttonsRobert Jaros
2018-01-29Simplified data containerRobert Jaros
2018-01-28Style fixesRobert Jaros
2018-01-28Routing integration for Tab and Stack panelsRobert Jaros
2018-01-28Squared radio fixesRobert Jaros
2018-01-28More stable DropDown implementationRobert Jaros