aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-25Support column groups in the Tabulator componenet (#111)Robert Jaros
2019-11-15Add "centered" property to all Modal dialogs.Robert Jaros
2019-11-15Add focus() and blur() methods to Button class.Robert Jaros
2019-11-15Fix an issue with high CPU utilization in IntelliJ by introducing new ↵Robert Jaros
onEvent extension function and changing the names of some style methods
2019-11-07Version 2.3.02.3.0Robert Jaros
2019-11-07Better function to guess the build folder in plugin.Robert Jaros
2019-11-07Add reload method to Tabulator component.Robert Jaros
2019-11-07Send additional state with TabulatorRemote requestRobert Jaros
2019-11-06Fix exception handling in RestClientRobert Jaros
2019-11-06Fix parameters deserialializationRobert Jaros
2019-11-05Version 2.2.02.2.0Robert Jaros
2019-11-05Add labels/fields horizontal ratio option for FormPanel component.Robert Jaros
2019-11-05Fix SelectRemote initialization. Add new option to preload values.Robert Jaros
2019-11-04Support for Date type serialization/deserialization in RestClient (#101)Robert Jaros
2019-11-03Small fix for compiler plugin on Windows.Robert Jaros
2019-11-02Version 2.1.02.1.0Robert Jaros
2019-11-02New set of methods returning Response object in RestClient (#100)Robert Jaros
2019-11-01Better exception handling in server-side interfaces.Robert Jaros
2019-10-29Allow per chart plugins configuration (#81)Robert Jaros
2019-10-29Fix guessing the build folder.Robert Jaros
2019-10-29Fix native file handling in upload component (#98)Robert Jaros
2019-10-26Updated Module.mdRobert Jaros
2019-10-26Updated READMERobert Jaros
2019-10-25Version 2.0.02.0.0Robert Jaros
2019-10-25Style fixesRobert Jaros
2019-10-25Now dropdown align option for Select and RemoteSelect components.Robert Jaros
2019-10-24New Bold html component.Robert Jaros
2019-10-24Allow suspending functions for SelectRemote and TabulatorRemote components.Robert Jaros
2019-10-22Send additional state with SelectRemote request.Robert Jaros
2019-10-22Add helper functions for spring security.Robert Jaros
2019-10-22Remove useless annotations.Robert Jaros
2019-10-21Add NAV tag type.Robert Jaros
2019-10-21Fix inline list type.Robert Jaros
2019-10-20Support manual mode in Pace module.Robert Jaros
2019-10-19Better index.html handling in spring webfluxRobert Jaros
2019-10-17Updated READMERobert Jaros
2019-10-17Version 2.0.0-M32.0.0-M3Robert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-17Move the plugins to the separate directory.Robert Jaros
Fix common module detection.
2019-10-17Upgrade Spring Boot to 2.2.0.RELEASERobert Jaros
2019-10-17Kotlin compiler plugin and gradle pluginRobert Jaros
2019-10-14Updated READMERobert Jaros
2019-10-14Some fixes of the testutils module.Robert Jaros
2019-10-14Return root container from Application extension functions.Robert Jaros
2019-10-14Change deprecation level to ERROR on the Date type.Robert Jaros
2019-10-14Some fixes of the testutils module.Robert Jaros
2019-10-14Version 2.0.0-M22.0.0-M2Robert Jaros
2019-10-14Remove deprecated API callRobert Jaros
2019-10-14Dependencies upgradeRobert Jaros
2019-10-14Refactoring Root class constructors (#92)Robert Jaros