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

feat(design): add preservePositionOnDestroy & defaultPosition to Dialog #1439

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

jikkai
Copy link
Member

@jikkai jikkai commented Feb 29, 2024

  • I am sure that the code is update-to-date with the dev branch.

close https://github.com/dream-num/univer-pro/issues/285

Test cases will be added once Storybook integration is complete.

@jikkai jikkai requested a review from wzhudev as a code owner February 29, 2024 12:19
Copy link

github-actions bot commented Feb 29, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 31.50%. Comparing base (4cc9e3d) to head (6d2c101).

Files Patch % Lines
packages/design/src/components/dialog/Dialog.tsx 0.00% 10 Missing ⚠️
...es/design/src/components/dialog/Dialog.stories.tsx 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1439      +/-   ##
==========================================
- Coverage   31.51%   31.50%   -0.01%     
==========================================
  Files         880      880              
  Lines       49364    49378      +14     
  Branches    10188    10192       +4     
==========================================
  Hits        15559    15559              
- Misses      33805    33819      +14     

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

@jikkai jikkai changed the title feat(design): add preservePositionOnDestroy to Dialog feat(design): add preservePositionOnDestroy & defaultPosition to Dialog Mar 4, 2024
@jikkai jikkai merged commit b1d18ca into dev Mar 4, 2024
1 check passed
@jikkai jikkai deleted the feat/dialog branch March 4, 2024 03:21
Gggpound pushed a commit that referenced this pull request Mar 5, 2024
…Dialog (#1439)

* feat(design): add `preservePositionOnDestroy` to Dialog

* feat(design): add `preservePositionOnDestroy` & `defaultPosition` to Dialog

* ci: fix storybook preview link
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