812 Commits (e82aeadf3cf387394428b6217c7d35678b13aaa1)
 

Author SHA1 Message Date
Nikolay Igotti e82aeadf3c Fix typo. 3 years ago
Alexey Tsvetkov 8a685b62fb
Fix compatibility with Gradle < 7.1 (#957) 3 years ago
Alexey Tsvetkov 22a7cea62e
Remove deprecated Gradle plugin DSL properties (#953) 3 years ago
Alexey Tsvetkov d0f286dfb0
Rename default IDE plugin publishing channel (#952) 3 years ago
Shagen Ogandzhanian 6fa567032e Autogenerate all web examples from samples 3 years ago
Alexey Tsvetkov 4945f450e1
Enable running preview for any Compose Desktop module (#951) 3 years ago
Roman Sedaikin 2e571c8734 Updated ImageViewer to 0.5.0-build270 3 years ago
Oleksandr Karpovich b41344ef41
Web/update tutorials and examples (#942) 3 years ago
Nikolay Igotti 0ed5aa650a Cleanup warnings, make them errors. 3 years ago
Nikolay Igotti 7798c83da2 Move falling balls to 0.5.0-build270 3 years ago
Shagen Ogandzhanian ab3ac73f83 Build all web examples with -Pcompose.web.buildSamples=true 3 years ago
Igor Demin 82468294f4
Update Compose 3 years ago
Oleksandr Karpovich af2f2b2b8d
Add a check that compose is used along with kotlinx.serialization (#900) 3 years ago
theapache64 c63ade0ba9
Update web-compose-bird example (#934) 3 years ago
Andrew Rudenko 11464f199e
Update mouse tutorial (#932) 3 years ago
Nikolay Igotti f2fec0ea63 Switch repo to compose-jb 3 years ago
Shagen Ogandzhanian f3d4a2cbfa Fix web integration tests 3 years ago
SkillCode 4f3703693d
Replace invalid scrollbars link (#929) 3 years ago
Shagen Ogandzhanian d363211110 Remove CSSVariables context 3 years ago
Alexey Tsvetkov a0a8a32302
Idea floating panel (#927) 3 years ago
Shagen Ogandzhanian 2536c29766 Basic support for grid-auto-flow, grid-auto-columns and grid-auto-rows in CSS API 3 years ago
Igor Demin e071b2889b Publish compose:ui:ui-tooling-preview 3 years ago
Shagen Ogandzhanian 4c6388f995 Introduce minimal support of alignSelf, justifySelf, alignItems, justifyItems, gap in CSS API 3 years ago
Shagen Ogandzhanian b9a87578fc Support negation for CSSNumeric values 3 years ago
Shagen Ogandzhanian e4e05c826c Li can be build in any context 3 years ago
Shagen Ogandzhanian 636694a46e Introduce basic support for grid-column/row-start/end 3 years ago
Igor Demin f4f53d69c8 Fix multiple composable windows 3 years ago
Igor Demin 581b5f0b0a
Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 (#916) 3 years ago
Shagen Ogandzhanian f4fc51f372 Simplify CSSFlexTests 3 years ago
Shagen Ogandzhanian ef56abac66 Introduce helper function to the test scope to iterate through root children 3 years ago
Shagen Ogandzhanian 90cecde6f2 Basic support for grid-template-areas 3 years ago
Shagen Ogandzhanian cf19b0fba9 Introduce basic support for grid-area in CSS API 3 years ago
Shagen Ogandzhanian ac7974d056 Introduce minimal support for "grid-template-columns" and "grid-template-rows" in CSS API 3 years ago
Shagen Ogandzhanian 58ea0bde81 Basic suppport for gridRow and gridColumn in CSS API 3 years ago
Shagen Ogandzhanian a5cffc44ca CSS API - disallow String parameters for colors 3 years ago
Arkadii Ivanov d89671218a
Add previews to TodoApp example (#909) 3 years ago
Shagen Ogandzhanian fb63c43394 Use max/minWidth/Height call in samples 3 years ago
Shagen Ogandzhanian 83870dde5d Correct @Deprecation.ReplaceWith arguments for Color.hsl, Color.hsla 3 years ago
Alexey Tsvetkov c271999ec8
Check preview RPC protocol version (#907) 3 years ago
Oleksandr Karpovich 58f36be885
web: Disable flaky SelectElementTests to investigate them later 3 years ago
Alexey Tsvetkov b73b09dffc
Include jdk.crypto.ec by default (#905) 3 years ago
Alexey Tsvetkov f15f4236de
Better preview progress indication (#901) 3 years ago
Shagen Ogandzhanian a83bf4c181 Remove StylePropertyValue.asString, StylePropertyValue.asNumber and StylePropertyValue.asCSSStyleValue 3 years ago
Shagen Ogandzhanian bb4e97b149 CSSVariableValueAs is not a StylePropertyValue 3 years ago
Shagen Ogandzhanian fce92382fd Introduce new CSS Color API and deprecate old one 3 years ago
Oleksandr Karpovich 6d97c6d055
web: align the rest of events (#887) 3 years ago
Oleksandr Karpovich 8c01295e8a
Web/add compose plugin integration cases for kotlinjs (#870) 3 years ago
Alexey Tsvetkov 992268bccd
Suppress naming style inspection for composable functions (#889) 3 years ago
Shagen Ogandzhanian 27e4dd4fe6 Introduce html/css color constants 3 years ago
Shagen Ogandzhanian dc3b743f2c [web] Color is a namespace, use CSSColorValue whenever you need StylePropertyValue subtype 3 years ago