Shagen Ogandzhanian
f7070f210d
[web] optionally skip benchmarks (by default enabled)
3 years ago
Shagen Ogandzhanian
a22bd9f889
Reintroduce printBundleSize for samples
3 years ago
Shagen Ogandzhanian
c513eef2e6
[web] [build] Fix all missing and incorrect sample modules
3 years ago
Oleksandr Karpovich
9dc7137298
web: update COMPOSE_CORE_VERSION=0.0.0-master-build316
...
the build from master contains an important fix for using compose in kotlin/js (composables in constructors).
following (default) builds will include the fix, so normal version can be used again.
3 years ago
Oleksandr Karpovich
4eedafc5fa
web: add tests for constructors with Composable parameters
3 years ago
Oleksandr Karpovich
516b2e8e07
Update compose
3 years ago
Shagen Ogandzhanian
7c4ce006fe
Correct path to the falling balls example
...
It was renamed and previos commit will prevent situations when we miss
such things
3 years ago
Shagen Ogandzhanian
eac1c155e3
Fail if module is referring to a non-existent file path
3 years ago
Shagen Ogandzhanian
8d16f5a3a2
Remove obsolete and unused COMPOSE_WEB_BUILD_WITH_EXAMPLE build param
3 years ago
Felix Divo
4702590645
Update README.md ( #1066 )
...
Fix broken link in README
3 years ago
akurasov
e291107b2b
fixed typo
3 years ago
Felix Divo
3d35372a06
Briefly explain horizontal scrolling in tutorial ( #1065 )
...
* Update README.md
Add note on horizontal scrolling
3 years ago
akurasov
8df79e50b0
Extending tutorial with Tray-only application ( #1063 )
...
* Extending tutorial with Tray-only application
* Update README.md
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com>
3 years ago
akurasov
d95c61a6b1
Fixes for Context menu tutorial ( #1059 )
...
* Small fixes for Context Menu tutorial
* Fixing Context Menu tutorial
3 years ago
Oleksandr Karpovich
00d0ee008f
web: Add failing tests for composables passed into constructors (issue #746 )
3 years ago
akurasov
1561b2736f
Update README.md
...
fixing build version to Alpha
3 years ago
akurasov
086fca9229
Small fixes for Context Menu tutorial ( #1051 )
3 years ago
Igor Demin
410bd394ed
Update README.md
3 years ago
akurasov
7b81c5f51f
Merge remote-tracking branch 'origin/master'
3 years ago
akurasov
37683fa147
Added tutorial for context menu(desktop)
3 years ago
Igor Demin
dbd1fe904f
Update Compose
3 years ago
Igor Demin
31effb2bab
Compose. Run :compose:ui tests on ./gradle testComposeJbDesktop
3 years ago
fauxvillage
da19a19e9a
corrrect package name in nativeDistributions ( #1042 )
...
* corrrect package name in nativeDistributions
* Update build.gradle.kts
Co-authored-by: akurasov <86794754+akurasov@users.noreply.github.com>
3 years ago
Oleksandr Karpovich
457d4374b2
Update Compose
3 years ago
Noire
0f9735140d
Fix component SplitPane ( #1037 )
3 years ago
Arkadii Ivanov
1564fb5791
Move TodoApp previews to compose-ui module ( #1002 )
3 years ago
Arkadii Ivanov
696d20c931
Update TodoApp dependencies ( #1001 )
3 years ago
Alexey Tsvetkov
a1853204d7
Document packaging resources ( #1015 )
3 years ago
Igor Demin
f69c7d6972
Update Compose
3 years ago
Igor Demin
3bc811f559
Update README.md
3 years ago
Iury Souza
38e3db13a2
doc(README): fix image height ( #1000 )
3 years ago
Igor Demin
27d43c7afe
Update README.md
3 years ago
Alexey Tsvetkov
c51cb3b6da
Fix warning caused by NPE in tests ( #1004 )
...
There are two types of Gradle tests:
* integration tests (:compose:testGradle-<GRADLE_VERSION>);
* unit tests (:compose:test);
There is a custom test name generator (GradleTestNameGenerator),
which prints current version of Gradle for integration tests.
During unit tests execution, GradleTestNameGenerator failed
with NPE, because the 'gradle.version.for.tests' system property
was not set. NPE did not crash the test suite,
but it was printed to stderr.
3 years ago
Daniil Shevtsov
592714daa1
Fix compose web examples source code links ( #1006 )
...
* Fix web landing link
* Fix falling balls source code link
3 years ago
Alexey Tsvetkov
7870d665c4
Escape resources dir separator on Windows ( #1005 )
...
Resolves #999
3 years ago
Oleksandr Karpovich
3496cadec9
Update CHANGELOG.md
3 years ago
Igor Demin
c126536fa3
Update CHANGELOG.md
3 years ago
Igor Demin
0c2a7ab6fe
Update CHANGELOG.md
3 years ago
Igor Demin
c55f1ca37a
Update CHANGELOG.md ( #995 )
3 years ago
Igor Demin
4f1101b5ae
Templates. Set fixed height ( #996 )
3 years ago
Oleksandr Karpovich
6b27ff0256
web: update compose logo in web-landing example
3 years ago
Igor Demin
03402fa487
Update README.md
3 years ago
Igor Demin
7dd810aa52
Update README.md
3 years ago
Igor Demin
5207a59064
Update README.md
3 years ago
Igor Demin
07d369ae9e
Update README.md
3 years ago
Igor Demin
870730903b
Update README.md
3 years ago
Igor Demin
9ed279187e
Tutotials. Adaptive window size
3 years ago
Nikolay Igotti
d174f9a612
Update README.md
3 years ago
Nikolay Igotti
a775cf2254
Rename to Multiplatform.
3 years ago
Igor Demin
605d628184
Update Compose
3 years ago