Skip to content

feat(docs): replaced the hardcoded icons in the paragraph settings#6681

Open
gsvart wants to merge 1 commit into
dream-num:devfrom
gsvart:feature/paragraph-settings-icons
Open

feat(docs): replaced the hardcoded icons in the paragraph settings#6681
gsvart wants to merge 1 commit into
dream-num:devfrom
gsvart:feature/paragraph-settings-icons

Conversation

@gsvart
Copy link
Copy Markdown

@gsvart gsvart commented Mar 14, 2026

Replaced the hardcoded icons in the paragraph settings with icons from the component manager.
Screenshot From 2026-03-14 09-21-27

Before:
The icon components were imported and used directly.

After:
The icon components are used from the ComponentManager.

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@gsvart gsvart requested a review from jikkai as a code owner March 14, 2026 06:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 14, 2026

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.06%. Comparing base (275d2f9) to head (a1bdbde).
⚠️ Report is 90 commits behind head on dev.

Files with missing lines Patch % Lines
...es/docs-ui/src/views/paragraph-setting/Setting.tsx 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #6681      +/-   ##
==========================================
- Coverage   60.06%   60.06%   -0.01%     
==========================================
  Files        2550     2550              
  Lines      145758   145763       +5     
  Branches    32976    32976              
==========================================
+ Hits        87546    87547       +1     
- Misses      58212    58216       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

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.

1 participant