]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
7 years agoRefactor a few selectors so that the least specific ones are first. (#24310)
XhmikosR [Tue, 10 Oct 2017 13:46:43 +0000 (16:46 +0300)] 
Refactor a few selectors so that the least specific ones are first. (#24310)

7 years agoModal plugin set _isTransitioning after the trigger of hide event
Johann-S [Tue, 10 Oct 2017 11:19:39 +0000 (13:19 +0200)] 
Modal plugin set _isTransitioning after the trigger of hide event

7 years agoAdd information about failed tests
Johann-S [Tue, 10 Oct 2017 09:50:55 +0000 (11:50 +0200)] 
Add information about failed tests

7 years agoUse `$white` variable for `.navbar-dark`'s color. (#24309)
XhmikosR [Tue, 10 Oct 2017 05:58:35 +0000 (08:58 +0300)] 
Use `$white` variable for `.navbar-dark`'s color. (#24309)

Using `rgba($white,1)` results in `white` instead of the hex.

7 years agoEnsure active button styles are not applied to disabled buttons
Prateek Goel [Mon, 9 Oct 2017 22:32:48 +0000 (23:32 +0100)] 
Ensure active button styles are not applied to disabled buttons

7 years agoCentered SVG icon within its own container (#24292)
Gisete Kindahl [Mon, 9 Oct 2017 13:37:46 +0000 (06:37 -0700)] 
Centered SVG icon within its own container (#24292)

7 years agopackage.json: Change repo URL to `git+https`. (#24305)
XhmikosR [Mon, 9 Oct 2017 11:34:32 +0000 (14:34 +0300)] 
package.json: Change repo URL to `git+https`. (#24305)

7 years agoRemove unused code from postcss.config.js.
XhmikosR [Mon, 9 Oct 2017 07:48:35 +0000 (10:48 +0300)] 
Remove unused code from postcss.config.js.

We actually want to generate a sourcemap for docs.min.css.

7 years agoLint examples' CSS too.
XhmikosR [Sat, 7 Oct 2017 16:16:49 +0000 (19:16 +0300)] 
Lint examples' CSS too.

7 years agoRun autoprefixer for examples' CSS too.
XhmikosR [Sat, 7 Oct 2017 15:49:35 +0000 (18:49 +0300)] 
Run autoprefixer for examples' CSS too.

7 years agoexamples/dashboard/dashboard.css: merge duplicate selector.
XhmikosR [Sat, 7 Oct 2017 15:48:57 +0000 (18:48 +0300)] 
examples/dashboard/dashboard.css: merge duplicate selector.

7 years agoUpdate devDependencies. (#24298)
XhmikosR [Mon, 9 Oct 2017 07:44:10 +0000 (10:44 +0300)] 
Update devDependencies. (#24298)

7 years agoUpdate jekyll-toc to v0.4.0.rc2.
XhmikosR [Sun, 8 Oct 2017 15:57:27 +0000 (18:57 +0300)] 
Update jekyll-toc to v0.4.0.rc2.

7 years agoAdd back htmlhint.
XhmikosR [Wed, 4 Oct 2017 10:13:42 +0000 (13:13 +0300)] 
Add back htmlhint.

7 years agoMove vnu-jar to devDependencies and remove completely htmlhint.
XhmikosR [Wed, 27 Sep 2017 15:18:23 +0000 (18:18 +0300)] 
Move vnu-jar to devDependencies and remove completely htmlhint.

7 years agoMove from htmllint to Travis-only vnu.jar.
Bardi Harborow [Wed, 27 Sep 2017 14:41:58 +0000 (14:41 +0000)] 
Move from htmllint to Travis-only vnu.jar.

7 years agoUpdate saucelabs-unit-test.js (#24297)
XhmikosR [Sun, 8 Oct 2017 14:48:37 +0000 (17:48 +0300)] 
Update saucelabs-unit-test.js (#24297)

Add license header and minor formatting tweaks.

7 years agoMake `Dropped the Affix jQuery plugin` bold. (#24294)
XhmikosR [Sun, 8 Oct 2017 11:20:41 +0000 (14:20 +0300)] 
Make `Dropped the Affix jQuery plugin` bold. (#24294)

7 years agoUpdate js/tests/README.md (#24281)
Vasilii Artemchuk [Fri, 6 Oct 2017 22:04:21 +0000 (01:04 +0300)] 
Update js/tests/README.md (#24281)

7 years agoEnable stylelint's no-duplicate-selectors rule.
XhmikosR [Wed, 4 Oct 2017 11:11:00 +0000 (14:11 +0300)] 
Enable stylelint's no-duplicate-selectors rule.

7 years agoReindent _variables.scss.
XhmikosR [Wed, 4 Oct 2017 11:02:35 +0000 (14:02 +0300)] 
Reindent _variables.scss.

Now it's more consistent.

Also switch to numeric values for font-weight.

7 years agoEnable stylelint for _reboot.scss.
XhmikosR [Wed, 4 Oct 2017 11:02:02 +0000 (14:02 +0300)] 
Enable stylelint for _reboot.scss.

7 years agoHound CI: Enable stylelint. (#24234)
XhmikosR [Fri, 6 Oct 2017 20:59:38 +0000 (23:59 +0300)] 
Hound CI: Enable stylelint. (#24234)

7 years agoBump gems to their latest versions. (#24264)
XhmikosR [Thu, 5 Oct 2017 12:25:03 +0000 (15:25 +0300)] 
Bump gems to their latest versions. (#24264)

7 years agoformatting
Mark Otto [Thu, 5 Oct 2017 03:18:06 +0000 (20:18 -0700)] 
formatting

7 years agoAdd comment where we explicitly use `flex: 1 0 0%;`.
XhmikosR [Wed, 4 Oct 2017 07:04:34 +0000 (10:04 +0300)] 
Add comment where we explicitly use `flex: 1 0 0%;`.

7 years agomake-col-offset: Remove percentage if it's zero.
XhmikosR [Tue, 3 Oct 2017 19:12:31 +0000 (22:12 +0300)] 
make-col-offset: Remove percentage if it's zero.

7 years agoExamples: remove unused images. (#24237)
XhmikosR [Wed, 4 Oct 2017 16:23:17 +0000 (19:23 +0300)] 
Examples: remove unused images. (#24237)

7 years agoSuggest CodePen along with JSBin. (#24238)
XhmikosR [Wed, 4 Oct 2017 16:07:47 +0000 (19:07 +0300)] 
Suggest CodePen along with JSBin. (#24238)

7 years agoRemove global jQuery in eslint because we import jQuery (#24246)
Johann-S [Wed, 4 Oct 2017 14:31:35 +0000 (16:31 +0200)] 
Remove global jQuery in eslint because we import jQuery (#24246)

7 years agoFix dropup in bottom navbar for all the breakpoints
Johann-S [Wed, 4 Oct 2017 13:24:10 +0000 (15:24 +0200)] 
Fix dropup in bottom navbar for all the breakpoints

7 years agoMerge pull request #24240 from lucascono/v4-dev
Johann-S [Wed, 4 Oct 2017 12:15:05 +0000 (14:15 +0200)] 
Merge pull request #24240 from lucascono/v4-dev

Fix modal when we try to show that modal two times

7 years agoUpdate modal.js 24240/head
XhmikosR [Wed, 4 Oct 2017 12:03:06 +0000 (15:03 +0300)] 
Update modal.js

7 years agoMerge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev
lucascono [Wed, 4 Oct 2017 12:00:18 +0000 (09:00 -0300)] 
Merge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev

7 years agoMerge pull request #2 from lucascono/v4-dev-modal-unit-test
Lucas Banegas [Wed, 4 Oct 2017 11:58:02 +0000 (08:58 -0300)] 
Merge pull request #2 from lucascono/v4-dev-modal-unit-test

Unit test for modal bug fix

7 years agoUnit test for modal bug fix
lucascono [Wed, 4 Oct 2017 11:55:40 +0000 (08:55 -0300)] 
Unit test for modal bug fix

Unit test for pull request #24240

7 years agoRemove double spaces.
XhmikosR [Wed, 4 Oct 2017 09:46:36 +0000 (12:46 +0300)] 
Remove double spaces.

7 years agocontent/images.md: fix indentation in `picture` snippet.
XhmikosR [Wed, 4 Oct 2017 09:36:17 +0000 (12:36 +0300)] 
content/images.md: fix indentation in `picture` snippet.

7 years agonpm scripts: quote globs.
XhmikosR [Wed, 4 Oct 2017 09:24:25 +0000 (12:24 +0300)] 
npm scripts: quote globs.

7 years agoMerge branch 'v4-dev' into v4-dev
Lucas Banegas [Wed, 4 Oct 2017 09:34:06 +0000 (06:34 -0300)] 
Merge branch 'v4-dev' into v4-dev

7 years agoMerge pull request #1 from lucascono/v4-dev-modal-fix
Lucas Banegas [Wed, 4 Oct 2017 09:13:36 +0000 (06:13 -0300)] 
Merge pull request #1 from lucascono/v4-dev-modal-fix

Fix modal bug

7 years agoFix modal bug
lucascono [Wed, 4 Oct 2017 09:08:34 +0000 (06:08 -0300)] 
Fix modal bug

Fix for issue #24117

7 years agoAdd image dimensions in examples page. (#24236)
XhmikosR [Wed, 4 Oct 2017 08:51:11 +0000 (11:51 +0300)] 
Add image dimensions in examples page. (#24236)

7 years agoMerge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev
lucascono [Wed, 4 Oct 2017 08:33:17 +0000 (05:33 -0300)] 
Merge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev

7 years agoFix caret position for Dropdown in a bottom navbar
Johann-S [Wed, 23 Aug 2017 08:02:33 +0000 (10:02 +0200)] 
Fix caret position for Dropdown in a bottom navbar

7 years agoAdd a navbar-bottom example with a dropup inside.
Johann-S [Tue, 22 Aug 2017 20:16:24 +0000 (23:16 +0300)] 
Add a navbar-bottom example with a dropup inside.

7 years agoFix dropup in navbar
Johann-S [Thu, 17 Aug 2017 14:34:08 +0000 (16:34 +0200)] 
Fix dropup in navbar

7 years agoUse imported jQuery object
Johann-S [Tue, 3 Oct 2017 12:27:36 +0000 (14:27 +0200)] 
Use imported jQuery object

7 years agoUpdate package-lock.json. (#24235)
XhmikosR [Wed, 4 Oct 2017 07:46:12 +0000 (10:46 +0300)] 
Update package-lock.json. (#24235)

7 years agoHound: Disable scss. (#24221)
XhmikosR [Wed, 4 Oct 2017 06:57:38 +0000 (09:57 +0300)] 
Hound: Disable scss. (#24221)

7 years agoadds Andres to the team page
Andres Galante [Wed, 4 Oct 2017 00:24:16 +0000 (17:24 -0700)] 
adds Andres to the team page

7 years agoUse variable for heading margin bottom in reboot
Simon Knox [Mon, 25 Sep 2017 09:22:43 +0000 (19:22 +1000)] 
Use variable for heading margin bottom in reboot

7 years ago#24176 adds a note on the image docs about how to use picture
Andres Galante [Tue, 3 Oct 2017 23:59:39 +0000 (16:59 -0700)] 
#24176 adds a note on the image docs about how to use picture

7 years agoUpdate column resets docs to include new section for column breaks
Mark Otto [Tue, 3 Oct 2017 23:10:54 +0000 (16:10 -0700)] 
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

7 years agoUpdates docs to match Tooltip type checking (#22342)
Gareth Adams [Tue, 3 Oct 2017 18:23:42 +0000 (19:23 +0100)] 
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

7 years agoSwitch to lowercase `doctype`. (#24217)
XhmikosR [Tue, 3 Oct 2017 16:34:59 +0000 (19:34 +0300)] 
Switch to lowercase `doctype`. (#24217)

Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.

7 years agoOffset option for dropdown can be function (#24222)
Roman O [Tue, 3 Oct 2017 12:34:44 +0000 (15:34 +0300)] 
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

7 years agodist
Mark Otto [Tue, 3 Oct 2017 04:48:56 +0000 (21:48 -0700)] 
dist

7 years agoUpdate input-btn-line-height vars to reassign global sm/lg vars
Mark Otto [Mon, 2 Oct 2017 04:35:21 +0000 (21:35 -0700)] 
Update input-btn-line-height vars to reassign global sm/lg vars

7 years agoUpdate input/button padding to fix cutoff text in Windows Chrome
Mark Otto [Mon, 2 Oct 2017 03:44:50 +0000 (20:44 -0700)] 
Update input/button padding to fix cutoff text in Windows Chrome

7 years agoRequire quick start to be more explicit about CSS and JS
Mark Otto [Tue, 3 Oct 2017 00:32:30 +0000 (17:32 -0700)] 
Require quick start to be more explicit about CSS and JS

7 years agoFix media-breakpoint-between (#23997)
Trent Clowater [Tue, 3 Oct 2017 04:38:59 +0000 (23:38 -0500)] 
Fix media-breakpoint-between (#23997)

* Fix media-breakpoint-between

When compiling .scss that uses media-breakpoint between with xs as the lower bound or xl as the upper bound, a compilation error can occur due to $min/$max being set to null, or the resulting .css can be invalid (see issue #23965).

(This is basically the same fix that was applied to media-breakpoint-only a short time ago).

* Update _breakpoints.scss

Make houndci-bot recommended changes.

7 years agoBadges add Sass variable to configure `$badge-border-radius` (#24213)
Patrick Yeo [Tue, 3 Oct 2017 04:11:11 +0000 (21:11 -0700)] 
Badges add Sass variable to configure `$badge-border-radius` (#24213)

7 years agoFix custom-select with "multiple" attribute (#23055)
Lodder [Tue, 3 Oct 2017 04:00:57 +0000 (05:00 +0100)] 
Fix custom-select with "multiple" attribute (#23055)

7 years agofix up colors, closes #23325
Mark Otto [Tue, 3 Oct 2017 03:57:24 +0000 (20:57 -0700)] 
fix up colors, closes #23325

7 years agodist
Mark Otto [Tue, 3 Oct 2017 03:51:54 +0000 (20:51 -0700)] 
dist

7 years agoMerge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev
Mark Otto [Tue, 3 Oct 2017 03:51:14 +0000 (20:51 -0700)] 
Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev

7 years agodist
Mark Otto [Tue, 3 Oct 2017 03:50:11 +0000 (20:50 -0700)] 
dist

7 years agoNav Pills with open dropdown don't reflect the nav-pills active state. The active...
Patrick Yeo [Tue, 30 May 2017 18:36:59 +0000 (11:36 -0700)] 
Nav Pills with open dropdown don't reflect the nav-pills active state. The active state should also be reflected when using collapse plugin inside nav-pills.

7 years agoFix buttons that come after the input (input should be under the button)
Mark Otto [Mon, 2 Oct 2017 04:20:47 +0000 (21:20 -0700)] 
Fix buttons that come after the input (input should be under the button)

7 years agoFirst child of input group segmented buttons are off by -btn-border-width
Patrick Yeo [Tue, 2 May 2017 18:03:14 +0000 (11:03 -0700)] 
First child of input group segmented buttons are off by -btn-border-width

7 years agotweak output
Mark Otto [Sat, 30 Sep 2017 21:05:45 +0000 (14:05 -0700)] 
tweak output

7 years agoinitial pass at a build bash script for myself
Mark Otto [Sat, 12 Aug 2017 23:05:25 +0000 (16:05 -0700)] 
initial pass at a build bash script for myself

7 years agochange away from vars
Mark Otto [Tue, 3 Oct 2017 03:43:47 +0000 (20:43 -0700)] 
change away from vars

7 years agoupdate nav
Mark Otto [Sun, 1 Oct 2017 21:07:38 +0000 (14:07 -0700)] 
update nav

7 years agoadd components section, remove todos
Mark Otto [Sun, 1 Oct 2017 20:58:09 +0000 (13:58 -0700)] 
add components section, remove todos

7 years agofunctions aww yeah
Mark Otto [Sun, 1 Oct 2017 19:54:40 +0000 (12:54 -0700)] 
functions aww yeah

7 years agoadd new thing to a map
Mark Otto [Sun, 1 Oct 2017 19:54:24 +0000 (12:54 -0700)] 
add new thing to a map

7 years agoquote those to match source code
Mark Otto [Sun, 1 Oct 2017 19:26:02 +0000 (12:26 -0700)] 
quote those to match source code

7 years agonuke the options page, add redirect from it to new theming page
Mark Otto [Sun, 1 Oct 2017 19:21:32 +0000 (12:21 -0700)] 
nuke the options page, add redirect from it to new theming page

7 years agobring over colors section
Mark Otto [Sun, 1 Oct 2017 19:20:58 +0000 (12:20 -0700)] 
bring over colors section

7 years agoport over variable options list
Mark Otto [Sun, 1 Oct 2017 19:20:42 +0000 (12:20 -0700)] 
port over variable options list

7 years agoport latest from options for default vars
Mark Otto [Sun, 1 Oct 2017 19:16:46 +0000 (12:16 -0700)] 
port latest from options for default vars

7 years agoStub out new Theming page
Mark Otto [Tue, 22 Aug 2017 03:27:07 +0000 (20:27 -0700)] 
Stub out new Theming page

7 years agoForm Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)
Patrick Yeo [Tue, 3 Oct 2017 03:37:28 +0000 (20:37 -0700)] 
Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)

7 years agodist
Mark Otto [Tue, 3 Oct 2017 03:36:35 +0000 (20:36 -0700)] 
dist

7 years agoSwitch to stylelint. (#23572)
XhmikosR [Tue, 3 Oct 2017 03:34:56 +0000 (06:34 +0300)] 
Switch to stylelint. (#23572)

7 years agodist
Mark Otto [Tue, 3 Oct 2017 02:12:11 +0000 (19:12 -0700)] 
dist

7 years agoadds a border radius to modal headers (#23799)
Andres Galante [Tue, 3 Oct 2017 01:59:50 +0000 (18:59 -0700)] 
adds a border radius to modal headers (#23799)

7 years agoAdded type="button" to <button>s without any type (#23866)
Herst [Tue, 3 Oct 2017 01:59:37 +0000 (03:59 +0200)] 
Added type="button" to <button>s without any type (#23866)

https://github.com/twbs/bootlint/wiki/W007

7 years agoadds a note on typography docs about rem units on font-size-base (#23988)
Andres Galante [Tue, 3 Oct 2017 01:59:07 +0000 (18:59 -0700)] 
adds a note on typography docs about rem units on font-size-base (#23988)

7 years agoAdds text-muted and text-white to the examples on color utilities (#23877)
Andres Galante [Tue, 3 Oct 2017 01:58:33 +0000 (18:58 -0700)] 
Adds text-muted and text-white to the examples on color utilities (#23877)

7 years agoMigrate forgotten Bootstrap 3 style offset class (#23951)
Herst [Tue, 3 Oct 2017 01:57:57 +0000 (03:57 +0200)] 
Migrate forgotten Bootstrap 3 style offset class (#23951)

7 years agoadd display `table-cell` (#24004)
PaweÅ‚ Kuna [Tue, 3 Oct 2017 01:57:30 +0000 (03:57 +0200)] 
add display `table-cell` (#24004)

7 years agoremoves border radius from btn-link (#24128)
Andres Galante [Tue, 3 Oct 2017 01:56:50 +0000 (18:56 -0700)] 
removes border radius from btn-link (#24128)

7 years agoAdd order first to grid (#24202)
Luke Frake [Tue, 3 Oct 2017 01:56:13 +0000 (02:56 +0100)] 
Add order first to grid (#24202)

* Add first class to grid framework to add negative ordering

* Add order-first explination to the docs

7 years agoClarify ScrollSpy 'activate' event element
Mike Jacobson [Sun, 1 Oct 2017 22:26:37 +0000 (15:26 -0700)] 
Clarify ScrollSpy 'activate' event element

7 years agoRemove duplicated code in .card-header
vsn4ik [Mon, 2 Oct 2017 21:38:47 +0000 (00:38 +0300)] 
Remove duplicated code in .card-header

7 years agodist
Mark Otto [Tue, 3 Oct 2017 00:08:39 +0000 (17:08 -0700)] 
dist

7 years agoOpaque input borders (#24198)
Mark Otto [Mon, 2 Oct 2017 21:19:13 +0000 (14:19 -0700)] 
Opaque input borders (#24198)