XhmikosR
ef38ca1c11
Make Dropped the Affix jQuery plugin
bold. ( #24294 )
2017-10-08 14:20:41 +03:00
XhmikosR
7b715ee7e8
Examples: remove unused images. ( #24237 )
2017-10-04 19:23:17 +03:00
XhmikosR
1c24bdeca8
Remove double spaces.
2017-10-04 13:01:15 +03:00
XhmikosR
9289773b8a
content/images.md: fix indentation in picture
snippet.
2017-10-04 13:01:15 +03:00
XhmikosR
1207048319
Add image dimensions in examples page. ( #24236 )
2017-10-04 11:51:11 +03:00
Johann-S
101129763c
Add a navbar-bottom example with a dropup inside.
2017-10-04 10:32:32 +02:00
Andres Galante
f2725a6721
#24176 adds a note on the image docs about how to use picture
2017-10-03 22:13:00 -07:00
Mark Otto
742e3a79dd
Update column resets docs to include new section for column breaks
...
- Moves offset reset to the offset section
- Adds new breaks section to fix #24136
2017-10-03 16:10:54 -07:00
Gareth Adams
a02d068b24
Updates docs to match Tooltip type checking ( #22342 )
...
* Updates docs to match Tooltip type checking
Documentation now matches the types defined in the DefaultType constant in
js/src/tooltip.js
* Revert documentation clarify where true is invalid
2017-10-03 20:23:42 +02:00
XhmikosR
ee574b76a7
Switch to lowercase doctype
. ( #24217 )
...
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
2017-10-03 19:34:59 +03:00
Roman O
527f55c2f3
Offset option for dropdown can be function ( #24222 )
...
* Offset option can be function (Popper.js)
* Fix...add function type for offset option
* Remove constants for popper config
* Optimize code. Remove foreach loop.
* Refactoring. Remove getOffset method
2017-10-03 14:34:44 +02:00
Mark Otto
976595bd1d
Require quick start to be more explicit about CSS and JS
2017-10-02 21:40:17 -07:00
Mark Otto
61cc1d8ca6
fix up colors, closes #23325
2017-10-02 20:57:24 -07:00
Mark Otto
e626277c73
Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev
2017-10-02 20:51:14 -07:00
Mark Otto
cd8fd1d2bc
change away from vars
2017-10-02 20:44:23 -07:00
Mark Otto
cf639df5c4
add components section, remove todos
2017-10-02 20:44:23 -07:00
Mark Otto
3d0b07cb68
functions aww yeah
2017-10-02 20:44:23 -07:00
Mark Otto
9db52f9a47
add new thing to a map
2017-10-02 20:44:23 -07:00
Mark Otto
04298fcd10
quote those to match source code
2017-10-02 20:44:23 -07:00
Mark Otto
201303a9d9
nuke the options page, add redirect from it to new theming page
2017-10-02 20:44:23 -07:00
Mark Otto
bdba863e83
bring over colors section
2017-10-02 20:44:23 -07:00
Mark Otto
f0c82ab4ec
port over variable options list
2017-10-02 20:44:23 -07:00
Mark Otto
af28d55541
port latest from options for default vars
2017-10-02 20:44:23 -07:00
Mark Otto
00a0a4debd
Stub out new Theming page
2017-10-02 20:44:23 -07:00
Herst
aae11ab6ab
Added type="button" to <button>s without any type ( #23866 )
...
https://github.com/twbs/bootlint/wiki/W007
2017-10-02 18:59:37 -07:00
Andres Galante
0c03b70bcb
adds a note on typography docs about rem units on font-size-base ( #23988 )
2017-10-02 18:59:07 -07:00
Andres Galante
2f459afb97
Adds text-muted and text-white to the examples on color utilities ( #23877 )
2017-10-02 18:58:33 -07:00
Herst
a224387a21
Migrate forgotten Bootstrap 3 style offset class ( #23951 )
2017-10-02 18:57:57 -07:00
Luke Frake
c2fb64ce37
Add order first to grid ( #24202 )
...
* Add first class to grid framework to add negative ordering
* Add order-first explination to the docs
2017-10-02 18:56:13 -07:00
Mike Jacobson
1bde860c01
Clarify ScrollSpy 'activate' event element
2017-10-02 18:55:22 -07:00
XhmikosR
2891dc143d
Normalize examples' CSS. ( #24210 )
2017-10-02 21:54:47 +03:00
XhmikosR
44dcc8d719
Make Node.js 6 the minimum version.
...
Also, be consistent with Node.js' name.
2017-10-01 12:01:27 -07:00
Aarón García Hervás
961750e01b
Fix link to Extend section in Migration docs ( #24192 )
2017-10-01 20:23:48 +03:00
Mark Otto
e471ea0617
Updates to customizing variables docs ( #24186 )
...
* Variable overrides within the same Sass file can come before or after the default value, but across files they must come first.
* Removed the double :: at the end of the paragraph.
* Fixed usage of overwrite when we mean override.
2017-10-01 09:57:50 +03:00
Andres Galante
f02f545e0e
changes the order of the close btn on alerts to improve accecibility
2017-09-30 23:32:39 -07:00
Mark Otto
4e2ed6890c
remove that, the example comes first now
2017-09-30 20:30:40 -07:00
Mark Otto
9473a7298e
more links, clarify predefined classes
2017-09-30 20:30:40 -07:00
Mark Otto
72ef6f4d86
be more specific about context and breakpoint scaling
2017-09-30 20:30:40 -07:00
Mark Otto
5463612c4d
be more specific
2017-09-30 20:30:40 -07:00
Mark Otto
6e9100155d
rewrite containers and rows section
2017-09-30 20:30:40 -07:00
Mark Otto
92a9b68372
link to css tricks article, add code snippet to example
2017-09-30 20:30:40 -07:00
Mark Otto
c449f3323a
link to mdn flex doc
2017-09-30 20:30:40 -07:00
XhmikosR
502ac7ee4d
Lint docs js too and use `strict consistently. ( #24160 )
2017-09-28 17:25:28 +03:00
Herst
838924eefc
Mention replacement for .btn-group-justified ( #23838 )
...
Solution mentioned by Chris Baswell at https://stackoverflow.com/a/45969088
2017-09-27 10:53:56 +03:00
Ray Villalobos
71469a2fac
Take out reference to Flex Order ( #23759 )
...
Since flex-order was renamed to just order, change the subtitle.
2017-09-27 10:49:48 +03:00
Ray Villalobos
87c9e3aa5d
Add auto to the list of sizes ( #23786 )
...
I feel like `auto` is missing from the values here and that it should be there. Although it is mentioned below, only a single use case, whereas in other sections it appears with the option to set the left margin of an element to auto, for example.
2017-09-27 10:43:43 +03:00
Moris Zen Pasic
4cfe228151
Changed hex values to follow bootstrap coding guidelines
2017-09-27 09:36:42 +02:00
Moris Zen Pasic
bc2db58b73
Added examples to the existing docs change for more clarity
2017-09-27 09:36:42 +02:00
Moris Zen Pasic
d66f47d099
Making the customization option docs cleared about variable overrides with !default flag
2017-09-27 09:36:42 +02:00
Andres Galante
3eae92f1fe
Fix color on example btn on navbar ( #24052 )
2017-09-26 17:42:04 +03:00