aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/components/navbar.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-579/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-04-02Fix broken URI fragments and redirects.XhmikosR1-1/+1
2018-03-31Close #25697Mark Otto1-2/+2
Removes the .justify-content-between from a navbar form example given it's the default style. Instead, mention how to adjust this and link to flex utils.
2018-03-14Remove custom example plugin. (#25784)m5o1-46/+69
2017-12-30Remove unnecessary `align-middle` class from Navbar docs (#25116)Andres Galante1-1/+1
2017-12-22Rewrite input group component (#25020)Mark Otto1-1/+3
* Rewrite input group component * Set the feedback to 100% width for input group * Move from .row to .form-row for tighter layout * no need for custom feedback here, we're using browser messaging * add input group to validation examples * add note about validating multiple * migration note added
2017-10-30Minor Markdown consistency cleanup. (#24605)XhmikosR1-1/+1
2017-10-19Fix a few 404 and one redirected link. (#24432)XhmikosR1-4/+4
2017-10-18#24373 : Documentation/Navbar : Refer to utility classes used. Hidden when ↵Andrew Murphy1-3/+19
printing. (#24380) * Refer to utility classes uses. Add Printing section refer to (not navbar) classes used for newbies navbars don't print, so add example of a print-only alternative * typos, add links typo in {% example %} add links to component pages * grammar * Add a dropdown with divider to the main example * change id name to stop travis error I assume id="camelCase" is the standard for id names, rather than the clearly superior id="underscore_words" * review changes still like to emphasise the foreign utility classes in the main example bg-light's name is self explanatory (so its obvious where to look it up), but mr-sm-2's name isn't at first * review changes * grammar * .fixed-top/bottom don't reserve space on the screen ... as they are position:fixed. better wording welcome * copyediting - rewrite utils line and link to the utils pages - restore the paragraphs to the placement section - fix formatting and grammar
2017-09-26Fix color on example btn on navbar (#24052)Andres Galante1-1/+1
2017-09-26Normalize all links. (#24109)XhmikosR1-1/+1
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
2017-09-12Fix(docs): duplicate class in navbar docsmeteorlxy1-1/+1
2017-09-11Remove hyperlink from navbar doc dropdown (#23650)Herst1-1/+1
2017-08-11Use input type search for search fieldsJonathan1-9/+9
2017-07-03fixes #22979Mark Otto1-1/+1
2017-06-25update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵Mark Otto1-30/+30
examples and variables
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+538