-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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(doc): added docs for modals component #4679
feat(doc): added docs for modals component #4679
Conversation
bfc525d
to
d1a3f62
Compare
Codecov Report
@@ Coverage Diff @@
## development #4679 +/- ##
============================================
Coverage 71.44% 71.44%
============================================
Files 259 259
Lines 8378 8378
Branches 1562 1562
============================================
Hits 5986 5986
Misses 1985 1985
Partials 407 407 Continue to review full report at Codecov.
|
docs/spec/index.md
Outdated
|
||
[Service examples. Backdrop options](modals/modals.service-examples.backdrop-options.use-case.md) | ||
|
||
[Service examples. Static modal](modals/modals.directive-examples.static-modal.use-cases.md) |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
docs/spec/index.md
Outdated
|
||
[Service examples. Static modal](modals/modals.directive-examples.static-modal.use-cases.md) | ||
|
||
[Service examples. Optional sizes](modals/modals.directive-examples.optional-sizes.md) |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
docs/spec/index.md
Outdated
|
||
[Service examples. Optional sizes](modals/modals.directive-examples.optional-sizes.md) | ||
|
||
[Service examples. Child modal](modals/modals.directive-examples.child-modal.use-case.md) |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
docs/spec/index.md
Outdated
|
||
[Service examples. Child modal](modals/modals.directive-examples.child-modal.use-case.md) | ||
|
||
[Service examples. Nested modals](modals/modals.directive-examples.nested-modals.use-cases.md) |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
docs/spec/index.md
Outdated
|
||
[Service examples. Nested modals](modals/modals.directive-examples.nested-modals.use-cases.md) | ||
|
||
[Service examples. Modal events](modals/modals.directive-examples.modal-events.use-cases.md) |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
docs/spec/index.md
Outdated
|
||
[Service examples. Modal events](modals/modals.directive-examples.modal-events.use-cases.md) | ||
|
||
[Service examples. Auto shown modal](modals/modals.directive-examples.auto-shown-modal.md) |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
|
||
1. User opens 'Modals' demo page | ||
2. User clicks on 'Nested modals' sub-menu | ||
3. After click on "Open parent modal" button, modal popup is opened and user sees 'Open second modal' button |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Variations: | ||
---------- | ||
|
||
2.a User scrolls to Nested |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
d1a3f62
to
ba84aef
Compare
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.