Skip to content

[pull] master from yewstack:master#50

Merged
pull[bot] merged 2 commits intolangyo:masterfrom
yewstack:master
Oct 22, 2025
Merged

[pull] master from yewstack:master#50
pull[bot] merged 2 commits intolangyo:masterfrom
yewstack:master

Conversation

@pull
Copy link

@pull pull bot commented Oct 22, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

WorldSEnder and others added 2 commits October 22, 2025 13:08
* remove `doc_auto_cfg`

removed in favor of `doc_cfg` which is already present

* fix optimization flags

the fix targets the change to panic_abort in rust-lang/rust#146974
Incidentally, this led me to realize that some RUSTFLAGS were being
ignored, due to the exclusivity of env variables vs config options (see ref).
With this change, all config options are read from toml files instead of
env variables.

reference: https://doc.rust-lang.org/cargo/reference/config.html#buildrustflags

use old optimization flags for master branch before this change

* skip example paths that don't contain a Cargo.toml
* Fix SVG element casing to preserve camelCase names

SVG elements like feDropShadow were incorrectly converted to lowercase,
breaking their functionality. Now properly preserves casing for known
SVG elements while normalizing regular HTML elements.

Fixes svg filter rendering issue where filters would not display.

* Preserve camelCase for all elements per worldsender's suggestion

* Remove accidentally committed test files

* add pixel color test

* remove extra comments and screenshot tests for now

* adjust lint warning message

---------

Co-authored-by: Martin Molzer <WorldSEnder@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Oct 22, 2025
@pull pull bot added the ⤵️ pull label Oct 22, 2025
@pull pull bot merged commit 0c98674 into langyo:master Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants