Shagen Ogandzhanian
|
898fa303ff
|
Rename package names in web-core
androidx.compose.web -> org.jetbrains.compose.web
androidx.compose.web.elements -> org.jetbrains.compose.web.dom
|
4 years ago |
Shagen Ogandzhanian
|
f10eb96974
|
Make content nullable so that we won't pass even empty lambda
|
4 years ago |
Akif Abasov
|
8e2176b029
|
Commonize CSS interfaces and remove polyfill dependency
|
4 years ago |
Shagen Ogandzhanian
|
b1328204b8
|
Make consistent multi-platform plugin invocation throughout web modules and examples
|
4 years ago |
Shagen Ogandzhanian
|
42ad7c7dcc
|
[web] Remove classes builder version from API
|
4 years ago |
Shagen Ogandzhanian
|
526053086b
|
[web] Preprations for using DomApplier with Element
|
4 years ago |
Shagen Ogandzhanian
|
16813707d4
|
Simplify call signatures in [web-core] tests
|
4 years ago |
Shagen Ogandzhanian
|
d998bf9058
|
Move all tests in core to org.jetbrains.compose.web.core.tests
|
4 years ago |
Shagen Ogandzhanian
|
8118bb7cbe
|
[web] Don't leave emtpy style attribute if nothing as applied
|
4 years ago |
Shagen Ogandzhanian
|
6a8e15a7fe
|
[web] Attribute builder builds styles as well
|
4 years ago |
Oleksandr Karpovich
|
2b788ef9df
|
[compose-dom] Let classes lists get merged instead of overriding earlier calls
|
4 years ago |
Shagen Ogandzhanian
|
3232571f35
|
[web-core] introduce StyleBuilderContext, AttrBuilderContext and ContentBuilder aliases
|
4 years ago |
Shagen Ogandzhanian
|
06a905e63a
|
Split web-core to web-core and web-integration
This also means that we have new naming for web artifacts in the gradle plugin
|
4 years ago |
Shagen Ogandzhanian
|
a6b4ce29f3
|
[web] Move build to the Kotlin DSL API
|
4 years ago |
Shagen Ogandzhanian
|
8a35ada373
|
Remove androidx copyrights that actually are irrelevant to the codebase ported
|
4 years ago |
Shagen Ogandzhanian
|
f4987d0ce9
|
Pull web components from androidx-compose
|
4 years ago |