]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Mon, 28 Sep 2015 21:37:06 +0000 (14:37 -0700)]
Merge pull request #17727 from tomkel/docs-fade-fix-v4
v4-dev - Clarify the purpose of CSS class .in to .fade
[skip sauce]
Tommy Kelly [Mon, 28 Sep 2015 20:59:21 +0000 (16:59 -0400)]
Clarify the purpose of CSS class .in to .fade
Chris Rebert [Mon, 28 Sep 2015 19:30:03 +0000 (12:30 -0700)]
Merge pull request #17725 from twbs/curly-quotes
Use backticks/<code> for JS snippets in docs headings
Chris Rebert [Mon, 28 Sep 2015 19:24:37 +0000 (12:24 -0700)]
Use backticks/<code> for JS snippets in docs headings; closes #17192
[skip sauce]
Mark Otto [Mon, 28 Sep 2015 06:01:28 +0000 (23:01 -0700)]
Merge pull request #17626 from wolfika/v4-dev
Add <h3> header example to Cards docs
Mark Otto [Mon, 28 Sep 2015 05:58:45 +0000 (22:58 -0700)]
Merge pull request #17403 from twbs/use-px-for-window-sizes
Change grid and container sizes to px
Chris Rebert [Sun, 27 Sep 2015 19:53:15 +0000 (12:53 -0700)]
Merge pull request #17716 from michael-k/placeholder
Filled leftover placeholder in docs
Michael Käufl [Sun, 27 Sep 2015 15:32:06 +0000 (17:32 +0200)]
Filled leftover placeholder
Gleb Mazovetskiy [Mon, 31 Aug 2015 00:23:43 +0000 (01:23 +0100)]
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.
Chris Rebert [Sun, 27 Sep 2015 08:33:02 +0000 (01:33 -0700)]
Merge pull request #17713 from twbs/chrome-meta-v4
Port #17712 over to Bootstrap v4
Chris Rebert [Sun, 27 Sep 2015 08:28:40 +0000 (01:28 -0700)]
Port #17712 over to Bootstrap v4
[skip sauce]
Chris Rebert [Sun, 27 Sep 2015 07:34:12 +0000 (00:34 -0700)]
Merge pull request #17689 from twbs/fix-17169-more
Docs: Clarify [hidden] & .hidden
Chris Rebert [Sat, 26 Sep 2015 18:06:40 +0000 (11:06 -0700)]
Merge pull request #17707 from alberto/docs-contributing-normalize-issues
Docs: Fix typo in contributing regarding normalize.css
[ci skip]
alberto [Fri, 25 Sep 2015 23:44:31 +0000 (01:44 +0200)]
Docs: Fix typo in contributing regarding normalize.css
Chris Rebert [Fri, 25 Sep 2015 22:57:44 +0000 (15:57 -0700)]
Merge pull request #17704 from twbs/htmllint-travis-only
Only run htmllint on Travis
Chris Rebert [Fri, 25 Sep 2015 22:34:55 +0000 (15:34 -0700)]
Update shrinkwrap
Chris Rebert [Fri, 25 Sep 2015 22:32:42 +0000 (15:32 -0700)]
Only run htmllint on Travis
So as to avoid any dependence on Java for normal users of the Gruntfile.
[skip sauce]
Chris Rebert [Fri, 25 Sep 2015 21:56:40 +0000 (14:56 -0700)]
Migration docs: capitalization; hyperlink Less and SCSS
[ci skip]
Johann-S [Fri, 25 Sep 2015 07:14:25 +0000 (09:14 +0200)]
Use correct default value of `constraints` in Tooltip docs; fixes #17671
Closes #17699
XhmikosR [Fri, 25 Sep 2015 16:12:12 +0000 (19:12 +0300)]
Update scsslint gem to v0.42.1.
[skip sauce]
[skip validator]
Chris Rebert [Fri, 25 Sep 2015 03:20:18 +0000 (20:20 -0700)]
Merge pull request #17688 from twbs/fix-17552
Travis: install npm dependencies using shrinkwrap
XhmikosR [Thu, 24 Sep 2015 17:24:30 +0000 (20:24 +0300)]
Specify `root: true` for ESLint.
That way, ESLint won't look in parent dirs for configuration files.
Chris Rebert [Thu, 24 Sep 2015 01:21:58 +0000 (18:21 -0700)]
Travis: install npm dependencies using shrinkwrap; fixes #17552
Chris Rebert [Thu, 24 Sep 2015 01:19:48 +0000 (18:19 -0700)]
Move {test-infra=>grunt}/npm-shrinkwrap.json
XhmikosR [Thu, 24 Sep 2015 06:21:53 +0000 (09:21 +0300)]
Merge pull request #17646 from twbs/v4-dev-xmr-deps
Update devDependencies.
XhmikosR [Thu, 24 Sep 2015 06:20:01 +0000 (09:20 +0300)]
Merge pull request #17687 from twbs/v4-dev-xmr-gems
Update Rubygems.
Chris Rebert [Thu, 24 Sep 2015 01:57:21 +0000 (18:57 -0700)]
Clarify [hidden] attr docs; closes #17169
[ci skip]
Chris Rebert [Thu, 24 Sep 2015 01:32:10 +0000 (18:32 -0700)]
Move v3 `.hidden` note into Migration docs
XhmikosR [Wed, 23 Sep 2015 21:39:48 +0000 (00:39 +0300)]
Update Rubygems.
[skip sauce]
XhmikosR [Sat, 19 Sep 2015 06:49:44 +0000 (09:49 +0300)]
Run `grunt`.
XhmikosR [Sat, 19 Sep 2015 06:41:04 +0000 (09:41 +0300)]
Update devDependencies.
Mark Otto [Wed, 23 Sep 2015 03:09:47 +0000 (20:09 -0700)]
Merge pull request #17682 from Xerkus/feature/card-bg-variable
[V4]Add variable for card background color
Aleksey Khudyakov [Tue, 22 Sep 2015 23:40:34 +0000 (09:40 +1000)]
Add variable for card background color
Daniel Opitz [Tue, 22 Sep 2015 11:47:32 +0000 (13:47 +0200)]
Update StackOverflow tag to `bootstrap-4`; closes #17675
Mark Otto [Tue, 22 Sep 2015 22:26:28 +0000 (15:26 -0700)]
Merge pull request #17589 from vsn4ik/use_scss_if_not
v4 - Use "@if not $bool" expression
Chris Rebert [Tue, 22 Sep 2015 09:30:30 +0000 (02:30 -0700)]
Merge pull request #17670 from petetnt/petetnt/docs-fix-2
Rename placeholders in forms.md according to the classes specified
petetnt [Tue, 22 Sep 2015 08:31:04 +0000 (11:31 +0300)]
Rename placeholders according to the classes specified
Chris Rebert [Sun, 20 Sep 2015 23:38:26 +0000 (16:38 -0700)]
Merge pull request #17655 from zalog/patch-10
_alert.scss: add missing space between arguments
Catalin Zalog [Sun, 20 Sep 2015 22:07:48 +0000 (01:07 +0300)]
Just some spaces...
XhmikosR [Sun, 20 Sep 2015 15:57:03 +0000 (18:57 +0300)]
Remove unneeded trailing whitespace.
[ci skip]
Mark Otto [Sat, 19 Sep 2015 19:07:01 +0000 (12:07 -0700)]
Merge pull request #17522 from twbs/v4-dev-xmr-ie9-gradient
docs: IE9 gradient.
XhmikosR [Thu, 10 Sep 2015 05:15:08 +0000 (08:15 +0300)]
Specify a `filter` gradient for IE 9.
XhmikosR [Tue, 8 Sep 2015 05:58:19 +0000 (08:58 +0300)]
Use the individual background properties instead of the shorthand.
[ci skip]
wolfika [Wed, 16 Sep 2015 19:28:04 +0000 (21:28 +0200)]
Add <h3> header example to Cards docs
resolves #17609
Chris Rebert [Wed, 16 Sep 2015 18:41:28 +0000 (11:41 -0700)]
Merge pull request #17613 from Johann-S/fixTooltipDestroy
Fix #17544: Update doc for tooltips and popover about dispose method
Johann-S [Wed, 16 Sep 2015 07:40:26 +0000 (09:40 +0200)]
Fix doc for tooltips and popover method dispose
Mark Otto [Wed, 16 Sep 2015 04:11:19 +0000 (21:11 -0700)]
grunt
Mark Otto [Wed, 16 Sep 2015 04:11:15 +0000 (21:11 -0700)]
fixes border-width issues when customizing font-size by using 1px instead of .0625rem as default -width
Chris Rebert [Tue, 15 Sep 2015 20:50:16 +0000 (13:50 -0700)]
Merge pull request #17608 from rtack/patch-1
grammar. you're your way --> you're on your way
Raphael Ackermann [Tue, 15 Sep 2015 20:41:08 +0000 (22:41 +0200)]
grammar. you're your way --> you're on your way
vsn4ik [Sun, 13 Sep 2015 13:02:58 +0000 (16:02 +0300)]
Use "@if not $bool" selector
Mark Otto [Sat, 12 Sep 2015 19:41:22 +0000 (12:41 -0700)]
Merge pull request #17576 from zacechola/install_docs
Adds current version to packages.
Mark Otto [Sat, 12 Sep 2015 19:30:57 +0000 (12:30 -0700)]
fixes #17583: only include clearfix on make-container mixin when not in flex mode
Zac Echola [Fri, 11 Sep 2015 18:27:57 +0000 (13:27 -0500)]
Adds current version to packages.
Gleb Mazovetskiy [Thu, 10 Sep 2015 18:52:30 +0000 (19:52 +0100)]
Merge pull request #17549 from davidjb/v4-dev-bundle-ignore
Add `vendor/bundle` to gitignore
Mark Otto [Thu, 10 Sep 2015 15:49:29 +0000 (08:49 -0700)]
Merge pull request #17553 from rbrs/form-inline
v4 - fixed incorrect inline form class in docs
Mark Otto [Thu, 10 Sep 2015 15:48:45 +0000 (08:48 -0700)]
Merge pull request #17558 from gjsduarte/v4-dev
Border width variable in list group items
Guilherme Duarte [Thu, 10 Sep 2015 12:16:23 +0000 (14:16 +0200)]
Border width variable in list group items
Added usage of $border-width variable in all _list-group.scss references
Rolandas Barysas [Thu, 10 Sep 2015 07:46:26 +0000 (10:46 +0300)]
v4 - fixed incorrect inline form class in docs
Chris Rebert [Thu, 10 Sep 2015 06:04:40 +0000 (23:04 -0700)]
Merge pull request #17551 from twbs/env-vars
Remove Travis env vars used for defunct custom caching system
Chris Rebert [Thu, 10 Sep 2015 05:48:29 +0000 (22:48 -0700)]
rm Travis env vars used for defunct custom caching system
Reverts part of
42697a4ecb2c034c9e88e245932b3914dfd1206c
Chris Rebert [Thu, 10 Sep 2015 05:40:48 +0000 (22:40 -0700)]
rm Travis env vars for giving Savage access to defunct custom caching system
Reverts
a1c170ed373d9076ecf76d264220a6a636239f17
David\ Beitey [Thu, 10 Sep 2015 05:20:36 +0000 (15:20 +1000)]
Add `vendor/bundle` to gitignore
Ensure this directory is ignored so that any installed resources from
Bundler aren't handled by Git.
XhmikosR [Wed, 9 Sep 2015 06:44:40 +0000 (09:44 +0300)]
Merge pull request #17519 from twbs/v4-dev-xmr-jekyll-sitemap
Use jekyll-sitemap instead of our custom solution.
XhmikosR [Wed, 9 Sep 2015 06:44:09 +0000 (09:44 +0300)]
Merge pull request #17520 from davidjb/v4-dev-relative-grunt
Specify configBridge as relative path to source for Jekyll
Jesse Mandel [Thu, 20 Aug 2015 18:31:48 +0000 (11:31 -0700)]
Added NuGet install instructions to docs
Closes #17214.
Chris Rebert [Tue, 8 Sep 2015 08:57:19 +0000 (01:57 -0700)]
README: Update version number in download link
[ci skip]
Chris Rebert [Tue, 8 Sep 2015 06:20:16 +0000 (23:20 -0700)]
Merge pull request #17521 from vsn4ik/rm_v3_theme
v4 - Remove dropped v3 bootstrap-theme
vsn4ik [Tue, 8 Sep 2015 05:58:03 +0000 (08:58 +0300)]
Remove dropped v3 bootstrap-theme
[ci skip]
XhmikosR [Tue, 8 Sep 2015 05:13:48 +0000 (08:13 +0300)]
Use jekyll-sitemap instead of our custom solution.
XhmikosR [Tue, 8 Sep 2015 05:16:07 +0000 (08:16 +0300)]
Add missing end of file newlines.
[ci skip]
David\ Beitey [Tue, 8 Sep 2015 04:36:00 +0000 (14:36 +1000)]
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.
XhmikosR [Tue, 8 Sep 2015 04:24:50 +0000 (07:24 +0300)]
Merge pull request #17518 from twbs/v4-dev-xmr-rm-test-infra
Remove the now unused test-infra files.
XhmikosR [Sun, 6 Sep 2015 09:42:39 +0000 (12:42 +0300)]
Remove the now unused test-infra files.
Corbzilla [Mon, 7 Sep 2015 15:28:42 +0000 (15:28 +0000)]
Add JS to fix indeterminate checkbox example in docs
Fixes #17196
Closes #17510
Patrick H. Lauke [Mon, 7 Sep 2015 14:57:59 +0000 (16:57 +0200)]
Merge pull request #17509 from Zearin/v4-dev-DOCS
Fix usage of “its” and “it’s” (v4 docs)
Zearin [Mon, 7 Sep 2015 14:07:35 +0000 (10:07 -0400)]
Fix usage of “its” and “it’s”
Mark Otto [Sun, 6 Sep 2015 23:25:38 +0000 (16:25 -0700)]
Merge pull request #17500 from mauricew/v4-dev-examplefixes
v4 Fixes to examples
Maurice Wahba [Sun, 6 Sep 2015 22:01:41 +0000 (18:01 -0400)]
Fixes to examples
Chris Rebert [Sun, 6 Sep 2015 21:03:10 +0000 (14:03 -0700)]
Merge pull request #17495 from vsn4ik/mv_text_hide
v4 - Rename file with text-hide mixin
XhmikosR [Sun, 6 Sep 2015 17:34:35 +0000 (20:34 +0300)]
Add missing jQuery local fallback.
[ci skip]
XhmikosR [Sun, 6 Sep 2015 17:32:40 +0000 (20:32 +0300)]
Use jQuery 1.11.3 everywhere.
[ci skip]
Mark Otto [Sun, 6 Sep 2015 16:36:40 +0000 (09:36 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 6 Sep 2015 16:36:24 +0000 (09:36 -0700)]
grunt
Mark Otto [Sun, 6 Sep 2015 16:36:19 +0000 (09:36 -0700)]
Fixes #17486: start work on responsive cards for decks, groups, and columns
Thomas McDonald [Sun, 6 Sep 2015 16:09:43 +0000 (09:09 -0700)]
Merge pull request #17491 from twbs/v4-dev-xmr-travis-no-gem-install
Remove `gem install scss_lint` from Travis.
vsn4ik [Sun, 6 Sep 2015 11:40:19 +0000 (14:40 +0300)]
Rename file with text-hide mixin
XhmikosR [Sun, 6 Sep 2015 11:31:07 +0000 (14:31 +0300)]
Merge pull request #17492 from twbs/v4-dev-xmr-docs-js
Clean up inclusion of IE-specific JS files.
XhmikosR [Sun, 6 Sep 2015 09:16:01 +0000 (12:16 +0300)]
Clean up inclusion of IE-specific JS files.
Move them to footer, and remove duplicate ones.
[ci skip]
XhmikosR [Sun, 6 Sep 2015 09:16:01 +0000 (12:16 +0300)]
Remove `gem install scss_lint` from Travis.
Instead, use `bundleExec: true` for grunt-scss-lint.
Mark Otto [Sun, 6 Sep 2015 03:58:31 +0000 (20:58 -0700)]
grunt
Mark Otto [Sun, 6 Sep 2015 03:58:28 +0000 (20:58 -0700)]
Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for it
Mark Otto [Sun, 6 Sep 2015 03:56:46 +0000 (20:56 -0700)]
grunt
Mark Otto [Sun, 6 Sep 2015 03:54:25 +0000 (20:54 -0700)]
remoe comment /cc @cvrebert
Patrick H. Lauke [Sat, 5 Sep 2015 16:37:27 +0000 (18:37 +0200)]
Merge pull request #17477 from patrickhlauke/v4-skippy
Port skiplink styling from v3 to v4
XhmikosR [Sat, 5 Sep 2015 14:17:00 +0000 (17:17 +0300)]
Merge pull request #17369 from twbs/v4-dev-xmr-docs-img
Compress images.
Gleb Mazovetskiy [Sat, 5 Sep 2015 09:14:59 +0000 (10:14 +0100)]
Merge pull request #17364 from twbs/avoid-parent-selector-suffix2
Remove all uses of `selector &` to support nested import
Patrick H. Lauke [Fri, 4 Sep 2015 19:46:47 +0000 (20:46 +0100)]
Port skiplink styling from v3 to v4
Mark Otto [Sat, 5 Sep 2015 06:39:45 +0000 (23:39 -0700)]
Merge pull request #17404 from vincent4j/patch-1
add Chinese translations website boot4.com
XhmikosR [Sat, 5 Sep 2015 05:19:35 +0000 (08:19 +0300)]
Merge pull request #17436 from twbs/v4-dev-xmr-deps
Update dependecies.