aboutsummaryrefslogtreecommitdiff
path: root/docs/components/modal.md
AgeCommit message (Collapse)AuthorFilesLines
2015-11-12Merge pull request #17204 from petetnt/petetnt/v4-dev-patch-2Mark Otto1-20/+22
modal.md - wrapped rows to a .container-fluid, added .bd-example-row...
2015-10-27Capitalize header cells in option and method tables of JS docsChris Rebert1-3/+3
[skip sauce]
2015-10-16Remove redundant `.sr-only` text for Close buttonsPatrick H. Lauke1-7/+0
Since `aria-label` is used, it's not necessary anymore.
2015-09-28Use backticks/<code> for JS snippets in docs headings; closes #17192Chris Rebert1-4/+4
[skip sauce]
2015-09-02Update all usages of 'control-label' with 'form-control-label' in docsAndrew Smith1-2/+2
2015-08-29Use `https` when possible.XhmikosR1-2/+2
[ci skip]
2015-08-21modal.md - wrapped rows to a .container-fluid, added .bd-example-row for ↵petetnt1-20/+22
better visualization
2015-08-20Modal docs: Add MDN autofocus docs linkChris Rebert1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart1-1/+1
Mostly links. Fixes #17056.
2015-08-19Fixed couple of formatting errors in modal.mdPete Nykänen1-3/+3
One extra `</p>` was out of place, plus couple of issues with `'s which caused some odd formatting.
2015-08-14Massive cleanupMark Otto1-1/+1
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-0/+1
2015-08-04Merge branch 'master' into v4mMark Otto1-22/+20
2015-06-18Merge branch 'master' into v4Mark Otto1-8/+8
2015-05-29add markdown toc stuffMark Otto1-0/+5
2015-04-16Redo all our callouts with the custom callout pluginMark Otto1-21/+29
- Replaces manual use of .bd-callout with {% callout [type] %} - Rearranged some callouts for proximity to others - Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto1-18/+18
2015-03-30move more js stuff to components sectionMark Otto1-0/+488