Mark Otto
f6b7c38c9b
finesse the docs layout
2017-05-27 18:47:45 -07:00
Mark Otto
3c838067a6
redesign sidebar a bit
2017-05-27 18:30:58 -07:00
Mark Otto
5b66579e4d
make it big screen friendly
2017-05-27 18:24:00 -07:00
Mark Otto
8627c506f7
more responsive docs nav
2017-05-27 18:12:45 -07:00
Mark Otto
7c9efe786a
move .scss-lint.yml to route dir instead of symlink (which didn't work)
2017-05-27 17:54:23 -07:00
Mark Otto
9dbe77a0b0
explicit styles
2017-05-27 17:37:34 -07:00
Mark Otto
6bf63cbe67
hack the headings for sticky header so shit doesn't overlap
2017-05-27 17:37:25 -07:00
Mark Otto
33b322e9b5
position the markdown toc on the right for larger screens
2017-05-27 17:37:03 -07:00
Mark Otto
ded32a682a
new nav styles
2017-05-27 17:36:35 -07:00
Mark Otto
4564f7e3ef
give the navbar a fixed height so we can position other sticky elements more reliably
2017-05-27 17:36:20 -07:00
Mark Otto
ca6c23161f
moved file
2017-05-27 17:35:52 -07:00
Mark Otto
e1cd3c7c2b
remove ads from in these pages, move some content to descriptions
2017-05-27 17:35:43 -07:00
Mark Otto
1029a35f74
Add a symlink to the scss-lint for doing local dev
2017-05-27 17:34:32 -07:00
Mark Otto
480944e66e
• Add SVGs for GitHub, Slack, and Twitter
...
• Move the Bootstrap SVG into the same folder
2017-05-27 17:34:17 -07:00
Mark Otto
456d6a07f0
style our svg icons in the navbar
2017-05-27 17:31:55 -07:00
Mark Otto
bf0fcd7a96
drop navbar search for download button and social icons
2017-05-27 17:31:28 -07:00
Mark Otto
56415b18c6
full width navbar too
2017-05-27 17:30:28 -07:00
Mark Otto
c91da107ad
make the body full width
2017-05-27 17:30:07 -07:00
Mark Otto
8f67ac19a7
Merge branch 'v4-dev' into v4-docs-streamlined
2017-05-27 15:26:48 -07:00
Geremia Taglialatela
db44e4b311
Update nav and navbar HTML markup
...
According to the docs, you just need to apply the `navbar-nav` to an
`<ul>` tag in a list-based navbar. In fact, `navbar-nav` seems to
override all the css properties set by `nav`.
Also, `nav-item` class should be used only for `<li>` tags, or in
conjunction with `<a>` tags to entirely avoid the list-based approach.
This commit removes the redundant `nav` class from `navbar-nav` `<ul>`
tags, moves `nav-item` from `<a>` tags to `<li>` tags and properly
adds `nav-item` class to `<li>` tags where missing.
Refs:
* https://v4-alpha.getbootstrap.com/components/navs/
* https://v4-alpha.getbootstrap.com/components/navbar/#nav
2017-05-27 15:21:49 -07:00
Mark Otto
6c3f833076
Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs-streamlined
2017-05-26 22:28:09 -07:00
Hugh Bellamy
4a8728d54c
Update migration docs for .has-error rename
2017-05-26 20:54:39 -07:00
Mark Otto
733c092681
Drop CSS icons for SVGs ( #22708 )
...
* add the svg icon as a partial so we can include it easily
* add the icon to the homepage
* drop .bd-booticon for svgs here
* rip out the import for .bd-booticon sass file
* Delete _booticon.scss
* indentation
* Update bootstrap-icon.html
* remove those
2017-05-26 20:54:12 -07:00
Mark Otto
b872a6f807
build
2017-05-26 20:21:29 -07:00
Mark Otto
4282d892f3
build
2017-05-26 20:20:10 -07:00
Mike Cooper
c8c51186f5
update equal-width numbering in docs ( #22697 )
2017-05-26 11:06:25 -07:00
Idan Cohen
fc5e8b9415
add webpack to documentation ( #22423 )
...
* add webpack to documentation"
implementing PR comments
implementing PR comments
* replace tether with popper
2017-05-25 21:01:07 -07:00
Ayachii
5fa262adec
Fix 22643 - Readme links to vanished file ( #22647 )
...
* Fixed dead link to browser list
The link to the list of browsers supported through Autoprefixer was dead, now updated to a working link.
* Updated label to display new file path
Changed the labeling on the updated link to show read as the new updated file path.
2017-05-24 21:50:22 -07:00
Johann-S
f5527c65f1
Fix fallbackPlacement default value for Popovers documentation
2017-05-24 15:10:26 +02:00
Johann-S
cc303d5d26
Update Popper.js to 1.9.9
2017-05-24 14:57:40 +02:00
Johann-S
9e894991b0
Update documentation for Tooltips/Popovers about auto placement
2017-05-24 14:57:40 +02:00
Johann-S
460ff235fa
Documentation display tooltips/popovers arrows with css for static examples
2017-05-23 15:19:54 +02:00
Laussel Loïc
be742b0f5c
fix tooltip documentation page missing classname prefix "bs-" to popover top
2017-05-17 16:54:28 +02:00
Johann-S
dd78950d0a
Update Popper.js 1.9.4
2017-05-17 14:22:10 +02:00
Johann-S
3719ed4cb6
build
2017-05-16 10:09:48 +02:00
Anand Chowdhary
183205afb8
Change "Max CDN" to "MaxCDN"
2017-05-14 11:58:26 +02:00
Johann-S
21c3864134
Update Popper.js 1.9.3
2017-05-14 11:41:19 +02:00
Johann-S
c78cbb275b
Change fallbackPlacement to flip by default for Tooltips/Popovers
2017-05-14 11:41:19 +02:00
Johann-S
0ae9d28ba3
Add fallbackPlacement option for Tooltip and Popover
2017-05-14 11:41:19 +02:00
Johann-S
3cfa5e8c05
Update Popper.js 1.9.1 + Update documentation about Dropdown placement
2017-05-14 11:41:19 +02:00
Johann-S
85f41309e2
Documentation - fix examples for Tooltip and Popovers (display arrow)
2017-05-14 11:41:19 +02:00
Johann-S
4f882a840c
Allow to disable flip behaviour on Dropdown + documentation
2017-05-14 11:41:19 +02:00
Johann-S
458b3cc4a3
Update Popper.js 1.8.2
2017-05-14 11:41:19 +02:00
Johann-S
e5a0471b0b
Add an update method to allow to update position for Tooltip/Popover/Dropdown manually
2017-05-14 11:41:19 +02:00
Johann-S
fc8b85b626
Fix some css for the arrow of Popover/Tooltip + update documentation
2017-05-14 11:41:19 +02:00
Johann-S
d5fabf8de5
Remove totaly Tether from documentation + dependencies
2017-05-14 11:41:19 +02:00
Johann-S
c4b4d534a4
Remove Tether from package.json + Update Popper
2017-05-14 11:41:19 +02:00
Johann-S
69de65180f
Fix unit tests + Update Popper to 1.6.0
2017-05-14 11:41:19 +02:00
Johann-S
6cf0fe8780
Use Popper for tooltip and popover
2017-05-14 11:41:19 +02:00
Peter Blazejewicz
aa68ca3580
tooltips/popover must be hidden before their corresponding element is removed from the DOM
2017-05-09 10:51:44 +02:00