aboutsummaryrefslogtreecommitdiff
path: root/docs/components/scrollspy.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-327/+0
2017-05-27update components docsMark Otto1-8/+2
2017-04-27Documentation cleanup (inc. use of <input ... readonly> for static form ↵Patrick H. Lauke1-20/+20
controls example) * Fix incorrect code indentation * Remove unnecessary vendor prefix for `box-sizing` - all modern browsers now support this unprefixed * Remove incorrect `<label>` and change static controls to readonly inputs * Allow `<img>` elements without `src` to allow for `holder.js` images used in the docs, which lack `src` and use `data-src` instead
2017-04-08Docs and CSS updates for #21807 (#22336)Mark Otto1-31/+12
* tweak some copy * fix up scrollspy docs * remove nav styles that were added * fix nav-based docs by requiring .nav-item on .nav-link
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, ↵Pierre Vanduynslager1-8/+200
.nav-item, <li> etc...)
2016-12-31Move .table-responsive from wrapper to .tableQuy1-36/+33
2016-10-13Update scrollspy navbar example.Bardi Harborow1-2/+2
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-02-19Fix validation errors.XhmikosR1-1/+1
[skip sauce]
2015-10-27Capitalize header cells in option and method tables of JS docsChris Rebert1-3/+3
[skip sauce]
2015-09-28Use backticks/<code> for JS snippets in docs headings; closes #17192Chris Rebert1-1/+1
[skip sauce]
2015-09-01Fixed link to nav component from scrollspy documentationSupergibbs1-1/+1
(reported by ianhernandez in Slack)
2015-08-29Use `https` when possible.XhmikosR1-1/+1
[ci skip]
2015-08-21Docs: various fixesHeinrich Fenkart1-1/+1
Mostly links. Fixes #17056.
2015-08-21Docs: Update all dropdowns to new HTML structureHeinrich Fenkart1-6/+6
2015-08-20v4 Docs - Fix scroll spy navbar exampleKevin Kirsche1-5/+5
Fix #17125
2015-08-19Fixed "Srollspy" typo in component titleChris Rowe1-1/+1
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-12fix scrollspy exampleThomas McDonald1-28/+14
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-0/+1
2015-06-18Merge branch 'master' into v4Mark Otto1-7/+9
2015-05-29add markdown toc stuffMark Otto1-0/+5
2015-04-16Redo all our callouts with the custom callout pluginMark Otto1-8/+10
- 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-5/+5
2015-03-30move more js stuff to components sectionMark Otto1-0/+166