]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Pierre-Denis Vanduynslager [Wed, 18 Jan 2017 20:01:06 +0000 (15:01 -0500)]
Fix missing closing tag
Erin Brown [Mon, 16 Jan 2017 18:25:42 +0000 (13:25 -0500)]
Specify card component is necessary for accordion behavior (#21746)
- It is unclear that the use of the card component is necessary
when extending the collapse behavior to behave like an accordion.
Geremia Taglialatela [Mon, 16 Jan 2017 18:24:59 +0000 (19:24 +0100)]
Fix horizontal scrollbar appearing in docs (#21747)
On small screens (< 576px), all documentation pages containing
`.bd-example` styled tags, show the horizontal scrollbar because of a
wrong horizontal margin property.
This PR sets the horizontal margin on gutter width basis instead of rem.
Quy [Mon, 16 Jan 2017 05:46:42 +0000 (21:46 -0800)]
Update .tag to .badge in migration (#21565)
Quy [Mon, 16 Jan 2017 05:46:16 +0000 (21:46 -0800)]
Remove IE9 from SVG images callout (#21566)
Pierre-Denis Vanduynslager [Mon, 16 Jan 2017 05:45:04 +0000 (00:45 -0500)]
Add doc example with badge links (#21674)
Christian Oliff [Mon, 16 Jan 2017 05:44:27 +0000 (14:44 +0900)]
Update Search input to type="search" (#21617)
This is semantically correct and works just as well.
Amy Gori [Mon, 16 Jan 2017 05:37:06 +0000 (00:37 -0500)]
Correct xs and sm breakpoint values in responsive utilities docs (#21664)
Pierre-Denis Vanduynslager [Mon, 16 Jan 2017 05:36:15 +0000 (00:36 -0500)]
Remove list-group-item-heading and list-group-item-text (#21653)
Pierre-Denis Vanduynslager [Mon, 16 Jan 2017 05:35:18 +0000 (00:35 -0500)]
Remove unused scss variables (#21579)
* Remove unused scss variables
* Remove unnecessary space
* Remove $zindex-navbar from docs
* Re-add $progress-box-shadow
Pierre-Denis Vanduynslager [Mon, 16 Jan 2017 05:33:32 +0000 (00:33 -0500)]
Add alert divider (<hr>) example in docs (#21673)
* Add alert divider (<hr />)example in docs
* <hr/> => <hr> per @vsn4ik suggestion
Christian Oliff [Tue, 10 Jan 2017 11:36:50 +0000 (20:36 +0900)]
Remove filter: alpha(opacity = 0);
Not needed (and all other old IE filter attributes have been removed from the CSS. This was the only one remaining
Mark Otto [Tue, 10 Jan 2017 05:23:38 +0000 (21:23 -0800)]
fixes #21625, closes #21539
don't set focus styles on the anchor, just set hover styles
Patrick H. Lauke [Sun, 15 Jan 2017 17:53:25 +0000 (17:53 +0000)]
Merge pull request #21736 from marios-zindilis/v4-dev
Fixed minor typo
Marios Zindilis [Sun, 15 Jan 2017 17:14:25 +0000 (17:14 +0000)]
Fixed minor typo
Pierre-Denis Vanduynslager [Sun, 15 Jan 2017 02:46:03 +0000 (21:46 -0500)]
Correct reference to Direction.PREV constant. (#21709)
Pierre-Denis Vanduynslager [Sun, 15 Jan 2017 02:42:24 +0000 (21:42 -0500)]
Use existing keycode constants in dropdown. (#21697)
Patrick H. Lauke [Sun, 15 Jan 2017 01:46:33 +0000 (01:46 +0000)]
Merge pull request #21730 from patrickhlauke/v4-docs-focus-styles
[Docs] Add missing :focus styles
Pierre-Denis Vanduynslager [Sun, 15 Jan 2017 01:11:57 +0000 (20:11 -0500)]
Update broken links. (#21696)
Patrick H. Lauke [Sat, 14 Jan 2017 22:54:55 +0000 (22:54 +0000)]
Add missing :focus styles
Double up :hover styles to also apply on :focus (particularly the
masthead button needs this, as otherwise it gives no visible indication
of being focused)
Patrick H. Lauke [Thu, 12 Jan 2017 13:34:40 +0000 (13:34 +0000)]
Merge pull request #21671 from vanduynslagerp/fix-21665
Fix modal id in doc example (Fix #21665)
Patrick H. Lauke [Wed, 11 Jan 2017 23:59:30 +0000 (23:59 +0000)]
Merge pull request #21672 from patrickhlauke/v4-remove-aria-multiselectable
Remove incorrect aria-multiselectable
Patrick H. Lauke [Wed, 11 Jan 2017 23:57:59 +0000 (23:57 +0000)]
Remove incorrect aria-multiselectable
Closes https://github.com/twbs/bootstrap/issues/21635
Pierre-Denis Vanduynslager [Wed, 11 Jan 2017 23:30:48 +0000 (18:30 -0500)]
Fix modal id in doc
Mehdi HosseinZade [Fri, 6 Jan 2017 21:30:25 +0000 (01:00 +0330)]
Update README.md
Rishabh Rajgarhia [Sat, 7 Jan 2017 15:26:21 +0000 (20:56 +0530)]
Update breakpoints in breakpoints.scss comments
Zulfiqar Ali [Sun, 8 Jan 2017 04:38:43 +0000 (23:38 -0500)]
_custom.scss should be the first include
Bardi Harborow [Sat, 7 Jan 2017 05:22:23 +0000 (16:22 +1100)]
Fix incorrect docs.min.js bundle source.
Mark Otto [Fri, 6 Jan 2017 16:41:52 +0000 (08:41 -0800)]
hashes
Mark Otto [Fri, 6 Jan 2017 16:39:56 +0000 (08:39 -0800)]
grunt
Mark Otto [Fri, 6 Jan 2017 16:39:00 +0000 (08:39 -0800)]
rubygems version bump
Mark Otto [Fri, 6 Jan 2017 16:38:04 +0000 (08:38 -0800)]
version bump
Mark Otto [Fri, 6 Jan 2017 16:28:50 +0000 (08:28 -0800)]
grunt
Bardi Harborow [Fri, 6 Jan 2017 05:35:52 +0000 (16:35 +1100)]
Fix media object alignment examples.
Mark Otto [Thu, 5 Jan 2017 22:51:14 +0000 (14:51 -0800)]
grunt
Supergibbs [Wed, 4 Jan 2017 21:20:10 +0000 (13:20 -0800)]
Update nuspec to support jquery v1.9.1 - v3.x
Quy [Thu, 5 Jan 2017 22:24:40 +0000 (14:24 -0800)]
Doc updates (#21542)
* Change it's to its.
* Fix links
* Fix typos
Patrick H. Lauke [Thu, 5 Jan 2017 09:35:43 +0000 (09:35 +0000)]
Merge pull request #21093 from Johann-S/fixButtonGrpAria
Close #21090 - Fix aria-pressed attribute for buttons in container with data-attribute="buttons"
Bardi Harborow [Thu, 5 Jan 2017 03:19:27 +0000 (14:19 +1100)]
Update dependencies.
Bardi Harborow [Thu, 5 Jan 2017 00:11:50 +0000 (11:11 +1100)]
Update broken links.
Mark Otto [Wed, 4 Jan 2017 19:59:07 +0000 (11:59 -0800)]
grunt
Pierre-Denis Vanduynslager [Wed, 4 Jan 2017 17:44:50 +0000 (12:44 -0500)]
Use pageYOffset instead of scrollY
Mark Otto [Wed, 4 Jan 2017 04:08:10 +0000 (20:08 -0800)]
Update custom content example for list group to use utils so the layout doesn't break
Pierre-Denis Vanduynslager [Wed, 4 Jan 2017 17:04:07 +0000 (12:04 -0500)]
Fix progress doc markup
Sergio Pantoja [Wed, 4 Jan 2017 15:36:28 +0000 (10:36 -0500)]
Fix typo on v4 Migration page
Johann-S [Sun, 6 Nov 2016 13:48:55 +0000 (14:48 +0100)]
Close #21090 - Fix aria-pressed attribute for buttons in container with data-toggle='buttons'
Phillip Marshall [Wed, 4 Jan 2017 03:44:44 +0000 (19:44 -0800)]
Custom Forms: Allow Chrome/Firefox feature that lets the user drag and drop into file inputs (#20033)
* Restored functionality of dragging files into .custom-file inputs.
* Replaced padding with height on .custom-file-input
Mark Otto [Tue, 3 Jan 2017 21:51:06 +0000 (13:51 -0800)]
clarify usage of base font-size so we know what's up
Mark Otto [Tue, 3 Jan 2017 21:50:49 +0000 (13:50 -0800)]
leave a note in the docs
Mark Otto [Tue, 3 Jan 2017 21:50:25 +0000 (13:50 -0800)]
Remove -size-root so we can respect user prefs on browser default font-size
Quy [Wed, 4 Jan 2017 03:31:27 +0000 (19:31 -0800)]
Drop .carete (#21525)
Mark Otto [Wed, 4 Jan 2017 03:25:15 +0000 (19:25 -0800)]
grunt
Mark Otto [Wed, 4 Jan 2017 03:24:31 +0000 (19:24 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 4 Jan 2017 03:24:24 +0000 (19:24 -0800)]
fixes #21454 by revamping some docs styles for dropdowns
Mark Otto [Wed, 4 Jan 2017 03:23:30 +0000 (19:23 -0800)]
remove some docs callouts
Mark Otto [Wed, 4 Jan 2017 03:22:08 +0000 (19:22 -0800)]
button groups should be inline-flex to match their button counter parts (inline-block currently)
Bardi Harborow [Tue, 3 Jan 2017 00:47:18 +0000 (11:47 +1100)]
Update shrinkwrap.
Bardi Harborow [Tue, 3 Jan 2017 00:46:57 +0000 (11:46 +1100)]
Move node-sass to npm script and drop Ruby Sass.
Mark Otto [Tue, 3 Jan 2017 21:16:18 +0000 (13:16 -0800)]
grunt
Mark Otto [Tue, 3 Jan 2017 21:11:25 +0000 (13:11 -0800)]
Drop .table-reflow
Tried redoing this in flexbox, but it falls apart really quickly. Any changes in height of the cells throws it all off since the rows become columns (and thus, content across columns cannot be equally sized). Rather than implement something with such glaring flaws, I'm nuking it outright.
Mark Otto [Tue, 3 Jan 2017 20:53:01 +0000 (12:53 -0800)]
autohide scrollbar for IE
Mark Otto [Tue, 3 Jan 2017 20:26:32 +0000 (12:26 -0800)]
update text
Quy [Tue, 3 Jan 2017 17:38:25 +0000 (09:38 -0800)]
Update sizing links
Jonathan [Tue, 3 Jan 2017 15:51:59 +0000 (16:51 +0100)]
Added information about list-group-flush
Quy [Mon, 2 Jan 2017 23:29:07 +0000 (15:29 -0800)]
Remove .navbar-divider
Pierre-Denis Vanduynslager [Mon, 2 Jan 2017 22:44:27 +0000 (17:44 -0500)]
Dropdown: close menu when focusing outside element (#21375)
* Close dropdown menu when focusing an outside element
* Update unit test to new markup
Mark Otto [Mon, 2 Jan 2017 19:54:28 +0000 (11:54 -0800)]
grunt
Mark Otto [Mon, 2 Jan 2017 19:52:38 +0000 (11:52 -0800)]
update seletors in js
Mark Otto [Mon, 2 Jan 2017 19:52:25 +0000 (11:52 -0800)]
remove magic dropdown positioning for fixed bottom; folks should set this as needed with .dropup modifier
Mark Otto [Mon, 2 Jan 2017 19:48:51 +0000 (11:48 -0800)]
update rest of docs, remove navbar specific modifiers, fix docs example css
Mark Otto [Mon, 2 Jan 2017 19:48:05 +0000 (11:48 -0800)]
update docs and examples to use new utils
Mark Otto [Mon, 2 Jan 2017 19:46:06 +0000 (11:46 -0800)]
document new utils and change organization to match css
Mark Otto [Mon, 2 Jan 2017 19:45:30 +0000 (11:45 -0800)]
New position utils, split docs
- Renames .pos-f-t to .fixed-top, adds .fixed-bottom and .sticky-top
- Updates utilities Sass to be split across more files (one for position, sizing, and spacing)
Mark Otto [Mon, 2 Jan 2017 19:12:41 +0000 (11:12 -0800)]
remove line break
Mark Otto [Mon, 2 Jan 2017 19:12:24 +0000 (11:12 -0800)]
Remove .navbar-divider; it's undocumented and wasn't updated with the flexbox navbar updates, so it's kinda bunk right now
Mark Otto [Mon, 2 Jan 2017 19:03:25 +0000 (11:03 -0800)]
fixes #21511: set line-height to 1.1 for display headings
- had to rearrange vars to re-use heading line-height
- align values while we're at it
Mark Otto [Mon, 2 Jan 2017 18:58:48 +0000 (10:58 -0800)]
fixes #21509: remove reference to .card-deck-wrapper
Mark Otto [Mon, 2 Jan 2017 18:57:56 +0000 (10:57 -0800)]
grunt
vsn4ik [Sun, 1 Jan 2017 23:13:22 +0000 (02:13 +0300)]
Drop jscs on hound config
Quan You [Sun, 1 Jan 2017 20:02:41 +0000 (04:02 +0800)]
Update more copyright years to 2017 (#21491)
* Update ie10-viewport-bug-workaround.js year
* Update narrow-jumbotron copyright year to 2017
* Update carousel/index.html copyright year to 2017
* Update browsers-devices.md copyright year to 2017
* Update change-version.js copyright year to 2017
Quy [Sun, 1 Jan 2017 20:00:55 +0000 (12:00 -0800)]
Change .in to .show (#21500)
Quy [Sun, 1 Jan 2017 20:00:17 +0000 (12:00 -0800)]
Update carousel comments (#21501)
Quy [Sun, 1 Jan 2017 07:09:45 +0000 (23:09 -0800)]
Fix carousel markup
Heinrich Fenkart [Sun, 1 Jan 2017 02:21:02 +0000 (03:21 +0100)]
grunt
Nuno Arruda [Sat, 31 Dec 2016 15:20:11 +0000 (14:20 -0100)]
Update copyright years to 2017
Quy [Sun, 1 Jan 2017 00:12:28 +0000 (16:12 -0800)]
Move .table-responsive from wrapper to .table
Mark Otto [Sat, 31 Dec 2016 19:48:55 +0000 (11:48 -0800)]
tweak a few more things
- adjust some verbiage
- change the example to correct some labels and range names
Alice Young [Sat, 31 Dec 2016 12:25:52 +0000 (07:25 -0500)]
minor rephrasing on layout/overview docs
Mark Otto [Sat, 31 Dec 2016 20:26:11 +0000 (12:26 -0800)]
Rip out the tab-focus mixin, remove application to anchors in reboot
Mark Otto [Sat, 31 Dec 2016 20:20:32 +0000 (12:20 -0800)]
v4: Rip out IE compatibility mode meta tags (#21483)
* Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8
* update and remove some IE bits from our supported browser page
* update introduction.md to match
* reword starter template intro
なつき [Fri, 15 Apr 2016 08:40:51 +0000 (01:40 -0700)]
Fix responsive embed class in flex container
Johann-S [Wed, 28 Dec 2016 10:58:50 +0000 (11:58 +0100)]
Allow to use nav with tab JS
Mark Otto [Sat, 31 Dec 2016 06:29:58 +0000 (22:29 -0800)]
one more test file
Mark Otto [Sat, 31 Dec 2016 05:54:13 +0000 (21:54 -0800)]
nuke local test vendor jquery and tether, replace with docs assets
Mark Otto [Thu, 29 Dec 2016 21:33:49 +0000 (13:33 -0800)]
move local docs jquery to slim
Mark Otto [Thu, 29 Dec 2016 06:28:19 +0000 (22:28 -0800)]
update homepage to include depedencies, fixes #21250
Mark Otto [Thu, 29 Dec 2016 06:27:50 +0000 (22:27 -0800)]
make note of slim build
Mark Otto [Thu, 29 Dec 2016 06:18:22 +0000 (22:18 -0800)]
switch to jquery slim, update examples to use code.jquery.com cdn
Johann-S [Fri, 30 Dec 2016 10:29:47 +0000 (11:29 +0100)]
Update visual test carousel
Mark Otto [Sat, 31 Dec 2016 05:43:16 +0000 (21:43 -0800)]
add example of width util