index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sw-ui
/
build.gradle.kts
Commit message (
Expand
)
Author
Age
*
Convert sw-ui module to Kotlin Multiplatform gradle plugin
main
Joffrey Bion
2023-07-06
*
Simplify platform
Joffrey Bion
2023-06-09
*
Use kotlinx-coroutines-test in sw-ui
Joffrey Bion
2023-04-30
*
Migrate to new Kotlin/React API and Emotion styles
Joffrey Bion
2023-02-01
*
Upgrade to BlueprintJS 4 (wrapper 7)
Joffrey Bion
2023-01-29
*
Upgrade to Kotlin 1.8 and JS IR
Joffrey Bion
2023-01-29
*
Upgrade to react 18 with kotlin-wrappers BOM
Joffrey Bion
2023-01-29
*
Cleanup kotlin wrapper dependencies
Joffrey Bion
2021-09-07
*
Upgrade Kotlin, Kotlin/React, and Krossbow versions
Joffrey Bion
2021-09-07
*
Extract common dependency versions to versions catalog
Joffrey Bion
2021-09-06
*
Extract blueprintjs to an independent library
Joffrey Bion
2021-04-04
*
Upgrade JS wrapper libraries & repositories
Joffrey Bion
2021-04-04
*
Upgrade blueprintjs
joffrey-bion
2021-02-17
*
Upgrade to Kotlin 1.4.30
joffrey-bion
2021-02-10
*
Remove unnecessary core-js npm dependency
joffrey-bion
2021-01-30
*
Upgrade Kotlin to 1.4.21 and corresponding UI deps
joffrey-bion
2021-01-30
*
Upgrade dependencies
joffrey-bion
2020-11-25
*
Replace deprecated "target" with "js"
Joffrey Bion
2020-08-31
*
Upgrade to Kotlin 1.4 and corresponding library versions
Joffrey Bion
2020-08-31
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
*
Upgrade Kotlin, react, and blueprintjs versions
Joffrey Bion
2020-05-22
*
Enable ktlint on sw-ui
Joffrey Bion
2020-04-08
*
Delete old React/TypeScript UI
Joffrey Bion
2020-04-06
bgstack15