Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-24 | Catch closed channel exception | Robert Jaros | |
2019-09-22 | Dependencies upgrade: Kotlin 1.3.50, Coroutines 1.3.1, Serialization 0.13.0, ↵ | Robert Jaros | |
Ktor 1.2.4, Spring Boot 2.1.8, Jooby 1.6.4 | |||
2019-08-30 | Fix tests. | Robert Jaros | |
2019-08-30 | New module for Kotlin Redux. | Robert Jaros | |
2019-08-03 | Top level helper functions for i18n. | Robert Jaros | |
2019-08-03 | Updated README | Robert Jaros | |
2019-08-01 | Updated README | Robert Jaros | |
2019-07-24 | Slack badge | mpetuska | |
2019-07-16 | Change JDK for Travis CI. | Robert Jaros | |
2019-07-16 | Updated README. | Robert Jaros | |
2019-07-16 | Fixed chart updates (#73) | Robert Jaros | |
2019-07-13 | Version 0.0.380.0.38 | Robert Jaros | |
2019-07-13 | Style fixes. Suppress style warnings. | Robert Jaros | |
2019-07-13 | Suppress style warnings. | Robert Jaros | |
2019-07-13 | Refactor RemoteSelect -> SelectRemote and RemoteTabulator -> TabulatorRemote | Robert Jaros | |
2019-07-10 | Support data tree (#60) | Robert Jaros | |
2019-07-09 | Fix tests. | Robert Jaros | |
2019-07-09 | Fix tests. | Robert Jaros | |
2019-07-09 | Add support for additional icons (#68) | Robert Jaros | |
2019-07-09 | New DOM bindings. Drop horrible "strictDOM" property. | Robert Jaros | |
2019-07-08 | More general CssSize (based on Number type). Note: both .px and .pt ↵ | Robert Jaros | |
extension properties are still defined for Int type only. | |||
2019-07-08 | Support for redux-devtools-extension | Robert Jaros | |
2019-07-08 | Remove some unused things. | Robert Jaros | |
2019-07-08 | New tabulator-remote module. | Robert Jaros | |
2019-07-06 | Remove deprecated Label | Robert Jaros | |
2019-07-06 | New implementation of ObservableList<T> | Robert Jaros | |
2019-06-26 | Merge pull request #61 from robert-cronin/master | Robert Jaros | |
Add <br> tag to enum | |||
2019-06-26 | New type inference workaround (KT-32168) | Robert Jaros | |
2019-06-26 | correct spelling error for vertical-align | Robbie Cronin | |
2019-06-26 | Add break to Tag element | Robbie Cronin | |
2019-06-26 | Merge pull request #2 from rjaros/master | Robbie Cronin | |
pull version 0.0.37 | |||
2019-06-23 | Updated README.0.0.37 | Robert Jaros | |
2019-06-23 | Add new packages to the API docs. | Robert Jaros | |
2019-06-23 | Version 0.0.37 | Robert Jaros | |
2019-06-23 | Upgrade main dependencies. | Robert Jaros | |
- Kotlin 1.3.40 - Coroutines 1.2.2 - Serialization 0.11.1 - Ktor 1.2.2 - Spring Boot 2.1.6 | |||
2019-06-23 | Style fix. | Robert Jaros | |
2019-06-23 | Upgrade main dependencies. | Robert Jaros | |
- Kotlin 1.3.40 - Coroutines 1.2.2 - Serialization 0.11.1 - Ktor 1.2.2 - Spring Boot 2.1.6 | |||
2019-06-23 | Working solution for pace theme selection. | Robert Jaros | |
2019-06-23 | Fix tests. | Robert Jaros | |
2019-06-23 | Hardcode blue flash theme. | Robert Jaros | |
2019-06-23 | Fixed positioning of the context menu for use inside a Tabulator component. | Robert Jaros | |
2019-06-22 | An advanced option to strictly bind a component to the DOM element. | Robert Jaros | |
2019-06-22 | Correct copyright notice. | Robert Jaros | |
2019-06-22 | Simple initialization for Pace module. | Robert Jaros | |
2019-06-21 | Style fixes. | Robert Jaros | |
2019-06-21 | Additional fixes to allow non-serializable classes inside Tabulator data model. | Robert Jaros | |
2019-06-21 | Merge remote-tracking branch 'origin/master' | Robert Jaros | |
# Conflicts: # kvision-modules/kvision-tabulator/src/main/kotlin/pl/treksoft/kvision/tabulator/Tabulator.kt | |||
2019-06-21 | Merge pull request #59 from robert-cronin/master | Robert Jaros | |
Add KVision Pace module | |||
2019-06-21 | Upgrade tabulator to 4.2.7. | Robert Jaros | |
Fix for table refresh crash with active custom editor. | |||
2019-06-21 | Include tabulator update | Robbie Cronin | |
removes dependence on @Serializable annotation |