182 Commits (6ba538c467b2a52ca7c4e930871292fd245323e7)

Author SHA1 Message Date
Oleksandr Karpovich 0c30a3e2af
web: add typealias AttrsBuilder referencing new AttrsScopeBuilder (#1778) 2 years ago
Martynas Petuška f98dfbc761
web: AttrsScope interface extraction (#1694) 2 years ago
Shagen Ogandzhanian 82bd465f5b
Deprecate DisposableRefEffect and DomSideEffect (#1714) 2 years ago
Shagen Ogandzhanian 4bf01cf5e0
Make DomElementWrapper private (#1749) 2 years ago
Shagen Ogandzhanian b71a5161a7
Reuse renderComposable in tests (#1732) 2 years ago
Oleksandr Karpovich a4604d4a72
web: make Nth.Functional, Nth.Odd, Nth.Even private (#1633) 3 years ago
Shagen Ogandzhanian 87d983e0a5
Fix for Nth.Functional (#1609) 3 years ago
Shagen Ogandzhanian 211fe2e63f Introduce separate test for stylesheet inheritance 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
Oleksandr Karpovich 046f225846
web: workaround flaky CI test runner (#1550) 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
Abasov Akif 974ef56832
Fix css selectors: combine, sibling (#1418) 3 years ago
Shagen Ogandzhanian f96eeea220 [web] Common config for printing test results to STDOUT 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
Oleksandr Karpovich c5c28f8aad
web: make auto-css experimental (#1294) 3 years ago
Oleksandr Karpovich 354e48a542
Web: fix jumping cursor of controlled inputs (#1287) 3 years ago
Oleksandr Karpovich 1638f0f08b
web: fix mouse event for safari mobile (#1288) 3 years ago
Philip Wedemann 13620b9dd7
Align StyleSheetBuilder parameter with other @Composable ContentBuilder and add test (#1112) 3 years ago
Abasov Akif 381a95bb62
Basic animations test (#1233) 3 years ago
Oleksandr Karpovich 626cba019a
web: add RadioGroup component to manage several Radio Inputs (#1116) 3 years ago
Shagen Ogandzhanian 3f2a5d06c4 [web] and turning Firefox tests in core of again 3 years ago
Shagen Ogandzhanian 4c252b8196 Use asHtmlElement helper only in TestUtils 3 years ago
Shagen Ogandzhanian d8de109ba1 [web] Re-enable Firefox tests after making build job non-parallel 3 years ago
Shagen Ogandzhanian c8f91a9695 Extract PositionTests from StaticComposableTests and use runTest in both 3 years ago
Shagen Ogandzhanian f8ac4ad2c3 Don't run web-core tests in Firefox (till further investigation) 3 years ago
Shagen Ogandzhanian 6b209ebd87 Prepare DomApplier and related code for working with SVG entities 3 years ago
Shagen Ogandzhanian d4804fafdd [web] [tests] introduce elementBuilderShouldBeCalledOnce test 3 years ago
Shagen Ogandzhanian a22c916721 Use runTest in stypePosition test 3 years ago
Shagen Ogandzhanian ce9fbcc8dd Add test that basically check that scope is remembered 3 years ago
Shagen Ogandzhanian 6c1667e05a [web] [tests] Refactor attributesUpdateShouldNotCauseInlineStylesCleanUp and make sure we check conditional class assignemnt (in combination with seeting style) as well 3 years ago
Oleksandr Karpovich e8e02771a0
web: add test-utils module (#1101) 3 years ago
Shagen Ogandzhanian 14909c23b2 Simplify CSS transform API signatures 3 years ago
Shagen Ogandzhanian 770412444d Support filter in CSS API 3 years ago
Shagen Ogandzhanian 5518eec745 Support for transform in CSS API 3 years ago
Oleksandr Karpovich 2689f7c4c0
web: Update test utils api to prepare it for publishing (#1048) 3 years ago
Oleksandr Karpovich db53b95a31
Web/controlled inputs (#1031) 3 years ago
Oleksandr Karpovich d2d4971f28
web: mark internal and experimental api in web-core (#1077) 3 years ago
Oleksandr Karpovich 4eedafc5fa web: add tests for constructors with Composable parameters 3 years ago
Oleksandr Karpovich 00d0ee008f web: Add failing tests for composables passed into constructors (issue #746) 3 years ago