Oleksandr Karpovich
e902beeece
release 1.0.1-rc2 with 1.6.10 ( #1590 )
...
* move to kotlin 1.6.10-RC and corresponding compose commit
* Update path to the karma plugin we are patching
* Add ExperimentalComposeWebStyleApi
what worries me that this actually shows that there are some cases where without any changes apart version compiler people will have to worry about such annotations
* update kotlin version in templates to adopt 1.6.10-RC
* web: move ComposableWithNullableTypeParameter.kt to passing test cases
* update kotlin version in other places
* update imageviewer example: add OptIn for experimental API
* move compose
* move to kotlin 1.6.10 and corresponding compose
* move to kotlin 1.6.10 and corresponding compose
* move to 1.0.1-rc2
* move to 1.0.1-rc2 (todoapp)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Co-authored-by: Shagen Ogandzhanian <shagen.ogandzhanian@jetbrains.com>
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
b676bd6f04
Move templates to 1.0.0-beta5
3 years ago
Nikolay Igotti
b176da7128
Examples and templates to 1.0.0-beta1 ( #1296 )
3 years ago
Igor Demin
fc98620ed7
Remove DesktopMaterialTheme from documentation and tenmplates
3 years ago
Igor Demin
493d7c775e
Fix tutorials ( #1208 )
3 years ago
Igor Demin
6fe8be049d
Miggrate to 1.0.0-alpha4-build362 ( #1205 )
3 years ago
Nikolay Igotti
86bf3115b5
Sync/2021 09 27 ( #1203 )
3 years ago
Nikolay Igotti
929b28787d
Mostly move to 1.0.0-alpha4-build361
3 years ago
akurasov
a64dfe3d31
Update build.gradle.kts
...
Remove outdated comment
3 years ago
Igor Demin
a8bc62c519
Migrate to 1.0.0-alpha4-build328
3 years ago
Igor Demin
c9a7b15e86
Migrate to Kotlin 1.5.30
3 years ago
Igor Demin
ebb116999f
Desktop. Templates. Update versions
3 years ago
Nikolay Igotti
d499b350a2
Move to 1.0.0-alpha1
3 years ago
Igor Demin
8a277c1f2e
Templates. Fix MPP template
3 years ago
Nikolay Igotti
242ec6bbf9
Cleanup samples and adjust for rc5
3 years ago
Igor Demin
9e4dbe3400
Templates. Use currentOs in common MPP module
...
Temporary (?) workaround for Preview
3 years ago
Shagen Ogandzhanian
8be764c1b4
Remove js target from common template since we don't want to make template app more complex right now
3 years ago
Igor Demin
94057ce1e4
Templates. Provide compose.uiTooling as api
3 years ago
Igor Demin
7cd5b35841
Templates. Refactor
3 years ago
Igor Demin
f7395463d7
Templates. Desktop. Rename Screen to App
...
As in MPP template
3 years ago
Shagen Ogandzhanian
f5aefec998
Add js target in multiplatform-template
3 years ago
Igor Demin
36f94875f1
Templates. Migrate to 1.0.0-alpha1-rc2
3 years ago
Shagen Ogandzhanian
ee5397f51d
Add jsMain dependencies to the multiplatform-template
3 years ago
Igor Demin
a734861ea1
Templates. Update versions
...
Revert to 6.9 as 7.1.1 doesn't properly work with com.android.tools.build:gradle:4.0.1
com.android.tools.build:gradle:7.0.0 doesn't supported by IDEA yet
3 years ago
Shagen Ogandzhanian
16852696f5
Switch all web examples and web template to 1.0.0-alpha1-rc1
3 years ago
Igor Demin
519d0e47d2
Templates. Update versions
3 years ago
Igor Demin
19d7eabc7f
Use DesktopMaterialTheme instead of MaterialTheme
3 years ago
Igor Demin
06f4ade5c6
Update build.gradle.kts
3 years ago
Igor Demin
4f908a50e3
Update build.gradle.kts
3 years ago
Nikolay Igotti
eceb3b8797
Move templates to 1.0.0-alpha1-rc1
3 years ago
Igor Demin
1786de28a7
Sync/2021 07 30 ( #961 )
3 years ago
Oleksandr Karpovich
b41344ef41
Web/update tutorials and examples ( #942 )
...
* web: Update tutorials (to use 0.5.0-build270)
* web: Update examples (to use 0.5.0-build270 and kotlin 1.5.21)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Igor Demin
82468294f4
Update Compose
3 years ago
Igor Demin
581b5f0b0a
Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 ( #916 )
3 years ago
Oleksandr Karpovich
774b9793f5
Update web examples to use 0.5.0-build235
3 years ago
Oleksandr Karpovich
e40f7a0d9a
Update web tutorials for 0.5.0-build228 ( #833 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Shagen Ogandzhanian
4937918a28
Update examples after publishing 0.5.0-build226
3 years ago
Igor Demin
e68baff90d
Migrate desktop templates/tutorials to 0.5.0-build226
3 years ago
Oleksandr Karpovich
971a2a45dd
Update snippets in web tutorials (fix file name)
3 years ago
Oleksandr Karpovich
679ed1dda9
Update snippets in web tutorials
3 years ago
Shagen Ogandzhanian
c8794cbad6
Update web examples after the 0.5.0-build225 release
3 years ago
Igor Demin
80bb819997
Update templates
3 years ago
Shagen Ogandzhanian
192f360dbe
Update web tutorial
3 years ago
Oleksandr Karpovich
bfc5a91d2a
Update web tutorials and template to conform the latest API changes
3 years ago
Shagen Ogandzhanian
898fa303ff
Rename package names in web-core
...
androidx.compose.web -> org.jetbrains.compose.web
androidx.compose.web.elements -> org.jetbrains.compose.web.dom
3 years ago
Igor Demin
e6dfc33f3a
Remove mavenLocal from templates, keep in examples ( #719 )
3 years ago
Oleksandr Karpovich
e727dab151
Add a template for building snippets from web tutorials
3 years ago