303 Commits (f871473d8b075468169c69a931fd3c918cb9d689)

Author SHA1 Message Date
Shagen Ogandzhanian f871473d8b Attempt to have a reusable skiko block in HTMLCanvasElement - but so far it's failing 3 years ago
Shagen Ogandzhanian 2078324b1d Temporarily switch off web widgets 3 years ago
Shagen Ogandzhanian 13eeb9aa6d canvasNoSkikoTest: Setting attributes in builder rather than in DomSideEffect 3 years ago
Shagen Ogandzhanian 9d229a9acf canvasNoSkikoTest passing 3 years ago
Shagen Ogandzhanian 0bff3da84b Attempt to have skiko-less test for Canvas application 3 years ago
Shagen Ogandzhanian 23b82fbb13 Passing some real-life ui code 3 years ago
Shagen Ogandzhanian b814693219 VERY kludgy config for wasmReady 3 years ago
Shagen Ogandzhanian f26c900098 Test tasks depends on skiko resources 3 years ago
Shagen Ogandzhanian 849edd2ec1 Introduce task copySkikoResources 3 years ago
Shagen Ogandzhanian c3dc9f5d3a Downloading specific artifact 3 years ago
Shagen Ogandzhanian 3e62b56863 Copying resources from skiko 3 years ago
Shagen Ogandzhanian 4af6f9daa1 Depending on Skiko directly 3 years ago
Shagen Ogandzhanian 8097f14854 Preparations for actually embedding 3 years ago
Shagen Ogandzhanian 5dc1c61d5e TO REVERSE: depend on 10.10.10 3 years ago
Shagen Ogandzhanian d38f7347ab Introduce Canvas element 3 years ago
Shagen Ogandzhanian abc6d1f60a [web] Force kotlin/js to use node@16.13.1 3 years ago
Shagen Ogandzhanian 4fd239ed89 [web] Run Firefox in unit tests headlessly 3 years ago
Shagen Ogandzhanian 87d983e0a5
Fix for Nth.Functional (#1609) 3 years ago
Oleksandr Karpovich e32ef7bfb5
web: karma runner patch (#1597) 3 years ago
Shagen Ogandzhanian 211fe2e63f Introduce separate test for stylesheet inheritance 3 years ago
Oleksandr Karpovich 5d8f0fe103
web: increase timeout for tests (in karma.config.common.d) (#1592) 3 years ago
Oleksandr Karpovich e902beeece
release 1.0.1-rc2 with 1.6.10 (#1590) 3 years ago
Shagen Ogandzhanian 798f0ac1ab
Kotlin testing reuse (#1562) 3 years ago
Shagen Ogandzhanian 90cb181a71
Core with Frefox tests enabled (#1563) 3 years ago
Igor Demin dbd0a21949
Modify replace.sh for replacing Compose version (#1511) 3 years ago
Oleksandr Karpovich 046f225846
web: workaround flaky CI test runner (#1550) 3 years ago
Shagen Ogandzhanian a1f923399f
Plugin path resolution customization (#1549) 3 years ago
Oleksandr Karpovich 9dce4fe0fc web: add KT-48273 workaround to web-integration-core module 3 years ago
Igor Demin 559e9364f1
Move examples to 1.0.0 (#1524) 3 years ago
Shagen Ogandzhanian d902912424
Make all CSS Selectors private (#1519) 3 years ago
Oleksandr Karpovich cf62af9a23
web (breaking change): make constructors of CSSSelectors classes internal (#1510) 3 years ago
Oleksandr Karpovich 1b731e0af6
web (breaking change): move top level functions for css selectors to new SelectorsScope (#1504) 3 years ago
Oleksandr Karpovich d87c29a10d web: add test for CSSSelector plus operator 3 years ago
Oleksandr Karpovich 4623985462
web (breaking change): move `combine` and `feature` functions to GenericStyleSheetBuilder scope (in CSSMediaRule.kt) (#1508) 3 years ago
Oleksandr Karpovich 6d0a0f4f1d
web (breaking change): make some functions internal (#1509) 3 years ago
Abasov Akif 43a16c8e77
Throw exception for `String + CSSSelector` with `self` cases. (#1462) 3 years ago
Oleksandr Karpovich 45a63ec41c
web: remove Options for event listeners (#1470) 3 years ago
Oleksandr Karpovich 3778eadd37
web: add `inputmode` global attribute (#1461) 3 years ago
Shagen Ogandzhanian 1a817574f3
Introduce webWidgetsDeprecationMessage which is used in Deprecated annotation (#1459) 3 years ago
Oleksandr Karpovich e139fbb1e4
deprecate compose.web.web-widgets in source code and gradle plugin (#1453) 3 years ago
Oleksandr Karpovich 84eb629cec
web: fix and update compiler plugin test cases (#1452) 3 years ago
Oleksandr Karpovich 742c4a40fd
web: update compiler plugin test cases to make them runnable (#1447) 3 years ago
Oleksandr Karpovich 1066bcab40
web: add tests for onChange event for checkbox and radiobutton (#1411) 3 years ago
Abasov Akif 974ef56832
Fix css selectors: combine, sibling (#1418) 3 years ago
Shagen Ogandzhanian 39693d4c78 [web] update Chrome and Gecko driver version 3 years ago
Shagen Ogandzhanian f96eeea220 [web] Common config for printing test results to STDOUT 3 years ago
Oleksandr Karpovich 0f1d191b93
web: add compiler test case `Composable With Typed Default Values` (#1231) 3 years ago
Oleksandr Karpovich bbec5eaa43
web: add tests for Css selectors `desc` (#1305) 3 years ago
Abasov Akif 984a26ce1d
Pass resolved with self selector to nested builder (#1298) 3 years ago
Abasov Akif 14bf6674d9
Add implicit self for nested css selector (#1284) 3 years ago