aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27Add support for custom html elements and custom css styles (#144)Robert Jaros
2020-03-27Fix support for default images (markers) in the maps module.Robert Jaros
2020-03-27Small fix to the flex panel internal marginsRobert Jaros
2020-03-27Upgrade dependencies (Kotlin, coroutines, spring, jooby, redux-kotlin)Robert Jaros
2020-03-27Add hooks to allow direct access to afterInsert and afterDestroy callbacksRobert Jaros
2020-03-17Missing anchor tag type (#144)Robert Jaros
2020-03-17Version 3.5.33.5.3Robert Jaros
2020-03-17Upgrade Jooby to v2.6.2Robert Jaros
2020-03-16Fix forms validation for hidden fields.Robert Jaros
2020-03-16Fix coroutines dependencies.Robert Jaros
2020-03-12Version 3.5.23.5.2Robert Jaros
2020-03-12Fix package.json generation.Robert Jaros
2020-03-12Version 3.5.13.5.1Robert Jaros
2020-03-12Remove some experimental annotationsRobert Jaros
2020-03-12Ktor upgrade to 1.3.2Robert Jaros
2020-03-12Version 3.5.03.5.0Robert Jaros
2020-03-12Change testutils build configurationRobert Jaros
2020-03-11Travis config fixRobert Jaros
2020-03-11Version 3.5.0-RC1Robert Jaros
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2020-03-04Version 3.0.13.0.1Robert Jaros
2020-03-04Fix stack panel routes handling.Robert Jaros
2020-03-04Fix internal event listeners order (#143)Robert Jaros
2020-03-03Default guice bindings for Jooby.Robert Jaros
2020-03-03Updated READMERobert Jaros
2020-03-03Fix TextShadow constructorRobert Jaros
2020-03-03Updated READMERobert Jaros
2020-03-03Updated READMERobert Jaros
2020-03-03Updated API doc3.0.0Robert Jaros
2020-03-03Version 3.0.0Robert Jaros
2020-03-03Updated API docRobert Jaros
2020-02-28Add an option to automatically collapse navbar on clickRobert Jaros
2020-02-27Remove deprecated methods.Robert Jaros
2020-02-27Fix testsRobert Jaros
2020-02-26Fix tests.Robert Jaros
2020-02-26New event flow module (#140)Robert Jaros
2020-02-26Major changes in the event handling architecture. Support for multiple event ...Robert Jaros
2020-02-26Fix deprecation messages.Robert Jaros
2020-02-26Major changes in the event handling architecture. Support for multiple event ...Robert Jaros
2020-02-25Support for Javalin server (#138)Robert Jaros
2020-02-25Upgrade to Jooby 2.x - support for custom guice modulesRobert Jaros
2020-02-25Upgrade to Jooby 2.x - support for WithContext and WithSession interfacesRobert Jaros
2020-02-25Fix Gradle Plugin IDRobert Jaros
2020-02-24Drop Pac4j integrationRobert Jaros
2020-02-24Upgrade to Jooby 2.xRobert Jaros
2020-02-23Merge branch 'master' into jooby2Robert Jaros
2020-02-23Fix testsRobert Jaros
2020-02-23Upgrade to Jooby 2.xRobert Jaros
2020-02-23Fix tests.Robert Jaros
2020-02-23A skeleton module for new Maps component, based on Leaflet library (#137)Robert Jaros