InsanusMokrassar
481bb539d0
compose.html: Add visibility property ( #2079 )
...
By this PR I am adding opportunity to use visibility property according
to the [visibility
references](https://developer.mozilla.org/en-US/docs/Web/CSS/visibility )
4 months ago
InsanusMokrassar
d9d4bf3496
Add opportunity to use custom prefixes in StyleSheet ( #3015 )
11 months ago
Oleksandr Karpovich
93b513458d
Update for k/wasm ( #4009 )
...
This a comanion PR to
https://github.com/JetBrains/compose-multiplatform-core/pull/914
Resources lib doesn't contain k/wasm target yet. It will be added in a
separate PR
---------
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
1 year ago
Oleksandr Karpovich
adafcda2af
Fix typo in compose.html ElementsTests ( #3912 )
1 year ago
Arthur Pavarino
8741329f91
Adding sub sup and blockquote web component ( #3325 )
...
Some HTML markup are missing. This pull request add following components
:
- Sup
- Sub
- Blockquote
1 year ago
Oleksandr Karpovich
de2f4f8d28
Fix compose.html with 1.9.0 ( #3376 )
...
* Fix compose.html build with 1.9.0 by exposing some dependencies with `api(...)`
* Temp disable integration tests in compose.html
1 year ago
Igor Demin
59eda00380
Rename Web to HTML ( #2997 )
...
1. Rename "compose.web" to "compose.html" in Gradle DSL
2. Rename maven artifacts (with backward compatible "relocation" artifact)
3. Rename "web" folder to "html"
Will do in support/1.4.0 branch
1. Move examples/web-* to examples/html/*
2. Rename Tutorials/Web to Tutorials/HTML
3. Rename "Compose for Web" to "Compose HTML Library" in the tutorials
2 years ago