dream-num / univer

Univer is an open-source alternative to Google Sheets, Slides, and Docs
https://univer.ai
Apache License 2.0
5.75k stars 476 forks source link

fix(sheets-conditional-formatting)!: rename plugin name #2689

Closed jikkai closed 3 days ago

jikkai commented 3 days ago

close #xxx

BREAKING CHANGE: Before:

import { SheetsConditionalFormattingPlugin } from '@univerjs/sheets-conditional-formatting'

After:

import { UniverSheetsConditionalFormattingPlugin } from '@univerjs/sheets-conditional-formatting'

Pull Request Checklist

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 26.91%. Comparing base (9a50ec9) to head (050ec56).

Files Patch % Lines
...ckages/sheets-conditional-formatting/src/plugin.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2689 +/- ## ========================================== - Coverage 26.92% 26.91% -0.02% ========================================== Files 1636 1636 Lines 88002 88002 Branches 18555 18555 ========================================== - Hits 23695 23685 -10 - Misses 64307 64317 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 days ago

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link