Commit Graph

560 Commits

Author SHA1 Message Date
Igor Demin
cb3794a27e Docs for 0.4.0 (#722) 2021-05-31 18:42:31 +03:00
Nikolay Igotti
0dc9bf0104 Move to 0.4.0 2021-05-31 18:25:21 +03:00
Shagen Ogandzhanian
34c0d67a1d [build] Simplify module creation in web 2021-05-31 14:40:07 +02:00
Nikolay Igotti
e817408595 Use 0.4.0-rc2 in examples (#720) 2021-05-31 14:19:54 +03:00
Oleksandr Karpovich
c3403681e2 Update web-getting-started example and tutorial 2021-05-31 12:03:47 +02:00
Igor Demin
f54a4b9664 update root .gitignore 2021-05-31 11:31:15 +03:00
Roman Sedaikin
af224ccb0b Tooltip tutorial (#709)
* Tooltips tutorial.
2021-05-28 20:59:27 +03:00
Igor Demin
560f411e01 Tutorials for 0.4.0-rc2 2021-05-28 19:54:20 +03:00
Arkadii Ivanov
5f7479edbe Simplify TodoApp example iOS framework export (#706) 2021-05-28 19:49:46 +03:00
Shagen Ogandzhanian
42ad7c7dcc [web] Remove classes builder version from API 2021-05-28 16:45:33 +02:00
Nikolay Igotti
bf4f7051a2 Move to Kotlin 1.5.10 and Compose 0.4.0-rc1 2021-05-28 14:28:15 +03:00
Oleksandr Karpovich
2418d20904 Fix web-getting-started example 2021-05-28 10:26:00 +02:00
Alexey Tsvetkov
92150195ea Allow specifying asc provider for notarization
Resolves #674
2021-05-28 08:47:22 +03:00
Shagen Ogandzhanian
526053086b [web] Preprations for using DomApplier with Element 2021-05-27 21:48:30 +02:00
Alexey Tsvetkov
1040af337b Customize Info.plist before jpackage
Resolves #679
2021-05-27 18:58:14 +03:00
Samuel Urbanowicz
63beaea30f Fix typo in Compose Web tutorial 2021-05-27 10:48:00 +02:00
Marek Langiewicz
3ee03dd351 Fix: remove duplicated compose.desktop app config (#700) 2021-05-27 10:51:54 +03:00
Shagen Ogandzhanian
16813707d4 Simplify call signatures in [web-core] tests 2021-05-26 22:32:18 +02:00
Shagen Ogandzhanian
d998bf9058 Move all tests in core to org.jetbrains.compose.web.core.tests 2021-05-26 21:38:57 +02:00
Shagen Ogandzhanian
8118bb7cbe [web] Don't leave emtpy style attribute if nothing as applied 2021-05-26 20:59:20 +02:00
Shagen Ogandzhanian
6a8e15a7fe [web] Attribute builder builds styles as well 2021-05-26 19:03:08 +02:00
Oleksandr Karpovich
f19ef64a56 Update compose web: use kotlin 1.5.10 and new version of compose runtime and compiler 2021-05-26 15:21:23 +02:00
Oleksandr Karpovich
809d83b137 Update compose-web Getting Started tutorial with a new kotlin and compose versions 2021-05-25 18:50:56 +02:00
Oleksandr Karpovich
a1d2f86609 Compose-Web with React examples (#693)
* Add compose-web example with a react component
* Add example with a compose component in a react app

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-05-25 18:45:50 +02:00
Shagen Ogandzhanian
6cf9e5719f Add separate CHANGELOG to the web components 2021-05-25 18:40:08 +02:00
Shagen Ogandzhanian
8c5ebeec48 Switch dependencies back to snapshot 2021-05-25 18:36:46 +02:00
Nikolay Igotti
ef1e811d6f Move templates to Gradle 6.9 2021-05-25 19:32:22 +03:00
Shagen Ogandzhanian
7718032362 Introduce license information for web components 2021-05-25 18:31:27 +02:00
Shagen Ogandzhanian
22af56a06a Release web@0.0.0-web-dev-13 2021-05-25 18:20:25 +02:00
Shagen Ogandzhanian
b369e7e0b6 Switch web-getting-started to 0.0.0-web-dev-13 2021-05-25 18:17:09 +02:00
Shagen Ogandzhanian
31a63f3796 Print compose core version while resolving plugin dependencies in web 2021-05-25 18:10:29 +02:00
Shagen Ogandzhanian
1f43be9c91 Switch to 0.0.0-web-dev-13 in web examples 2021-05-25 17:40:43 +02:00
Oleksandr Karpovich
2b788ef9df [compose-dom] Let classes lists get merged instead of overriding earlier calls 2021-05-25 13:49:15 +02:00
Nikolay Igotti
619a0a40c0 Add tool to upload package from prebuilts. 2021-05-25 10:02:17 +03:00
Shagen Ogandzhanian
3232571f35 [web-core] introduce StyleBuilderContext, AttrBuilderContext and ContentBuilder aliases 2021-05-24 23:33:07 +02:00
Shagen Ogandzhanian
52034b64a9 Add missing web-widgets build file 2021-05-24 23:30:40 +02:00
Shagen Ogandzhanian
06a905e63a Split web-core to web-core and web-integration
This also means that we have new naming for web artifacts in the gradle plugin
2021-05-24 23:17:07 +02:00
Nikolay Igotti
c005a9785a Fix todoapp 2021-05-24 23:04:53 +03:00
Shagen Ogandzhanian
4dd4390ecd Introduce web-integration-widgets and rename web-integration to web-integration-core
web-integration-widgets is without tests so far
2021-05-24 15:29:42 +02:00
Shagen Ogandzhanian
5351cb97c9 Build falling balls example with gradle 7.0.2 2021-05-24 14:15:55 +02:00
Shagen Ogandzhanian
4aa25306a4 Update web components to kotlin 1.5 and the new version of Compose Core (with kotlin 1.5)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-05-24 11:20:11 +02:00
Shagen Ogandzhanian
6dd94e8edb Update gradle to 7.0.2 in "fat" Docker environment for compose-web 2021-05-21 12:31:16 +02:00
Shagen Ogandzhanian
71fdf598ad Update gradle to 7.0.2 in "light" Docker environment for compose-web 2021-05-21 12:07:13 +02:00
Shagen Ogandzhanian
5e4c573124 Build web components with gradle 7.0.2 2021-05-21 11:20:51 +02:00
Shagen Ogandzhanian
d501a6f721 [web] Set group id and version as a simple project properties
As opposed to the failed attempt of configurating it via publishing
Also:  Update path in compose.web.web accordingly
2021-05-20 23:48:16 +02:00
Shagen Ogandzhanian
eca49dc7ff Update default snapshot version in web to 0.0.9-SNAPSHOT 2021-05-20 19:10:12 +02:00
Shagen Ogandzhanian
613f1a4718 Revert compiler version to 1.4.32 in falling_balls for the web target 2021-05-20 18:08:48 +02:00
Nikolay Igotti
38f4cfa33e Move to 0.4.0-build209 2021-05-20 19:04:27 +03:00
Shagen Ogandzhanian
3dcc3db2ec Put COMPOSE_WEB_VERSION to the gradle properties and do not invoke System.getEnv directly
Using getEnv at this phase leads to a configuration error. It's most
likely a bug in gradle.
2021-05-20 17:24:54 +02:00
Nikolay Igotti
6e3677e450 Fix typo. 2021-05-20 18:09:04 +03:00