Tommy Kelly
808fb03cf7
Clarify the purpose of CSS class .in to .fade
2015-09-28 16:59:21 -04:00
Chris Rebert
a9f24fc59f
Use backticks/<code> for JS snippets in docs headings; closes #17192
...
[skip sauce]
2015-09-28 12:24:41 -07:00
Mark Otto
fabba295c3
Merge pull request #17626 from wolfika/v4-dev
...
Add <h3> header example to Cards docs
2015-09-27 23:01:28 -07:00
Mark Otto
0240136e01
Merge pull request #17403 from twbs/use-px-for-window-sizes
...
Change grid and container sizes to px
2015-09-27 22:58:45 -07:00
Michael Käufl
b7bdde3d4c
Filled leftover placeholder
2015-09-27 17:32:06 +02:00
Gleb Mazovetskiy
eabed0edf8
Change grid and container sizes to px
...
Changes grid and container sizes to `px`, as the
viewport pixel size does not depend on the font size.
The actual em values were inconsistent with the docs,
while the docs were not the same as the comments:
* `sm` breakpoint was 34em (544px) not 480px.
* `lg` container max-width was 60rem (960px), less gutter than `md`.
Changed to 940px, same as Bootstrap 3.
* `xl` container max-width was 72.25rem which is 1140px not 1156px.
Changed to 1140px matching the comment but not the docs.
Addresses #17070 and #17388 .
2015-09-27 14:39:17 +01:00
Chris Rebert
ff2f9cd36c
Port #17712 over to Bootstrap v4
...
[skip sauce]
2015-09-27 01:28:40 -07:00
Chris Rebert
ef5cc0bfa9
Merge pull request #17689 from twbs/fix-17169-more
...
Docs: Clarify [hidden] & .hidden
2015-09-27 00:34:12 -07:00
Chris Rebert
2a1597af5d
Migration docs: capitalization; hyperlink Less and SCSS
...
[ci skip]
2015-09-25 14:56:40 -07:00
Johann-S
5a15971920
Use correct default value of constraints
in Tooltip docs; fixes #17671
...
Closes #17699
2015-09-25 14:25:08 -07:00
Chris Rebert
c91e4f5162
Clarify [hidden] attr docs; closes #17169
...
[ci skip]
2015-09-23 18:58:40 -07:00
Chris Rebert
6f025183d5
Move v3 .hidden
note into Migration docs
2015-09-23 18:32:10 -07:00
XhmikosR
b93c16341d
Run grunt
.
2015-09-23 09:39:13 +03:00
Daniel Opitz
835e2a7fbe
Update StackOverflow tag to bootstrap-4
; closes #17675
2015-09-22 15:38:24 -07:00
petetnt
c0b5aba3fc
Rename placeholders according to the classes specified
2015-09-22 11:31:04 +03:00
XhmikosR
a503474645
Remove unneeded trailing whitespace.
...
[ci skip]
2015-09-20 19:04:54 +03:00
XhmikosR
7399607a03
Specify a filter
gradient for IE 9.
2015-09-19 09:41:25 +03:00
XhmikosR
2c7e65a680
Use the individual background properties instead of the shorthand.
...
[ci skip]
2015-09-19 09:41:25 +03:00
wolfika
e305455ef0
Add <h3> header example to Cards docs
...
resolves #17609
2015-09-16 21:28:04 +02:00
Johann-S
c9597b1c54
Fix doc for tooltips and popover method dispose
2015-09-16 09:40:26 +02:00
Mark Otto
c34fdd415e
grunt
2015-09-15 21:11:19 -07:00
Raphael Ackermann
cf965734cd
grammar. you're your way --> you're on your way
2015-09-15 22:41:08 +02:00
Zac Echola
2c81a2eb0f
Adds current version to packages.
2015-09-11 14:15:31 -05:00
Rolandas Barysas
99aadb92f8
v4 - fixed incorrect inline form class in docs
2015-09-10 10:46:26 +03:00
XhmikosR
a91d267a21
Merge pull request #17519 from twbs/v4-dev-xmr-jekyll-sitemap
...
Use jekyll-sitemap instead of our custom solution.
2015-09-09 09:44:40 +03:00
XhmikosR
d84c15f1d0
Merge pull request #17520 from davidjb/v4-dev-relative-grunt
...
Specify configBridge as relative path to source for Jekyll
2015-09-09 09:44:09 +03:00
Jesse Mandel
f5ab82c7eb
Added NuGet install instructions to docs
...
Closes #17214 .
2015-09-08 16:44:21 -07:00
XhmikosR
0113ecc6c4
Use jekyll-sitemap instead of our custom solution.
2015-09-08 08:18:52 +03:00
XhmikosR
36e4c9bffc
Add missing end of file newlines.
...
[ci skip]
2015-09-08 08:16:54 +03:00
David\ Beitey
7a2fa5e60a
Specify configBridge as relative path to source
...
This adjusts the load path for the ``configBridge.json`` file from one
that's relative to the user running the command (eg ``jekyll serve``),
to one that's relative to the ``source`` configuration setting for
Jekyll.
The result is that the user can now have a (customised) ``_config.yml``
for Jekyll anywhere on her filesystem and point to Bootstrap's
``docs`` directory to use as the ``source``. Previously, in order to
customise it, the original ``_config.yml`` needed to be modified inside
(a forked) Bootstrap, and the ``jekyll`` command could only be run at
the root of the Bootstrap package as the original file path to
``configBridge.json`` was only valid there.
The existing behaviour is not affected.
2015-09-08 14:36:00 +10:00
Corbzilla
2dce4740cf
Add JS to fix indeterminate checkbox example in docs
...
Fixes #17196
Closes #17510
2015-09-07 13:41:45 -07:00
Zearin
8e29c43c46
Fix usage of “its” and “it’s”
2015-09-07 10:07:35 -04:00
Maurice Wahba
5c4fa4f0f6
Fixes to examples
2015-09-06 18:01:41 -04:00
XhmikosR
85ab83136e
Add missing jQuery local fallback.
...
[ci skip]
2015-09-06 20:34:35 +03:00
XhmikosR
55258e9923
Use jQuery 1.11.3 everywhere.
...
[ci skip]
2015-09-06 20:32:40 +03:00
Mark Otto
dee38e33b5
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-09-06 09:36:40 -07:00
Mark Otto
0d0edebea6
grunt
2015-09-06 09:36:24 -07:00
Mark Otto
741f7d4b5a
Fixes #17486 : start work on responsive cards for decks, groups, and columns
2015-09-06 09:36:19 -07:00
XhmikosR
87a3fdd1b7
Clean up inclusion of IE-specific JS files.
...
Move them to footer, and remove duplicate ones.
[ci skip]
2015-09-06 13:33:52 +03:00
Mark Otto
8f16abb669
grunt
2015-09-05 20:58:31 -07:00
Mark Otto
584cfdd72b
Fixes #17230 : Renames .navbar-static-top to .navbar-full and adds docs for it
2015-09-05 20:58:28 -07:00
Mark Otto
180f97d7b2
grunt
2015-09-05 20:56:46 -07:00
Patrick H. Lauke
e859b4b216
Merge pull request #17477 from patrickhlauke/v4-skippy
...
Port skiplink styling from v3 to v4
2015-09-05 18:37:27 +02:00
XhmikosR
fec2cedfd4
Merge pull request #17369 from twbs/v4-dev-xmr-docs-img
...
Compress images.
2015-09-05 17:17:00 +03:00
Patrick H. Lauke
6a37ec3767
Port skiplink styling from v3 to v4
2015-09-05 08:56:47 +01:00
Mark Otto
336bfa41e6
Merge pull request #17404 from vincent4j/patch-1
...
add Chinese translations website boot4.com
2015-09-04 23:39:45 -07:00
XhmikosR
f0840c893b
Run grunt
.
2015-09-05 08:13:43 +03:00
XhmikosR
1ba807f15d
Update Holder.js to v2.8.2.
...
[ci skip]
2015-09-05 07:51:14 +03:00
Mark Otto
cab79b13ca
grunt
2015-09-04 21:28:06 -07:00
Mark Otto
dd5e096f4e
clean up nav.yml, nullifies #17470
2015-09-04 20:31:17 -07:00