summaryrefslogtreecommitdiff
path: root/sw-ui/build.gradle.kts
Commit message (Expand)AuthorAge
* Convert sw-ui module to Kotlin Multiplatform gradle pluginmainJoffrey Bion2023-07-06
* Simplify platformJoffrey Bion2023-06-09
* Use kotlinx-coroutines-test in sw-uiJoffrey Bion2023-04-30
* Migrate to new Kotlin/React API and Emotion stylesJoffrey Bion2023-02-01
* 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
* Replace deprecated "target" with "js"Joffrey Bion2020-08-31
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
* 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