Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web updates (JS/Canvas) #228

Merged
merged 8 commits into from
Jun 16, 2024
Merged

Web updates (JS/Canvas) #228

merged 8 commits into from
Jun 16, 2024

Conversation

nevrozza
Copy link
Contributor

@nevrozza nevrozza commented Jun 3, 2024

JS/Canvas support
Updated Web Sample:

-Loading animation
-CanvasBasedWindow -> ComposeViewport
-unsupported browser notification (WASM)

Compose Multiplatform 1.6.10

Also:

-Pinned topBar in scaffold example (for better visual blur tests)
-Some edits in index.html (Sample)

Updated Web: Loading animation, CanvasBasedWindow -> ComposeViewport, unsupported browser notification (WASM)
Compose Multiplatform 1.6.10
@nevrozza
Copy link
Contributor Author

nevrozza commented Jun 4, 2024

@chrisbanes Hi!
Fix of "kotlin yarn lock": delete kotlin-js-store folder in root (what I usually do) or run "kotlinUpgradePackageLock" task

Edited: I've deleted this folder.
Please if it builds well could you upload this as soon as possible in gradle (WASM doesn't work on iOS but JS/Canvas does)

@chrisbanes chrisbanes enabled auto-merge (squash) June 16, 2024 12:18
auto-merge was automatically disabled June 16, 2024 12:41

Head branch was pushed to by a user without write access

@chrisbanes chrisbanes enabled auto-merge (squash) June 16, 2024 12:55
… deleted platform realizations for font

settings.gradle.kts: "com.gradle.enterprise" -> "com.gradle.develocity"
poppins_regular.ttf: moved to common composeResources (only 1 file now)
auto-merge was automatically disabled June 16, 2024 15:24

Head branch was pushed to by a user without write access

@nevrozza
Copy link
Contributor Author

nevrozza commented Jun 16, 2024

:check works on my windows machine except ios (for obvious reasons)

@nevrozza
Copy link
Contributor Author

@chrisbanes do you know how to fix it?
Reason: Task ':haze:metalavaCheckCompatibilityRelease' uses this output of task ':haze:generateResourceAccessorsForJsMain' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.

@chrisbanes chrisbanes merged commit 34ea93f into chrisbanes:main Jun 16, 2024
1 of 2 checks passed
@chrisbanes
Copy link
Owner

I'll fix this in a follow up 👍. Thanks!

chrisbanes added a commit that referenced this pull request Jun 16, 2024
@chrisbanes chrisbanes mentioned this pull request Jun 16, 2024
chrisbanes added a commit that referenced this pull request Jun 16, 2024
ZacSweers pushed a commit to ZacSweers/CatchUp that referenced this pull request Jun 20, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dev.chrisbanes.haze:haze](https://togithub.com/chrisbanes/haze) |
`0.7.1` -> `0.7.2` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/dev.chrisbanes.haze:haze/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/dev.chrisbanes.haze:haze/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/dev.chrisbanes.haze:haze/0.7.1/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/dev.chrisbanes.haze:haze/0.7.1/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>chrisbanes/haze (dev.chrisbanes.haze:haze)</summary>

### [`v0.7.2`](https://togithub.com/chrisbanes/haze/releases/tag/0.7.2)

[Compare
Source](https://togithub.com/chrisbanes/haze/compare/0.7.1...0.7.2)

#### What's Changed

- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#209
- Update dependency androidx.core:core-ktx to v1.13.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#210
- Update agp to v8.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#208
- Fix sample code in usage docs by
[@&#8203;lhoyong](https://togithub.com/lhoyong) in
[chrisbanes/haze#211
- Fix typo in naming of "lorem ipsum" placeholder value by
[@&#8203;twyatt](https://togithub.com/twyatt) in
[chrisbanes/haze#215
- Update agp to v8.4.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#223
- Update dependency org.robolectric:robolectric to v4.12.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#222
- Update plugin com.gradle.enterprise to v3.17.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#218
- Update roborazzi to v1.18.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#212
- Update roborazzi to v1.19.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#225
- Update roborazzi to v1.20.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#226
- Update agp to v8.4.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#230
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#233
- Update plugin com.gradle.enterprise to v3.17.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#232
- Update agp to v8.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#234
- Update dependency gradle to v8.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#227
- Web updates (JS/Canvas) by
[@&#8203;nevrozza](https://togithub.com/nevrozza) in
[chrisbanes/haze#228
- Fix CI and docs build by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[chrisbanes/haze#237

#### New Contributors

- [@&#8203;lhoyong](https://togithub.com/lhoyong) made their first
contribution in
[chrisbanes/haze#211
- [@&#8203;twyatt](https://togithub.com/twyatt) made their first
contribution in
[chrisbanes/haze#215
- [@&#8203;nevrozza](https://togithub.com/nevrozza) made their first
contribution in
[chrisbanes/haze#228

**Full Changelog**:
chrisbanes/haze@0.7.1...0.7.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ZacSweers/CatchUp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants