aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/form
AgeCommit message (Expand)Author
2019-02-18Make kvision-remote module independent of kvision itself.Robert Jaros
2019-02-13Fix for date/time format used in the form implementation.Robert Jaros
2019-01-19Code style.Robert Jaros
2019-01-19New method for easy access to the content of selected files.Robert Jaros
2019-01-16Unification of class hierarchy in form.check package.Robert Jaros
2019-01-16Fix for UploadInput with empty or multiple value.Robert Jaros
2018-11-07Upgrade to Kotlin 1.3.0 final.Robert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
2018-10-08Testing modules.Robert Jaros
2018-10-08Refactoring to modulesRobert Jaros
2018-09-28Migration to Kotlin 1.3Robert Jaros
2018-08-22Style warnings fixes.Robert Jaros
2018-08-21Internationalization support for built-in components.Robert Jaros
2018-08-19Internationalization support.Robert Jaros
2018-08-16Main dependencies upgrade (Kotlin 1.2.60, coroutines 0.24.0, serialization 0....0.0.15Robert Jaros
2018-05-04Copyright comments unificationRobert Jaros
2018-04-25Multiplatform kvision-common and kvision-server modules.Robert Jaros
2018-03-30Support for some events of file upload control.Robert Jaros
2018-03-29Components for file upload.Robert Jaros
2018-03-29Code style fixes.Robert Jaros
2018-03-26Plain HTML form attributes (method, action, enctype, target, ...) support.Robert Jaros
2018-03-22RichTextInput fix for FirefoxRobert Jaros
2018-03-11Small fix for rich text component.Robert Jaros
2018-03-11Change the name of content property in Tag component.Robert Jaros
2018-03-08Add focus() and blur() methods to all FormControls.Robert Jaros
2018-03-08Extension function to convert Json to MapRobert Jaros
2018-03-07More type-safe forms implementation.Robert Jaros
2018-03-06Fix RadioGroup initial valueRobert Jaros
2018-03-04Style fixes.Robert Jaros
2018-02-27Internet Explorer and Edge compatibility fixes.Robert Jaros
2018-02-27Fix refreshing state of text input.Robert Jaros
2018-02-25Change enum classes names for better readability.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-12DSL builders returning built components.Robert Jaros
2018-02-12Type safe DSL buildersRobert Jaros
2018-02-09Internet Explorer compatibility fix.0.0.2Robert Jaros
2018-02-09Fix AJAX options.Robert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-02-04Refactoring packages layoutRobert Jaros
2018-01-29"auto" support in CssSizeRobert Jaros
2018-01-29Style fixRobert Jaros
2018-01-29Dedicated onClick event handler on buttonsRobert Jaros
2018-01-28Style fixesRobert Jaros
2018-01-28Squared radio fixesRobert Jaros
2018-01-24New options for SelectInput, Forms and FlexPanelsRobert Jaros
2018-01-17Style fixesRobert Jaros
2018-01-17Code formatting (Kotlin Style Guide)Robert Jaros