-
Notifications
You must be signed in to change notification settings - Fork 4k
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(module:resizable): add resizable component #3771
Conversation
Deploy preview for ng-zorro-master ready! Built with commit 0ba9e6c |
Codecov Report
@@ Coverage Diff @@
## master #3771 +/- ##
==========================================
+ Coverage 93.43% 93.45% +0.01%
==========================================
Files 489 500 +11
Lines 10378 10590 +212
Branches 1889 1915 +26
==========================================
+ Hits 9697 9897 +200
+ Misses 279 278 -1
- Partials 402 415 +13
Continue to review full report at Codecov.
|
18637bc
to
6af1c9a
Compare
2f389b2
to
45cfbfc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This component is on 🔥🔥🔥 but we can still improve it.
7b66d64
to
4fa4e8b
Compare
6a5aa88
to
0ba9e6c
Compare
* feat(module:resizable): add resizable component ref NG-ZORRO#3701 * docs(module:resizable): add layout demo * test(module:resizable): add test cases * docs(module:resizable): add module file * test(module:resizable): add test cases * docs: add experimental docs * refactor(module:resizable): refactor size calculation * docs(module:resizable): update docs * docs: add static paths * docs: update
* feat(module:resizable): add resizable component ref NG-ZORRO#3701 * docs(module:resizable): add layout demo * test(module:resizable): add test cases * docs(module:resizable): add module file * test(module:resizable): add test cases * docs: add experimental docs * refactor(module:resizable): refactor size calculation * docs(module:resizable): update docs * docs: add static paths * docs: update
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #3701
What is the new behavior?
Does this PR introduce a breaking change?
Other information