Skip to content

Conversation

@owjs3901
Copy link
Contributor

@owjs3901 owjs3901 commented Sep 4, 2025

✨ Improvements

  • Optimized typography CSS values

  • Merged base component CSS to avoid duplicate generation

  • Introduced @layer to ensure style order consistency in CSS split mode

🐛 Bug Fixes

  • Downgraded nm base to avoid issues with g-ad class (display: none when AdBlock is enabled)

  • Fixed global CSS logic issue in CSS split mode

  • Fixed duplicate main.css generation in CSS split mode on vite

  • Fixed default theme issue in Webpack

📦 Other

Updated dependencies

@changeset-bot
Copy link

changeset-bot bot commented Sep 4, 2025

🦋 Changeset detected

Latest commit: 8aad3df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@devup-ui/rsbuild-plugin Patch
@devup-ui/webpack-plugin Patch
@devup-ui/wasm Patch
@devup-ui/next-plugin Patch
@devup-ui/vite-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 92.27273% with 17 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
bindings/devup-ui-wasm/src/lib.rs 11.11% 16 Missing ⚠️
libs/extractor/src/visit.rs 87.50% 1 Missing ⚠️
Files with missing lines Coverage Δ
libs/css/src/constant.rs 100.00% <ø> (ø)
libs/css/src/lib.rs 100.00% <100.00%> (ø)
libs/css/src/num_to_nm_base.rs 100.00% <ø> (ø)
libs/css/src/optimize_value.rs 100.00% <ø> (ø)
libs/extractor/src/lib.rs 96.77% <ø> (-3.23%) ⬇️
libs/sheet/src/lib.rs 82.65% <100.00%> (-16.59%) ⬇️
libs/sheet/src/theme.rs 100.00% <ø> (ø)
packages/rsbuild-plugin/src/plugin.ts 100.00% <100.00%> (ø)
packages/vite-plugin/src/plugin.ts 100.00% <100.00%> (ø)
packages/webpack-plugin/src/css-loader.ts 100.00% <100.00%> (ø)
... and 4 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@owjs3901 owjs3901 merged commit 2d90afa into main Sep 4, 2025
1 of 2 checks passed
@owjs3901 owjs3901 deleted the add-layout branch September 4, 2025 14:52
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.

2 participants