]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Thu, 19 Oct 2017 07:14:27 +0000 (00:14 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Thu, 19 Oct 2017 07:13:38 +0000 (00:13 -0700)]
fix functions, lighter colors on active
Mark Otto [Thu, 19 Oct 2017 07:11:36 +0000 (00:11 -0700)]
Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into andresgalante-btn-active
Mark Otto [Thu, 19 Oct 2017 06:16:18 +0000 (23:16 -0700)]
Update docs for IE10+IE11 support of auto margins (#24427)
IE10 and IE11 do not properly support the use of margin-auto on flex parents with a justify-content value other than flex-start. This PR removes the examples showcasing those two classes at play together in favor of simpler ones with _just_ the margin-auto utilities.
More details can be found at https://stackoverflow.com/a/
37535548 , which has been linked to from the docs as well.
Closes #24319 and closes #24413.
Andres Galante [Thu, 19 Oct 2017 06:05:00 +0000 (03:05 -0300)]
Move theme variables outside of the theme map. (#23918)
Vohmyanin Sergey Vasilevich [Thu, 19 Oct 2017 06:01:26 +0000 (09:01 +0300)]
Enable sourcemaps for bundles and include sourcemap for plugins in npm package. (#24303)
Mark Otto [Thu, 19 Oct 2017 03:38:08 +0000 (20:38 -0700)]
dist
Dylan Seago [Thu, 19 Oct 2017 02:51:45 +0000 (22:51 -0400)]
Rename navbar height variables to reflect their value (#24161)
Kevin Ruscoe [Thu, 19 Oct 2017 02:49:32 +0000 (03:49 +0100)]
Update alerts.md (#24420)
This document contains the word JavaScript everywhere apart from in one place where it's abbreviated to JS. This just makes sure it's written as JavaScript consistently across the page.
Mark Otto [Thu, 19 Oct 2017 02:48:35 +0000 (19:48 -0700)]
Increase headings-line-height from 1.1 to 1.2 (#24423)
This way, descenders are not cropped when truncating. Fixes #23956.
Gijs Boddeus [Thu, 19 Oct 2017 02:45:37 +0000 (04:45 +0200)]
Fix typo in popovers.md (#24425)
double use of see
tillmon [Thu, 19 Oct 2017 02:44:14 +0000 (04:44 +0200)]
Set font-sizes relative to font-size-base (#24060)
* font-sizes relative to font-size-base
* ditch $heading-font-size-base, simplify
* apply same to .lead var
* also update progress bar font-size var
Mark Otto [Wed, 18 Oct 2017 21:22:32 +0000 (14:22 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 18 Oct 2017 21:22:26 +0000 (14:22 -0700)]
few popover docs changes to clarify things mentioned in #24005
Kevin Ruscoe [Wed, 18 Oct 2017 20:56:43 +0000 (21:56 +0100)]
badges: Make using the contextual classes on links clearer. (#24422)
Andrew Murphy [Wed, 18 Oct 2017 17:26:33 +0000 (18:26 +0100)]
#24373 : Documentation/Navbar : Refer to utility classes used. Hidden when printing. (#24380)
* Refer to utility classes uses. Add Printing section
refer to (not navbar) classes used for newbies
navbars don't print, so add example of a print-only alternative
* typos, add links
typo in {% example %}
add links to component pages
* grammar
* Add a dropdown with divider to the main example
* change id name to stop travis error
I assume id="camelCase" is the standard for id names, rather than the clearly superior id="underscore_words"
* review changes
still like to emphasise the foreign utility classes in the main example
bg-light's name is self explanatory (so its obvious where to look it up), but mr-sm-2's name isn't at first
* review changes
* grammar
* .fixed-top/bottom don't reserve space on the screen
... as they are position:fixed.
better wording welcome
* copyediting
- rewrite utils line and link to the utils pages
- restore the paragraphs to the placement section
- fix formatting and grammar
Andres Galante [Wed, 18 Oct 2017 17:11:35 +0000 (14:11 -0300)]
Improves forms migration guide, docs, and scss (#24348)
* fixes migration forms guides
* removes container from Horizontal form
* adds col-form-label sizes on form docs
* removes .form-control-label from forms.scss
* add note to migration
Andres Galante [Wed, 18 Oct 2017 16:59:30 +0000 (13:59 -0300)]
Remove uncessary `col-form-label` from form row docs (#24335)
Mark Otto [Wed, 18 Oct 2017 16:29:05 +0000 (09:29 -0700)]
dist
Mark Otto [Wed, 18 Oct 2017 16:28:41 +0000 (09:28 -0700)]
mention forked from normalize
Mark Otto [Wed, 18 Oct 2017 05:05:01 +0000 (22:05 -0700)]
Revert #23108 to restore list group borders (#24411)
* revert #23108, which had no bug but was a problem with the example code
* add example to the docs for future proofing
* move it up
Mark Otto [Wed, 18 Oct 2017 04:39:59 +0000 (21:39 -0700)]
Add copyright and license headers to grid and reboot files
Fixes #24311
Mark Otto [Wed, 18 Oct 2017 01:38:38 +0000 (18:38 -0700)]
Remove class and scrollspy attributes from layouts
Andres Galante [Thu, 31 Aug 2017 15:38:24 +0000 (10:38 -0500)]
changes popovers from px to rem
Mark Otto [Wed, 18 Oct 2017 01:37:11 +0000 (18:37 -0700)]
mention color contrast function change
Mark Otto [Wed, 18 Oct 2017 01:29:55 +0000 (18:29 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 18 Oct 2017 01:29:47 +0000 (18:29 -0700)]
document color-yiq function
Mark Otto [Wed, 18 Oct 2017 00:29:15 +0000 (17:29 -0700)]
Merge branch 'yiq-function-update' of https://github.com/gijsbotje/bootstrap into v4-dev
XhmikosR [Tue, 17 Oct 2017 23:28:35 +0000 (02:28 +0300)]
Restore CNAME (#24379)
m5o [Tue, 17 Oct 2017 22:45:52 +0000 (00:45 +0200)]
remove unused docs color variables (#24406)
XhmikosR [Tue, 17 Oct 2017 13:27:07 +0000 (16:27 +0300)]
Update package-lock.json. (#24386)
Also, lock babel deps to 7.0.0-beta.2 so that we are on the safe side.
XhmikosR [Tue, 17 Oct 2017 12:27:37 +0000 (15:27 +0300)]
Fix typo in scrollspy.md (#24398)
Anuj Tomar [Tue, 17 Oct 2017 05:51:34 +0000 (22:51 -0700)]
Correct $zindex-sticky value (#24402)
Johann-S [Mon, 16 Oct 2017 14:51:42 +0000 (16:51 +0200)]
Add dispose methods in our documentation (#24396)
* Add dispose methods in our documentation
* Update buttons.md
XhmikosR [Mon, 16 Oct 2017 05:01:58 +0000 (08:01 +0300)]
Mention bootstrap bundle in docs. (#24385)
XhmikosR [Thu, 5 Oct 2017 12:18:18 +0000 (15:18 +0300)]
Remove empty class from search menu button.
XhmikosR [Thu, 5 Oct 2017 11:56:34 +0000 (14:56 +0300)]
Use direct links to documentation, getting started and about pages.
The old ones are still being redirected.
XhmikosR [Mon, 16 Oct 2017 02:17:53 +0000 (05:17 +0300)]
Update build-tools.md (#24378)
Mark Otto [Sun, 15 Oct 2017 22:51:44 +0000 (15:51 -0700)]
dist
Gijs Boddeus [Sun, 15 Oct 2017 09:55:02 +0000 (11:55 +0200)]
Merge branch 'v4-dev' into yiq-function-update
XhmikosR [Sun, 15 Oct 2017 00:54:47 +0000 (03:54 +0300)]
Update README.md (#24365)
1. Add `alt=""` for the Bootstrap logo
2. Replace the HTML entities with the unicode symbols
3. Refactor the badges to something that makes more sense to me
4. Change `Selenium Test Status` alt attribute to `Sauce Labs Test Status`
5. Use shields.io for the peerDependencies badge too
6. Add CSS and JS gzip size badges, shoutout to @ngryman
7. Add a few more trailing slashes to URLs
8. Change link to tooling setup to the website one
Gleb Mazovetskiy [Sat, 14 Oct 2017 07:29:43 +0000 (08:29 +0100)]
Escape SassScript in custom variable values (#24354)
This is required for Sass v3.5+ compatibility.
See https://github.com/sass/sass/blob/stable/doc-src/SASS_CHANGELOG.md#backwards-incompatibilities----must-read and https://github.com/sass/sass/issues/2383
Lucas Banegas [Fri, 13 Oct 2017 11:34:43 +0000 (08:34 -0300)]
Describe compiled CSS (#24271)
XhmikosR [Fri, 13 Oct 2017 10:53:01 +0000 (13:53 +0300)]
Fix import.svg after
10bb79a . (#24359)
It was mistakenly the same as lightning.svg.
Jesse Mandel [Fri, 13 Oct 2017 10:34:27 +0000 (03:34 -0700)]
Update colors in _data and theming.md to match _variables.scss (#24355)
Michael Letcher [Thu, 12 Oct 2017 18:22:18 +0000 (19:22 +0100)]
Updated Safari Bug (#24350)
XhmikosR [Wed, 11 Oct 2017 12:54:41 +0000 (15:54 +0300)]
Hound CI: Specify `ignore_file` for stylelint.
Andres Galante [Tue, 10 Oct 2017 22:18:56 +0000 (19:18 -0300)]
Add border radius to an image when it's the only card of a card group (#24321)
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)
Johann-S [Tue, 10 Oct 2017 11:19:39 +0000 (13:19 +0200)]
Modal plugin set _isTransitioning after the trigger of hide event
Johann-S [Tue, 10 Oct 2017 09:50:55 +0000 (11:50 +0200)]
Add information about failed tests
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.
Prateek Goel [Mon, 9 Oct 2017 22:32:48 +0000 (23:32 +0100)]
Ensure active button styles are not applied to disabled buttons
Gisete Kindahl [Mon, 9 Oct 2017 13:37:46 +0000 (06:37 -0700)]
Centered SVG icon within its own container (#24292)
XhmikosR [Mon, 9 Oct 2017 11:34:32 +0000 (14:34 +0300)]
package.json: Change repo URL to `git+https`. (#24305)
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.
XhmikosR [Sat, 7 Oct 2017 16:16:49 +0000 (19:16 +0300)]
Lint examples' CSS too.
XhmikosR [Sat, 7 Oct 2017 15:49:35 +0000 (18:49 +0300)]
Run autoprefixer for examples' CSS too.
XhmikosR [Sat, 7 Oct 2017 15:48:57 +0000 (18:48 +0300)]
examples/dashboard/dashboard.css: merge duplicate selector.
XhmikosR [Mon, 9 Oct 2017 07:44:10 +0000 (10:44 +0300)]
Update devDependencies. (#24298)
XhmikosR [Sun, 8 Oct 2017 15:57:27 +0000 (18:57 +0300)]
Update jekyll-toc to v0.4.0.rc2.
XhmikosR [Wed, 4 Oct 2017 10:13:42 +0000 (13:13 +0300)]
Add back htmlhint.
XhmikosR [Wed, 27 Sep 2017 15:18:23 +0000 (18:18 +0300)]
Move vnu-jar to devDependencies and remove completely htmlhint.
Bardi Harborow [Wed, 27 Sep 2017 14:41:58 +0000 (14:41 +0000)]
Move from htmllint to Travis-only vnu.jar.
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.
XhmikosR [Sun, 8 Oct 2017 11:20:41 +0000 (14:20 +0300)]
Make `Dropped the Affix jQuery plugin` bold. (#24294)
Vasilii Artemchuk [Fri, 6 Oct 2017 22:04:21 +0000 (01:04 +0300)]
Update js/tests/README.md (#24281)
XhmikosR [Wed, 4 Oct 2017 11:11:00 +0000 (14:11 +0300)]
Enable stylelint's no-duplicate-selectors rule.
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.
XhmikosR [Wed, 4 Oct 2017 11:02:02 +0000 (14:02 +0300)]
Enable stylelint for _reboot.scss.
XhmikosR [Fri, 6 Oct 2017 20:59:38 +0000 (23:59 +0300)]
Hound CI: Enable stylelint. (#24234)
XhmikosR [Thu, 5 Oct 2017 12:25:03 +0000 (15:25 +0300)]
Bump gems to their latest versions. (#24264)
Mark Otto [Thu, 5 Oct 2017 03:18:06 +0000 (20:18 -0700)]
formatting
XhmikosR [Wed, 4 Oct 2017 07:04:34 +0000 (10:04 +0300)]
Add comment where we explicitly use `flex: 1 0 0%;`.
XhmikosR [Tue, 3 Oct 2017 19:12:31 +0000 (22:12 +0300)]
make-col-offset: Remove percentage if it's zero.
Gijs Boddeus [Thu, 5 Oct 2017 06:38:59 +0000 (08:38 +0200)]
Merge branch 'v4-dev' into yiq-function-update
XhmikosR [Wed, 4 Oct 2017 16:23:17 +0000 (19:23 +0300)]
Examples: remove unused images. (#24237)
XhmikosR [Wed, 4 Oct 2017 16:07:47 +0000 (19:07 +0300)]
Suggest CodePen along with JSBin. (#24238)
Johann-S [Wed, 4 Oct 2017 14:31:35 +0000 (16:31 +0200)]
Remove global jQuery in eslint because we import jQuery (#24246)
Johann-S [Wed, 4 Oct 2017 13:24:10 +0000 (15:24 +0200)]
Fix dropup in bottom navbar for all the breakpoints
Gijs Boddeus [Wed, 4 Oct 2017 14:12:21 +0000 (16:12 +0200)]
Merge branch 'v4-dev' into yiq-function-update
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
XhmikosR [Wed, 4 Oct 2017 12:03:06 +0000 (15:03 +0300)]
Update modal.js
lucascono [Wed, 4 Oct 2017 12:00:18 +0000 (09:00 -0300)]
Merge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev
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
lucascono [Wed, 4 Oct 2017 11:55:40 +0000 (08:55 -0300)]
Unit test for modal bug fix
Unit test for pull request #24240
Gijs Boddeus [Wed, 4 Oct 2017 10:05:13 +0000 (12:05 +0200)]
Merge branch 'v4-dev' into yiq-function-update
XhmikosR [Wed, 4 Oct 2017 09:46:36 +0000 (12:46 +0300)]
Remove double spaces.
XhmikosR [Wed, 4 Oct 2017 09:36:17 +0000 (12:36 +0300)]
content/images.md: fix indentation in `picture` snippet.
XhmikosR [Wed, 4 Oct 2017 09:24:25 +0000 (12:24 +0300)]
npm scripts: quote globs.
Lucas Banegas [Wed, 4 Oct 2017 09:34:06 +0000 (06:34 -0300)]
Merge branch 'v4-dev' into v4-dev
Gijs Boddeus [Wed, 4 Oct 2017 09:29:38 +0000 (11:29 +0200)]
fix travis error
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
lucascono [Wed, 4 Oct 2017 09:08:34 +0000 (06:08 -0300)]
Fix modal bug
Fix for issue #24117
Gijs Boddeus [Wed, 4 Oct 2017 09:03:20 +0000 (11:03 +0200)]
Merge branch 'v4-dev' into yiq-function-update
Gijs Boddeus [Wed, 4 Oct 2017 08:57:02 +0000 (10:57 +0200)]
Gijs Boddeus [Wed, 4 Oct 2017 08:55:48 +0000 (10:55 +0200)]
XhmikosR [Wed, 4 Oct 2017 08:51:11 +0000 (11:51 +0300)]
Add image dimensions in examples page. (#24236)
lucascono [Wed, 4 Oct 2017 08:33:17 +0000 (05:33 -0300)]
Merge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev
Johann-S [Wed, 23 Aug 2017 08:02:33 +0000 (10:02 +0200)]
Fix caret position for Dropdown in a bottom navbar