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

docs(modal): add demo for modal window with one tooltip and one popover in the body of the modal #3871

Merged
merged 4 commits into from Apr 5, 2018

Conversation

ghost
Copy link

@ghost ghost commented Feb 23, 2018

The demo for modal window was added with:

  • one tooltip
  • one popover
    in the body of the modal ( as an example) .
    You can see it in Modal window with tooltip and popover section
    joxi_screenshot_1521196787334

closes #3817

@ghost ghost changed the title docs(dropdown): add demo for modal window with popover and tooltip docs(modal): add demo for modal window with popover and tooltip Feb 23, 2018
anchor: 'modal-with-popups',
component: require('!!raw-loader?lang=typescript!./demos/modal-with-popups/modal-with-popups.ts'),
html: require('!!raw-loader?lang=markup!./demos/modal-with-popups/modal-with-popups.html'),
description: `<p>Add other components to modal window (<code>popover</code> and <code>tooltip</code> in this case)</p>`,

This comment was marked as off-topic.

@codecov
Copy link

codecov bot commented Feb 23, 2018

Codecov Report

Merging #3871 into development will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #3871      +/-   ##
===============================================
- Coverage        72.25%   72.21%   -0.05%     
===============================================
  Files              252      252              
  Lines             8237     8237              
  Branches          1565     1565              
===============================================
- Hits              5952     5948       -4     
- Misses            1865     1867       +2     
- Partials           420      422       +2
Impacted Files Coverage Δ
src/chronos/i18n/pl.ts 72.22% <0%> (-11.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4494459...e8a4cca. Read the comment docs.

IlyaSurmay
IlyaSurmay previously approved these changes Feb 23, 2018
@ghost
Copy link
Author

ghost commented Feb 26, 2018

@YevheniiaMazur please don't check this pr, while development isn't fixed

@ghost
Copy link
Author

ghost commented Mar 2, 2018

I've changed buttons_page_spec.ts to run tests (only add missing bracket )

IlyaSurmay
IlyaSurmay previously approved these changes Mar 2, 2018
@ghost
Copy link
Author

ghost commented Mar 2, 2018

@YevheniiaMazur updated my branch. this pr could be checked.

@YevheniiaMazur
Copy link

Needs to fix conflicting files

IlyaSurmay
IlyaSurmay previously approved these changes Mar 14, 2018
@YevheniiaMazur
Copy link

YevheniiaMazur commented Mar 14, 2018

@svetoldo4444ka , please, update related to this PR issue
Also, please, update demo name and description for making it more clear due to this moments:

  1. Modal window contains header and body and both can contain other components
  2. Now demo name is modal-with-popups, but it contains only one popup and one tooltip, please, make this name closer to content
    demomodalnamenotclear
    Otherwise, looks good

@ghost ghost changed the title docs(modal): add demo for modal window with popover and tooltip docs(modal): add demo for modal window with other components Mar 15, 2018
@ghost ghost changed the title docs(modal): add demo for modal window with other components docs(modal): add demo for modal window with one tooltip and one popover in the body of the modal Mar 16, 2018
@ghost ghost assigned IlyaSurmay Mar 16, 2018
@ghost ghost added the in progress label Mar 16, 2018
IlyaSurmay
IlyaSurmay previously approved these changes Mar 16, 2018
@YevheniiaMazur
Copy link

YevheniiaMazur commented Mar 16, 2018

@svetoldo4444ka , please, use special words, described in GIT documentation for linking issue to PR
https://help.github.com/articles/closing-issues-using-keywords/

@ghost
Copy link
Author

ghost commented Mar 19, 2018

@YevheniiaMazur fixed

@YevheniiaMazur
Copy link

Why words tooltips and popovers in first sentence are marked as code, and at second are not? In both case it is not part of code, only elements' names. And, if I'm not wrong, with word any plurals are not used
notcodemarkedascode
Otherwise, looks good

@ghost
Copy link
Author

ghost commented Mar 21, 2018

@YevheniiaMazur @IlyaSurmay @EvilAlexei
was decided to mark any tooltips and popovers in the description section as code (because tooltip and popover name of component)
joxi_screenshot_1521637995268
Description section was taken from bootstrap
joxi_screenshot_1521638115377

@YevheniiaMazur
Copy link

Tested, looks good

@valorkin valorkin merged commit 8787d6b into valor-software:development Apr 5, 2018
@ghost ghost removed the ready for merge label Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs(modal): add demo for modal window with one tooltip and one popover in the body of the modal
3 participants