summaryrefslogtreecommitdiff
path: root/sw-ui/build.gradle.kts
Commit message (Collapse)AuthorAge
* Upgrade to BlueprintJS 4 (wrapper 7)Joffrey Bion2023-01-29
|
* Upgrade to Kotlin 1.8 and JS IRJoffrey Bion2023-01-29
|
* Upgrade to react 18 with kotlin-wrappers BOMJoffrey Bion2023-01-29
|
* Cleanup kotlin wrapper dependenciesJoffrey Bion2021-09-07
|
* Upgrade Kotlin, Kotlin/React, and Krossbow versionsJoffrey Bion2021-09-07
|
* Extract common dependency versions to versions catalogJoffrey Bion2021-09-06
|
* Extract blueprintjs to an independent libraryJoffrey Bion2021-04-04
|
* Upgrade JS wrapper libraries & repositoriesJoffrey Bion2021-04-04
|
* Upgrade blueprintjsjoffrey-bion2021-02-17
|
* Upgrade to Kotlin 1.4.30joffrey-bion2021-02-10
|
* Remove unnecessary core-js npm dependencyjoffrey-bion2021-01-30
|
* Upgrade Kotlin to 1.4.21 and corresponding UI depsjoffrey-bion2021-01-30
|
* Upgrade dependenciesjoffrey-bion2020-11-25
| | | | | | - Kotlinx Coroutines to 1.4.1 - Kotlinx Serialization to 1.0.0 - Krossbow to 1.1.0
* Replace deprecated "target" with "js"Joffrey Bion2020-08-31
|
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
| | | | | | - Kotlinx Serialization 1.0.0-RC - Coroutines 1.3.9 - Krossbow 0.30.1
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
|
* Upgrade Kotlin, react, and blueprintjs versionsJoffrey Bion2020-05-22
|
* Enable ktlint on sw-uiJoffrey Bion2020-04-08
|
* Delete old React/TypeScript UIJoffrey Bion2020-04-06
bgstack15