dima-avdeev-jb
1356cdcf5c
Intellij performance benchmark ( #2009 )
3 years ago
dima-avdeev-jb
e4cebf9eda
Intellij plugin to choose color (truth of concept) ( #1990 )
3 years ago
Alexey Tsvetkov
ef205f64bc
Add Compose for Intellij usage example ( #1728 )
...
* Add example of using Compose for Intellij plugin
* Add instruction on how to use Compose for Intellij plugin
3 years ago
Igor Demin
dbd0a21949
Modify replace.sh for replacing Compose version ( #1511 )
...
Remove:
```
__LATEST_COMPOSE_RELEASE_VERSION__
__KOTLIN_COMPOSE_VERSION__
System.getenv("COMPOSE_TEMPLATE_COMPOSE_VERSION")
```
They pollute templates/examples.
Now, all paths where we need to change the version are hardcoded in the script.
Usage:
```
./replace.sh 1.0.0-rc6
```
This script is planned to run on CI
In the future I will add support for changing Kotlin version
3 years ago
Igor Demin
559e9364f1
Move examples to 1.0.0 ( #1524 )
3 years ago
Igor Demin
21473b13f1
Move to 1.0.0-rc12 ( #1518 )
...
* Move build_from_cli
* Migrate to 1.0.0-rc12
* Comment about LWJGL
* Update Tutorials
3 years ago
Nikolay Igotti
b176da7128
Examples and templates to 1.0.0-beta1 ( #1296 )
3 years ago
Nikolay Igotti
d876ecb0c4
Fix examples, move all of them to Gradle 7.1.1
3 years ago
Nikolay Igotti
929b28787d
Mostly move to 1.0.0-alpha4-build361
3 years ago
Nikolay Igotti
d499b350a2
Move to 1.0.0-alpha1
3 years ago
Nikolay Igotti
242ec6bbf9
Cleanup samples and adjust for rc5
3 years ago
Nikolay Igotti
3f528d14f0
Move to newer platform and IDEA gradle plugin
3 years ago
Nikolay Igotti
88c4e27d6e
Move intellijPlugin to 1.0.0-alpha1-rc1
3 years ago
Nikolay Igotti
0dc9bf0104
Move to 0.4.0
3 years ago
Nikolay Igotti
e817408595
Use 0.4.0-rc2 in examples ( #720 )
3 years ago
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
3 years ago
Nikolay Igotti
38f4cfa33e
Move to 0.4.0-build209
4 years ago
Nikolay Igotti
7bdb87f20b
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
4 years ago
Alexey Tsvetkov
8c8b4147ab
Update to 0.4.0-build182 and get rid of jcenter
...
The build `0.4.0-build182` upgrades
`kotlinx-collections-immutable` library
(which is used by the compose runtime) to 0.3.4,
which was published to maven central,
so most usages of sunsetting jcenter repo
can be removed now.
Resolves #557
4 years ago
Nikolay Igotti
76e3f45f8b
Move to Kotlin 1.4.32 and 0.4.0-build180
4 years ago
Nikolay Igotti
2f7f05babd
Move to 0.3.2.
4 years ago
Nikolay Igotti
1999f58e75
Move to build 0.3.1.
4 years ago
Nikolay Igotti
10e99c20d9
Move to 0.3.0.
4 years ago
Nikolay Igotti
c58018221e
Move to 0.3.0-rc1 ( #410 )
4 years ago
Roman Sedaikin
a876a0f870
Move IntelliJPlugin to build154.
4 years ago
Nikolay Igotti
f8f6ad38bb
Move IDE plugin and Falling Balls to build149 and Kotlin 1.4.30.
4 years ago
Igor Demin
0e6d23ebf5
Migrate to 0.3.0-build146 (intelliJPlugin)
4 years ago
Roman Sedaikin
f1164d9cb1
Move inteliJPlagin to 0.0.0-vsync-build30
4 years ago
Nikolay Igotti
b22a9947c2
Remove dead code.
4 years ago
Konstantin Bulenkov
3125cc926e
Jetpack Compose for IntelliJ Platform initial ( #287 )
4 years ago