132 Commits (6b27ff02563cd3d9250550b27bbb531fe597fa89)

Author SHA1 Message Date
Philip Wedemann 20fa5edd82
Web: Remove content builder for empty elements (#745) 3 years ago
Shagen Ogandzhanian d9509dd17e Remove CSSSizeOrAuto completely 3 years ago
Shagen Ogandzhanian 67244aec5e CSSProperties is CSSSizeOrAuto-agnostic 3 years ago
Shagen Ogandzhanian 0a39d4681f Remove unused (and non-existent) CSSTypedUnitValue 3 years ago
Shagen Ogandzhanian 7d4e3307ac Move parse definition from CSSNumericValueJS to CSSNumericValue 3 years ago
Shagen Ogandzhanian 7022ab225a CSSSizeValue child interfaces are not external 3 years ago
Shagen Ogandzhanian c5b661850b Remove CSSNumericValue::equals since it clashes with regular equals and can not be actually called 3 years ago
Shagen Ogandzhanian de42b05b99 Introduce CSSUnitApiTests and slightly modify API according to the results of such testing 3 years ago
Shagen Ogandzhanian 8e546f84f8 Get rid of redundnant typecases in CSSUnits 3 years ago
Philip Wedemann 21146ed1d5
Web: Add Hr Element (#741) 3 years ago
Philip Wedemann 6773408821
Web: Fix Option usage in Select Element (#742) 3 years ago
Shagen Ogandzhanian a4c7f3d074 CSSSizeOrAutoValue is a marker interface 3 years ago
Shagen Ogandzhanian 80f5eae42c StylePropertyValue does not contain any nested entities 3 years ago
Shagen Ogandzhanian 15a6b5601e Remove CSSKeywordValue from API completely 3 years ago
Oleksandr Karpovich 59470f36c6 dom: Add a test for `auto` keyword in inline style 3 years ago
Shagen Ogandzhanian 3962c5cf23 Revert "Commonize CSS interfaces and remove polyfill dependency" 3 years ago
Shagen Ogandzhanian 898fa303ff Rename package names in web-core 3 years ago
Shagen Ogandzhanian f10eb96974 Make content nullable so that we won't pass even empty lambda 3 years ago
Akif Abasov 8e2176b029 Commonize CSS interfaces and remove polyfill dependency 3 years ago
Shagen Ogandzhanian b1328204b8 Make consistent multi-platform plugin invocation throughout web modules and examples 3 years ago
Shagen Ogandzhanian 42ad7c7dcc [web] Remove classes builder version from API 3 years ago
Shagen Ogandzhanian 526053086b [web] Preprations for using DomApplier with Element 3 years ago
Shagen Ogandzhanian 16813707d4 Simplify call signatures in [web-core] tests 3 years ago
Shagen Ogandzhanian d998bf9058 Move all tests in core to org.jetbrains.compose.web.core.tests 3 years ago
Shagen Ogandzhanian 8118bb7cbe [web] Don't leave emtpy style attribute if nothing as applied 3 years ago
Shagen Ogandzhanian 6a8e15a7fe [web] Attribute builder builds styles as well 3 years ago
Oleksandr Karpovich 2b788ef9df [compose-dom] Let classes lists get merged instead of overriding earlier calls 3 years ago
Shagen Ogandzhanian 3232571f35 [web-core] introduce StyleBuilderContext, AttrBuilderContext and ContentBuilder aliases 3 years ago
Shagen Ogandzhanian 06a905e63a Split web-core to web-core and web-integration 3 years ago
Shagen Ogandzhanian a6b4ce29f3 [web] Move build to the Kotlin DSL API 3 years ago
Shagen Ogandzhanian 8a35ada373 Remove androidx copyrights that actually are irrelevant to the codebase ported 3 years ago
Shagen Ogandzhanian f4987d0ce9 Pull web components from androidx-compose 3 years ago