778 Commits (891_NO_COLOR_STRING_SIGNATURES)
 

Author SHA1 Message Date
Shagen Ogandzhanian 8b7828205e backgroundColor accepts only color signature 3 years ago
Shagen Ogandzhanian 80e227d627 backgroundColor accepts only color signature 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
Shagen Ogandzhanian 30c5510111 [web] Color is used exclusively as a namespace, all data classes a derived from CSSColorValue 3 years ago
fauxvillage 3df74e26aa
fix checkbox isMaximized in Windows_API_new tutorial (#893) 3 years ago
Shagen Ogandzhanian 1e8cbe8afd Add test case for variable<StylePropertyNumber> in CSS API 3 years ago
Shagen Ogandzhanian eb26f07240 Introduce separate test for the 3-ary border call in CSS API 3 years ago
Shagen Ogandzhanian 153ce9f063 Move relevant border test from StaticComposableTests to CSSBorderTests 3 years ago
Shagen Ogandzhanian 8f2a420543 Introduce basic support for max/min-width/height in CSS API 3 years ago
Shagen Ogandzhanian 084aa680a1 Rename mediaQuery-related min/maxWidth/Height extensions by adding media prefix 3 years ago
Oleksandr Karpovich ac76dc5f0e
web: Use SyntheticMouseEvent as a type for a value in mouse events listeners (#862) 3 years ago
Shagen Ogandzhanian a1a94c7447 Introduce basic support for outline and it's properties to CSS API 3 years ago
Shagen Ogandzhanian 8dd5e17338 Introduce basic support for flex in CSS API 3 years ago
Shagen Ogandzhanian f1081c67ba Basic support for flex-basic in CSS API 3 years ago
Shagen Ogandzhanian 5164e0669b Introduce basic support for white-space in CSS API 3 years ago
Shagen Ogandzhanian f861210bdd Introduce basic support for cursor in CSS API 3 years ago
Igor Demin 4fcdf6afe2
Update Compose (#882) 3 years ago
akurasov b19d543a36
Added Preview functionality info (#880) 3 years ago
Shagen Ogandzhanian 24e7e3dd16 Basic support for border-width in CSS API 3 years ago
Shagen Ogandzhanian 2bd08c323a Introduce basic support for text-decoration and its constituents in CSS API 3 years ago
Oleksandr Karpovich 295ed754c0
Update Compose (#878) 3 years ago
Shagen Ogandzhanian 6dd06d4d18 Introduce basic support for text-align in CSS API 3 years ago
Shagen Ogandzhanian 7b8afd901b Basic support for letter-spacing in CSS API 3 years ago
Shagen Ogandzhanian 99b1751f2e Basic support for boxSizing in CSS API 3 years ago
Shagen Ogandzhanian c3fa1413c5 [web-banchmark-core] printBundleSize depends on jsBrowserDistribution 3 years ago
Oleksandr Karpovich 53eed79835
web: fix a bug for inputs taking string value (#871) 3 years ago
Igor Demin b1c0dadfb5
Update README.md 3 years ago
Igor Demin 94c3b9270a
Update README.md 3 years ago
Shagen Ogandzhanian bf2a3d7b10 Remove obslete test from StaticComposableTests 3 years ago
Igor Demin 5478392f61
Update README.md 3 years ago
Shagen Ogandzhanian 459cf7b37f Introduce separate CSSDisplayTests 3 years ago
Shagen Ogandzhanian 362c010045 Move relevant tests from StaticComposableTests to CSSBoxTests 3 years ago
Igor Demin 2f7a957a50
Update README.md 3 years ago
Shagen Ogandzhanian 0baeeca8c4 CSSProperties is no more, use properties.kt in case of doubts 3 years ago
Shagen Ogandzhanian c1fd4bd259 Move relevant properties from CSSProperties to box.kt, position.kt and flex.kt 3 years ago
Shagen Ogandzhanian d0a2664e62 Basic support for overflow and its constituents in CSS API 3 years ago
Shagen Ogandzhanian 1a73206d3a Basic support for padding and its constituents in CSS API 3 years ago