]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
jeanpierre [Fri, 27 Oct 2017 12:55:07 +0000 (14:55 +0200)]
form y space in doc
Paweł Kuna [Thu, 26 Oct 2017 06:33:41 +0000 (08:33 +0200)]
Add `table-row` in documentation (#24551)
Mark Otto [Wed, 25 Oct 2017 19:35:07 +0000 (12:35 -0700)]
dist
Mark Otto [Wed, 25 Oct 2017 19:31:55 +0000 (12:31 -0700)]
dist
Mark Otto [Wed, 25 Oct 2017 19:31:33 +0000 (12:31 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 25 Oct 2017 19:31:26 +0000 (12:31 -0700)]
dist
Mark Otto [Wed, 25 Oct 2017 19:30:29 +0000 (12:30 -0700)]
update new focus and shadow properties to use vars
Johann-S [Wed, 25 Oct 2017 07:32:21 +0000 (09:32 +0200)]
Add unit tests for util.js
XhmikosR [Tue, 24 Oct 2017 11:48:17 +0000 (14:48 +0300)]
npm scripts: fix duplicate runs. (#24532)
`js-compile` and `js-minify` tasks already call their "children" tasks.
Johann-S [Tue, 24 Oct 2017 08:12:45 +0000 (10:12 +0200)]
Change Rollup config to wrap our dist files with jQuery instead of $
XhmikosR [Mon, 23 Oct 2017 07:45:27 +0000 (10:45 +0300)]
Clean up transitionEnd properties. (#24511)
We don't support Opera 12, and Firefox's property was the unprefixed one.
Johann-S [Mon, 23 Oct 2017 07:35:27 +0000 (09:35 +0200)]
Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (#24513)
XhmikosR [Mon, 23 Oct 2017 07:21:38 +0000 (10:21 +0300)]
Update popper.js to v1.12.6 and package-lock.json. (#24512)
Mark Otto [Mon, 23 Oct 2017 05:36:10 +0000 (22:36 -0700)]
fixes #23695
Mark Otto [Mon, 23 Oct 2017 02:59:20 +0000 (19:59 -0700)]
Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootstrap into isychev-btn_input_split_variables
Mark Otto [Mon, 23 Oct 2017 02:59:03 +0000 (19:59 -0700)]
dist
Mark Otto [Mon, 23 Oct 2017 02:56:49 +0000 (19:56 -0700)]
edit code comments
Mark Otto [Mon, 23 Oct 2017 02:43:35 +0000 (19:43 -0700)]
Replace some border-radius properties for the mixin, closes #23872
Mark Otto [Mon, 23 Oct 2017 02:40:05 +0000 (19:40 -0700)]
dist
Mark Otto [Mon, 23 Oct 2017 02:39:47 +0000 (19:39 -0700)]
Merge branch 'input-group-custom-forms' into v4-dev
Mark Otto [Mon, 23 Oct 2017 02:39:32 +0000 (19:39 -0700)]
clarify
Mark Otto [Mon, 23 Oct 2017 02:35:42 +0000 (19:35 -0700)]
improve visual appeal of examples
Mark Otto [Mon, 23 Oct 2017 02:34:24 +0000 (19:34 -0700)]
combine
Mark Otto [Mon, 23 Oct 2017 02:34:06 +0000 (19:34 -0700)]
line break
Mark Otto [Mon, 23 Oct 2017 02:33:52 +0000 (19:33 -0700)]
Merge branch 'v4-dev' of https://github.com/aavmurphy/bootstrap into aavmurphy-v4-dev
Mark Otto [Mon, 23 Oct 2017 02:33:27 +0000 (19:33 -0700)]
mention spacing in card docs, fixes part of #24373
Mark Otto [Mon, 23 Oct 2017 02:31:59 +0000 (19:31 -0700)]
copy edit
Mark Otto [Sun, 22 Oct 2017 21:30:35 +0000 (14:30 -0700)]
Update _variables.scss
XhmikosR [Sun, 22 Oct 2017 21:30:03 +0000 (00:30 +0300)]
Update gems. (#24499)
Mark Otto [Sun, 22 Oct 2017 21:26:49 +0000 (14:26 -0700)]
Merge branch 'v4-dev' into btn_input_split_variables
XhmikosR [Sun, 22 Oct 2017 21:17:28 +0000 (00:17 +0300)]
Refactor a few selectors. (#24404)
1. move a couple of them before the more specific ones.
2. change nesting to be under the same parent selector
3. use the ampersand more
Mark Otto [Sun, 22 Oct 2017 21:07:11 +0000 (14:07 -0700)]
Merge branch 'input-group-custom-forms' of https://github.com/twbs/bootstrap into input-group-custom-forms
Mark Otto [Sun, 22 Oct 2017 21:04:46 +0000 (14:04 -0700)]
add ids, add for attributes, and fix dupe ids
XhmikosR [Sun, 22 Oct 2017 21:00:00 +0000 (00:00 +0300)]
Enable stylelint's `function-comma-space-after`. (#24501)
The option is set to `always-single-line` in stylelint-config-standard which we extend.
XhmikosR [Sun, 22 Oct 2017 20:49:01 +0000 (23:49 +0300)]
New examples screenshots. (#24395)
The images are PNG 8-bit optimized with optipng, zopflipng and pngout.
José Francisco [Sun, 22 Oct 2017 20:47:31 +0000 (17:47 -0300)]
Add variable to configure the `$dropdown-border-radius`. (#24376)
Mark Otto [Sun, 22 Oct 2017 20:11:07 +0000 (13:11 -0700)]
match property order
Andres Galante [Fri, 20 Oct 2017 10:58:33 +0000 (07:58 -0300)]
adds animation to color on outlined btns
Mark Otto [Thu, 19 Oct 2017 04:06:13 +0000 (21:06 -0700)]
add vars for yiq color contrast function
Eugene Kopyov [Sun, 22 Oct 2017 19:54:32 +0000 (21:54 +0200)]
Fix for right padding in dismissible alerts (#24481)
* Fix for right padding in dismissible alerts
* Removed extra whitespace
* Update _alert.scss
* Update _alert.scss
Mark Otto [Sun, 22 Oct 2017 19:37:45 +0000 (12:37 -0700)]
fix custom file input too
Mark Otto [Sun, 22 Oct 2017 19:35:13 +0000 (12:35 -0700)]
match space after comma, darken invalid/valid bg color on custom checks
Mark Otto [Sun, 22 Oct 2017 19:34:47 +0000 (12:34 -0700)]
use rgba() so it's not at full opacity
Mark Otto [Sun, 22 Oct 2017 19:26:26 +0000 (12:26 -0700)]
Merge branch 'custom-checkboxes-radios-correct-color' of https://github.com/sabrown84/bootstrap into sabrown84-custom-checkboxes-radios-correct-color
Mark Otto [Sun, 22 Oct 2017 19:26:15 +0000 (12:26 -0700)]
dist
Mark Otto [Sun, 22 Oct 2017 19:22:22 +0000 (12:22 -0700)]
start beta 3 migration docs, mention removed var
XhmikosR [Fri, 20 Oct 2017 11:42:02 +0000 (14:42 +0300)]
Remove `thumbnail-transition` from `.img-thumbnail`.
We don't change anything so the transition is basically unused.
Gijs Boddeus [Sun, 22 Oct 2017 19:19:11 +0000 (21:19 +0200)]
match width behaviour of form-control to form-control-plaintext (#24486)
Gijs Boddeus [Sun, 22 Oct 2017 19:18:03 +0000 (21:18 +0200)]
fix card group border radii (#24491)
Gijs Boddeus [Sun, 22 Oct 2017 19:17:22 +0000 (21:17 +0200)]
fix vertical input button group margin (#24498)
* add margin-bottom to .btn of a vertical button group
* match margins of radio/checkbox buttons in a btn-group to the actual buttons
* add comment
XhmikosR [Sun, 22 Oct 2017 16:20:15 +0000 (19:20 +0300)]
Simplify social.html. (#24483)
This also fixes the wrong usage of `site.description` instead of `page.description` in meta description.
XhmikosR [Sun, 22 Oct 2017 12:23:23 +0000 (15:23 +0300)]
Set autoprefixer's cascade option to false. (#24459)
This saves a few bytes from the unminified dist files.
XhmikosR [Sun, 22 Oct 2017 12:13:32 +0000 (15:13 +0300)]
Fix broken URI fragment and a redirected link. (#24456)
XhmikosR [Sun, 22 Oct 2017 12:02:24 +0000 (15:02 +0300)]
Tighten htmllint's rules. (#24471)
XhmikosR [Sun, 22 Oct 2017 11:53:06 +0000 (14:53 +0300)]
Reduce whitespace liquid outputs. (#24470)
XhmikosR [Sun, 22 Oct 2017 11:34:09 +0000 (14:34 +0300)]
Remove the unused _data/showcase.yml file. (#24482)
Mark Otto [Sun, 22 Oct 2017 03:57:19 +0000 (20:57 -0700)]
really fix indentation, reorder
Mark Otto [Sun, 22 Oct 2017 03:55:01 +0000 (20:55 -0700)]
use vars, fix indentation
Sharrell Porter [Fri, 20 Oct 2017 11:23:48 +0000 (07:23 -0400)]
Sass correction
Sharrell Porter [Fri, 20 Oct 2017 11:12:39 +0000 (07:12 -0400)]
sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-color
XhmikosR [Fri, 20 Oct 2017 11:00:57 +0000 (14:00 +0300)]
.editorconfig: remove rule for *.py files. (#24443)
Johann-S [Fri, 20 Oct 2017 10:18:04 +0000 (12:18 +0200)]
Use `navbar-expand-sm` in our navbar bottom example for small devices (#24463)
XhmikosR [Fri, 20 Oct 2017 07:44:03 +0000 (10:44 +0300)]
Be consistent with "JS"/"JavaScript". (#24457)
Andres Galante [Fri, 20 Oct 2017 07:33:56 +0000 (04:33 -0300)]
Remove margin from pre in code.scss since it's already set in reboot (#24366)
Gijs Boddeus [Fri, 20 Oct 2017 07:12:38 +0000 (09:12 +0200)]
Change `max-height` to `height` in documentation sidebars (#24446)
If the content of the page does not extend the full viewport height, the sidebars were shortened.
rmacklin [Fri, 20 Oct 2017 07:01:29 +0000 (00:01 -0700)]
Reduce z-indexes in button-group, input-group, list-group, and pagination to the minimum necessary (#24315)
These were using `z-index: 2` to "Place active items above their
siblings for proper border styling". However, using `z-index: 1` is
sufficient for accomplishing that goal.
In input-group, there were also three `z-index: 3` rules for the
hover/focus/active states. I reduced these to `z-index: 2` since they
just needed to be "one more than normal" (i.e. one more than what is now
`z-index: 1` after my changes).
These changes can be verified by viewing the documentation pages for
Button group, Input group, List group, and Pagination before and after
this commit and observing that the active elements are still "above"
their siblings, so their borders look correct.
Mark Otto [Fri, 20 Oct 2017 06:56:43 +0000 (23:56 -0700)]
Remove background-image: none; on .form-control (#24454)
As the diff shows, this was for a Firefox Android issue that's since been fixed.
Closes #23817.
XhmikosR [Fri, 20 Oct 2017 06:43:00 +0000 (09:43 +0300)]
Merge branch 'v4-dev' into input-group-custom-forms
XhmikosR [Fri, 20 Oct 2017 06:41:36 +0000 (09:41 +0300)]
migration.md: fix Jekyll variable. (#24449)
Rationale: the page is not available locally, only on gh-pages, thus leading to a 404 locally.
Mark Otto [Thu, 19 Oct 2017 20:04:39 +0000 (13:04 -0700)]
Add input group support for custom selects and custom files
Closes #24437, closes #22457
Andrew Murphy [Thu, 19 Oct 2017 20:34:45 +0000 (21:34 +0100)]
another ;
Andrew Murphy [Thu, 19 Oct 2017 20:22:40 +0000 (21:22 +0100)]
formatting
Andrew Murphy [Thu, 19 Oct 2017 20:15:07 +0000 (21:15 +0100)]
typo
Andrew Murphy [Thu, 19 Oct 2017 20:14:08 +0000 (21:14 +0100)]
suggested changes
Mark Otto [Thu, 19 Oct 2017 20:04:39 +0000 (13:04 -0700)]
fixes #24445
also pushed a hotfix to gh-pages branch
Mark Otto [Thu, 19 Oct 2017 18:44:05 +0000 (11:44 -0700)]
typo
Mark Otto [Thu, 19 Oct 2017 18:26:45 +0000 (11:26 -0700)]
add missing .
Mark Otto [Thu, 19 Oct 2017 18:26:14 +0000 (11:26 -0700)]
new current_ruby-version var
Mark Otto [Thu, 19 Oct 2017 17:48:53 +0000 (10:48 -0700)]
update getting started docs too
Mark Otto [Thu, 19 Oct 2017 17:37:26 +0000 (10:37 -0700)]
version number for homepage
Mark Otto [Thu, 19 Oct 2017 17:11:43 +0000 (10:11 -0700)]
new hashes
Mark Otto [Thu, 19 Oct 2017 16:40:37 +0000 (09:40 -0700)]
fix version number
Mark Otto [Thu, 19 Oct 2017 16:27:56 +0000 (09:27 -0700)]
new shas
Mark Otto [Thu, 19 Oct 2017 16:25:55 +0000 (09:25 -0700)]
new version number
Gijs Boddeus [Thu, 19 Oct 2017 17:33:31 +0000 (19:33 +0200)]
spelling changes to theming.md (#24444)
Laussel Loïc [Thu, 19 Oct 2017 17:31:49 +0000 (19:31 +0200)]
remove form control label as it have been removed (#24442)
Mark Otto [Thu, 19 Oct 2017 16:13:23 +0000 (09:13 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Thu, 19 Oct 2017 16:13:17 +0000 (09:13 -0700)]
dist
Gijs Boddeus [Thu, 19 Oct 2017 16:11:23 +0000 (18:11 +0200)]
fix missing word in colors.md (#24440)
Mark Otto [Thu, 19 Oct 2017 16:03:33 +0000 (09:03 -0700)]
Gradients and shadows (#24429)
* Update the form focus mixin to use a manual `$enable-shadows` check so we can always ensure a focus state for accessibility and consistency
* - Add new `$input-btn-focus-width` and `$input-btn-focus-color` variables.
- Replace separate `$btn-focus-box-shadow` and `$input-focus-box-shadow`
variables with unified `$input-btn-focus-box-shadow` to match our
combined variables approach elsewhere.
* Put new focus width var to use in buttons mixins
* use new button input-box shadow var
* Add a new mixin for quickly adding linear gradient to components when $enable-gradients is set to true
* use correct var
* fix focus shadows in button mixins
* Add opt-in gradients to alerts, buttons, carousel, custom radios and checkboxes, custom file input, and dropdown items
* Generate .bg-gradient- utilities
* add headings to colors page and document bg-gradient utils
* update the button color for active status, check with yiq as it's done for basic state and hover state
XhmikosR [Thu, 19 Oct 2017 16:02:27 +0000 (19:02 +0300)]
Make 1.9.1 the minimum jQuery version again. (#24434)
Mark Otto [Thu, 19 Oct 2017 15:55:53 +0000 (08:55 -0700)]
Better docs for table-responsive classes (#24438)
XhmikosR [Thu, 19 Oct 2017 15:18:57 +0000 (18:18 +0300)]
Fix a few 404 and one redirected link. (#24432)
XhmikosR [Thu, 19 Oct 2017 15:16:38 +0000 (18:16 +0300)]
Reindent _variables.scss. (#24428)
Gijs Boddeus [Thu, 19 Oct 2017 08:01:48 +0000 (10:01 +0200)]
fix typo in flex.md (#24431)
Mark Otto [Thu, 19 Oct 2017 07:17:08 +0000 (00:17 -0700)]
dist
Mark Otto [Thu, 19 Oct 2017 07:15:39 +0000 (00:15 -0700)]
dist
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