Shagen Ogandzhanian
8be764c1b4
Remove js target from common template since we don't want to make template app more complex right now
2021-08-03 14:39:43 +02:00
Oleksandr Karpovich
656592124a
web: add a tutorial for DomSideEffect ( #975 )
...
* web: add a tutorial for DomSideEffect
* web: add a tutorial for DomSideEffect (edits)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-08-03 13:32:51 +02:00
Igor Demin
aa531e7b32
Codeviewer. Refactor
2021-08-03 13:48:52 +03:00
Nikolay Igotti
5b90f0d7b4
Combed up Getting Started tutorial
2021-08-03 13:39:12 +03:00
Oleksandr Karpovich
6504196bc9
web: fix a bug when inline styles get empty after attributes update ( #980 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-08-03 11:54:49 +02:00
Nikolay Igotti
6420e81072
Update FEATURES.md
...
Remove obsolete link to bug
2021-08-03 12:48:49 +03:00
Nikolay Igotti
2259571153
Update FEATURES.md
2021-08-03 12:46:42 +03:00
Nikolay Igotti
c4400142df
Update FEATURES.md
2021-08-03 11:00:24 +03:00
Nikolay Igotti
b92368664a
Update FEATURES.md
2021-08-03 10:53:34 +03:00
Nikolay Igotti
769df215d9
Update FEATURES.md
2021-08-03 10:51:43 +03:00
Nikolay Igotti
05488353ca
MOved todoapp to 1.0.0-alpha1-rc3
2021-08-03 10:33:10 +03:00
Igor Demin
3ac80939bf
Update Compose
2021-08-02 20:52:42 +03:00
Igor Demin
b780ba79c9
Update Compose
2021-08-02 20:46:08 +03:00
Igor Demin
94057ce1e4
Templates. Provide compose.uiTooling as api
2021-08-02 20:11:38 +03:00
Igor Demin
7cd5b35841
Templates. Refactor
2021-08-02 20:02:59 +03:00
Igor Demin
f7395463d7
Templates. Desktop. Rename Screen to App
...
As in MPP template
2021-08-02 19:58:12 +03:00
Shagen Ogandzhanian
36295121a2
Remove web samples completely
...
We've decided to move in different direction
2021-08-02 15:57:57 +02:00
Shagen Ogandzhanian
f5aefec998
Add js target in multiplatform-template
2021-08-02 15:37:27 +02:00
Igor Demin
36f94875f1
Templates. Migrate to 1.0.0-alpha1-rc2
2021-08-02 16:23:03 +03:00
Nikolay Igotti
eadbe8daed
Theme detection logic.
2021-08-02 16:01:50 +03:00
Shagen Ogandzhanian
ee5397f51d
Add jsMain dependencies to the multiplatform-template
2021-08-02 14:25:10 +02:00
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
2021-08-02 14:46:05 +03:00
Roman Sedaikin
75abbd3aa7
Added tabbing navigation tutorial. ( #817 )
...
* Added tabbing navigation tutorial.
2021-08-02 14:35:37 +03:00
Shagen Ogandzhanian
16852696f5
Switch all web examples and web template to 1.0.0-alpha1-rc1
2021-08-02 12:48:49 +02:00
Igor Demin
519d0e47d2
Templates. Update versions
2021-08-02 13:33:49 +03:00
Igor Demin
19d7eabc7f
Use DesktopMaterialTheme instead of MaterialTheme
2021-08-02 13:07:56 +03:00
Igor Demin
8e5773f400
Update Compose
2021-08-02 13:00:48 +03:00
Alexey Tsvetkov
5d4a26b076
Fix preview floating panel compatibility with both 2020.3 and 2021.1 ( #973 )
2021-08-02 12:11:51 +03:00
Alexey Tsvetkov
227834f963
Allow preview to work without explicit dependency on compose.uiTooling ( #972 )
...
Add runtime-only module org.jetbrains.compose.ui:ui-tooling-desktop
to preview classpath in configureDesktopPreview task
2021-08-02 11:47:06 +03:00
Alexey Tsvetkov
079a317c03
Update examples ( #967 )
...
* Update widgets gallery examples
* Update notepad example
* Update issues example
This change updates:
* Gradle to 7.1.1;
* AGP to 7.0.0;
* Compose to 1.0.0-alpha1-rc1;
* Kotlin to 1.5.21.
* Update image viewer example
2021-08-02 10:45:44 +03:00
Nikolay Igotti
54ea726f91
Fix icon setting
2021-08-02 10:14:49 +03:00
Nikolay Igotti
a7bde4a5dc
Move to the new windows API
2021-08-02 10:07:40 +03:00
Scott Pierce
8342d370d6
Sign jnilib files on osx in addition to dylib files. ( #966 )
...
Co-authored-by: Scott Pierce <>
2021-08-02 08:02:48 +03:00
Nikolay Igotti
0ff88e0d2c
Move todoapp to 1.0.0-alpha1-rc1.
2021-08-01 19:17:07 +03:00
Nikolay Igotti
3f528d14f0
Move to newer platform and IDEA gradle plugin
2021-08-01 15:00:05 +03:00
Nikolay Igotti
88c4e27d6e
Move intellijPlugin to 1.0.0-alpha1-rc1
2021-08-01 14:22:46 +03:00
Igor Demin
06f4ade5c6
Update build.gradle.kts
2021-07-31 20:17:09 +03:00
Igor Demin
4f908a50e3
Update build.gradle.kts
2021-07-31 20:16:06 +03:00
Nikolay Igotti
eceb3b8797
Move templates to 1.0.0-alpha1-rc1
2021-07-31 00:41:59 +03:00
Igor Demin
1786de28a7
Sync/2021 07 30 ( #961 )
2021-07-31 00:38:25 +03:00
Nikolay Igotti
0d232be23a
Move few examples to 1.0.0-alpha1-rc1
2021-07-31 00:19:10 +03:00
Shagen Ogandzhanian
87477236ec
Add google repo for all web modules, samples and examples
2021-07-30 19:05:34 +02:00
Shagen Ogandzhanian
89f9117b6f
Fix for dependency in samples/falling_balls_with_web
2021-07-30 18:12:26 +02:00
Shagen Ogandzhanian
9654149ec7
Update web_landing sample and web_langin example with fresher CSS API
2021-07-30 16:24:41 +02:00
Shagen Ogandzhanian
3902bf2768
Introduce printBundleSize to all web sample projects
...
And remove it from benchmarks
2021-07-30 13:06:42 +02:00
Nikolay Igotti
e82aeadf3c
Fix typo.
2021-07-30 11:14:58 +03:00
Alexey Tsvetkov
8a685b62fb
Fix compatibility with Gradle < 7.1 ( #957 )
2021-07-30 00:29:32 +03:00
Alexey Tsvetkov
22a7cea62e
Remove deprecated Gradle plugin DSL properties ( #953 )
2021-07-29 16:44:59 +03:00
Alexey Tsvetkov
d0f286dfb0
Rename default IDE plugin publishing channel ( #952 )
2021-07-29 16:44:52 +03:00
Shagen Ogandzhanian
6fa567032e
Autogenerate all web examples from samples
...
That would make it easier to keep them consistent and to test them
continuously
2021-07-29 15:02:21 +02:00