351 Commits (10526ca300bf77bf258ce3bbd6e5cd81e0d4808e)

Author SHA1 Message Date
Oleksandr Karpovich 0b429b6ac9
Update all versions for 1.3.1 + update Changelog (#2856) 1 year ago
Oleksandr Karpovich bc6d42ef44
Update versions: compose - 1.3.0 and kotlin - 1.8.0 (#2651) 1 year ago
Oleksandr Karpovich c3af339156
Add a test for k/js compose compilation of an anonymous object with Composable (#2559) 1 year ago
Oleksandr Karpovich 5d18d0a79d
Add InheritanceTests with Composables for k/js (#2666) 1 year ago
Oleksandr Karpovich a1d7db7398
Compose Web: add tests to check Stability inference (by counting recompositions) (#2545) 2 years ago
Igor Demin be0c1c87e1
Release 1.2.2 (#2561) 2 years ago
Oleksandr Karpovich ca3c190946 Update kotlin version in web (1.7.10 -> 1.7.20) 2 years ago
Igor Demin 63846c63c0
Compose 1.2.1 (#2453) 2 years ago
Igor Demin 597010706c Upgrade web module to Kotlin 1.7.10 2 years ago
Igor Demin 4ee708c598 Upgrade examples to Compose 1.2.0 2 years ago
Igor Demin 37e33fba29 Compose 1.2.0-rc02 2 years ago
Igor Demin 7ad4492f43
Migrate to 1.2.0-rc01 (#2382) 2 years ago
Igor Demin 529230ce88
Rename COMPOSE_CORE_VERSION and COMPOSE_WEB_VERSION to compose.version (#2365) 2 years ago
Igor Demin 9fa322a3ee Upgrade to 1.2.0-beta02 2 years ago
Igor Demin a208ecba73 Upgrade to 1.2.0-beta01 2 years ago
Ayfri d85bd8c941
Add support for transition in CSS api. (#2228) 2 years ago
Philip Wedemann 471d5c652d
Fix Compile Error (#2302) 2 years ago
Philip Wedemann 28755d0f70
Web SVG: Publish custom attr functions (#2127) 2 years ago
Philip Wedemann f618a73348
Support attrs extension functions in sub elements too (#2126) 2 years ago
Philip Wedemann ca03e09c86
Add pom information and license to Web artifacts (#2195) 2 years ago
Emir 749c213bc3
Add missing `background-blend-mode` property (#2128) 2 years ago
Veyndan Stuart dd857bd1b0
Remove unnecessary parameter to required (#1988) 2 years ago
Oleksandr Karpovich 80b71a92ea
Deprecate 3 overloads of StyleScope.borderWidth with wrong parameter names (#2297) 2 years ago
Oleksandr Karpovich 91a60dc014
remove deprecated compose.web.web-widgets from the source code (#2294) 2 years ago
Igor Demin b60de28986
Update EventsListenerScope.kt 2 years ago
Oleksandr Karpovich 0317176658 add kotlin-js-store/yarn.lock 2 years ago
Oleksandr Karpovich dfe7e40eef web: update for kotlin 1.7.0 2 years ago
Philip Wedemann ad757a8f0a
Web: Add list overload for classes (#2094) 2 years ago
Oleksandr Karpovich c1c7f883c5
web: fix buildSrc 2 years ago
Oleksandr Karpovich 5c0a72e677
web: pass kotlin.version property (#2044) 2 years ago
Oleksandr Karpovich e69ac23dbf
Move compose + use kotlin 1.6.21 (#2025) 2 years ago
alexander-gorshenev 7b17474c83
Missing repo and latest jb main (#1976) 2 years ago
Oleksandr Karpovich f1854a9dce
web: add HtmlAttrMarker (#1958) 2 years ago
InsanusMokrassar 22da8d9529
Add support of dl, dt and dd (#1922) 2 years ago
Nikolay Igotti 4af260d36a
Move to 1.1.0 (#1882) 2 years ago
Oleksandr Karpovich 1ab63ed995
fix Style composable and CSSRulesHolderState (#1889) 2 years ago
Shagen Ogandzhanian cd7691a53f
Simplify inner CSS API, remove css fun completely (was experimental, will be redesigned) 2 years ago
Shagen Ogandzhanian 6f89804467 [web][tests] always use nextChild when you start with root.children[0], remove redundant braces 2 years ago
Oleksandr Karpovich 5b496eb191
web: update TagElement with tagName: String (#1827) 2 years ago
Oleksandr Karpovich bccf783976 web: make canvasAttributeTest independent of attributes order 2 years ago
Shreck Ye 7a9776cc43
web: make `applyAttrs` in the second overloaded `TagElement` nullable to be consistent with the first one (#1814) 2 years ago
Philip Wedemann a528838712
Web: Add Canvas element (#1823) 2 years ago
Oleksandr Karpovich f7d71a034b web: add a test `keyChangesTheOrderButKeepsSameInstances` 2 years ago
Shagen Ogandzhanian 44e0dbe7bf Remove redundant dependencies in widgets 2 years ago
Shagen Ogandzhanian 2cb9ec0846 Remove separate setup for nodejs in widgets 2 years ago
Oleksandr Karpovich 21cda3f3c6
web: make ComposeDomNode inline (#1808) 2 years ago
Shagen Ogandzhanian edac50ae39
Introduce HTMLElement.computedStyle: CSSStyleDeclaration helper function (#1815) 2 years ago
Shagen Ogandzhanian 98dbfe93cb Update selenium chrome driver to 98.0.4758.48 2 years ago
Shagen Ogandzhanian 44cc13add1
Enable warning as errors by default in web (#1803) 2 years ago
Oleksandr Karpovich 7ea30be924
web: hide internal properties from AttrsScope, EventsListenerScope, StyleScope (#1802) 2 years ago