]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Wed, 17 Feb 2016 06:45:26 +0000 (22:45 -0800)]
Extract $code-padding-{x,y} variables
[skip sauce]
[skip validator]
Chris Rebert [Wed, 17 Feb 2016 06:41:55 +0000 (22:41 -0800)]
Merge pull request #19246 from twbs/code-font-size
Extract $code-font-size variable
Chris Rebert [Wed, 17 Feb 2016 06:37:38 +0000 (22:37 -0800)]
Merge pull request #19244 from twbs/figure-caption-font-size
Add $figure-caption-font-size variable
Chris Rebert [Wed, 17 Feb 2016 06:37:00 +0000 (22:37 -0800)]
Extract $code-font-size variable
[skip sauce]
[skip validator]
Chris Rebert [Wed, 17 Feb 2016 06:31:40 +0000 (22:31 -0800)]
Add $figure-caption-font-size variable
[skip sauce]
[skip validator]
Chris Rebert [Wed, 17 Feb 2016 05:21:58 +0000 (21:21 -0800)]
Merge pull request #19240 from twbs/dropdown-item-padding-x
Extract $dropdown-item-padding-x variable
Chris Rebert [Wed, 17 Feb 2016 05:16:55 +0000 (21:16 -0800)]
Extract $dropdown-item-padding-x variable
[skip sauce]
[skip validator]
Chris Rebert [Wed, 17 Feb 2016 04:53:53 +0000 (20:53 -0800)]
Merge pull request #19235 from twbs/carousel-control-sm-up-width
Extract $carousel-control-sm-up-width variable
Chris Rebert [Wed, 17 Feb 2016 04:40:54 +0000 (20:40 -0800)]
Extract $carousel-control-sm-up-size variable
[skip sauce]
[skip validator]
Mark Otto [Wed, 17 Feb 2016 04:34:35 +0000 (20:34 -0800)]
grunt
Mark Otto [Wed, 17 Feb 2016 04:34:31 +0000 (20:34 -0800)]
Fixes #19142 (follow-up to #18771): Restore cursor: pointer to custom radio/checkbox components
Mark Otto [Wed, 17 Feb 2016 04:30:20 +0000 (20:30 -0800)]
update migration docs
Mark Otto [Wed, 17 Feb 2016 04:28:56 +0000 (20:28 -0800)]
grunt
Mark Otto [Wed, 17 Feb 2016 04:28:51 +0000 (20:28 -0800)]
Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap into ameya-pandilwar-fix-19094
Mark Otto [Wed, 17 Feb 2016 04:26:41 +0000 (20:26 -0800)]
Merge pull request #19116 from twbs/docs-17264
Docs: Add captions above progress bars
Mark Otto [Wed, 17 Feb 2016 04:25:40 +0000 (20:25 -0800)]
Merge branch 'v4-dev' into mark-padding
Mark Otto [Wed, 17 Feb 2016 04:24:39 +0000 (20:24 -0800)]
grunt
Mark Otto [Wed, 17 Feb 2016 04:23:54 +0000 (20:23 -0800)]
Merge pull request #19210 from twbs/small-font-size
Add $small-font-size variable
Mark Otto [Wed, 17 Feb 2016 04:23:41 +0000 (20:23 -0800)]
Merge pull request #19211 from twbs/mark-bg-var
Add $mark-bg so <mark>'s background-color can be customized independently of $state-warning-bg
Mark Otto [Wed, 17 Feb 2016 04:23:22 +0000 (20:23 -0800)]
Merge pull request #19214 from twbs/label-font-size
Add $label-font-size variable in the name of not hardcoding values
Mark Otto [Wed, 17 Feb 2016 04:23:03 +0000 (20:23 -0800)]
Merge pull request #19215 from twbs/label-pill-border-radius
Add $label-pill-border-radius variable
Mark Otto [Wed, 17 Feb 2016 04:22:43 +0000 (20:22 -0800)]
Merge pull request #19218 from twbs/breakpoint-vars-are-minimums
Clarify that $grid-breakpoints are minimum widths for each breakpoint
Mark Otto [Wed, 17 Feb 2016 04:11:11 +0000 (20:11 -0800)]
fixes #19148 as follow up to #19099: ensure local mixin variable is used for in make-grid-columns mixin
Mark Otto [Wed, 17 Feb 2016 04:09:57 +0000 (20:09 -0800)]
grunt
Patrick H. Lauke [Tue, 16 Feb 2016 22:16:16 +0000 (22:16 +0000)]
Merge pull request #19232 from patrickhlauke/tests-visual-buttons-patch1
Visual/manual test for checkbox/radio button kbd behavior
Chris Rebert [Tue, 16 Feb 2016 21:49:46 +0000 (13:49 -0800)]
Merge pull request #19224 from kandros/v4-dev
Fix typos in documentation - in plural tag names in reboot.md
[skip sauce]
Patrick H. Lauke [Tue, 16 Feb 2016 21:24:29 +0000 (21:24 +0000)]
Visual/manual test for checkbox/radio button kbd behavior
Jaga Santagostino [Tue, 16 Feb 2016 19:29:59 +0000 (20:29 +0100)]
Fix typos in plural tag names
Patrick H. Lauke [Tue, 16 Feb 2016 16:41:51 +0000 (16:41 +0000)]
Merge pull request #19222 from patrickhlauke/kbd-navigation-fix-checkbox-radio-toggle-port1
Focus (visually hidden) input radio/checkbox
Patrick H. Lauke [Tue, 16 Feb 2016 14:16:27 +0000 (14:16 +0000)]
Focus (visually hidden) input radio/checkbox
This allows for keyboard navigation (e.g. arrow keys left/right to
trigger different radio buttons) following an initial mouse click
interaction
Chris Rebert [Tue, 16 Feb 2016 12:13:00 +0000 (04:13 -0800)]
Merge pull request #19220 from twbs/jq-event-alias-throw-err
js/tests/index.html: Replace jQuery event alias methods with functions that throw errors
Chris Rebert [Tue, 16 Feb 2016 12:05:41 +0000 (04:05 -0800)]
js/tests/index.html: Replace jQuery event alias methods with functions that throw explanatory errors, instead of with undefined
Refs https://github.com/twbs/bootstrap/pull/19219#issuecomment-
184653699
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 12:02:00 +0000 (04:02 -0800)]
Merge pull request #19219 from twbs/contrib-jq-event-aliases
CONTRIBUTING: Document restriction regarding jQuery event alias methods
Chris Rebert [Tue, 16 Feb 2016 11:52:30 +0000 (03:52 -0800)]
CONTRIBUTING: Document restriction regarding jQuery event alias methods
Refs #19192
[ci skip]
Chris Rebert [Tue, 16 Feb 2016 09:24:34 +0000 (01:24 -0800)]
Change comment to clarify that $grid-breakpoints are minimum widths for each breakpoint
(as opposed to maximums)
[ci skip]
Chris Rebert [Tue, 16 Feb 2016 08:47:29 +0000 (00:47 -0800)]
Merge pull request #19216 from twbs/dropdown-min-width
Extract $dropdown-min-width variable
Chris Rebert [Tue, 16 Feb 2016 08:04:30 +0000 (00:04 -0800)]
Introduce $mark-bg variable so that <mark>'s background-color can be customized independently of $state-warning-bg
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 08:42:10 +0000 (00:42 -0800)]
Extract $dropdown-min-width variable
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 08:30:40 +0000 (00:30 -0800)]
Add $label-pill-border-radius variable
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 08:31:14 +0000 (00:31 -0800)]
Merge pull request #19213 from twbs/label-pill-padding-x
Extract $label-pill-padding-x variable
Chris Rebert [Tue, 16 Feb 2016 08:27:53 +0000 (00:27 -0800)]
Add $label-font-size variable in the name of not hardcoding values
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 08:23:53 +0000 (00:23 -0800)]
Extract $label-pill-padding-x variable
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 08:24:26 +0000 (00:24 -0800)]
Merge pull request #19212 from twbs/label-padding-x-y
Extract $label-padding-{x,y} variables
Chris Rebert [Tue, 16 Feb 2016 08:18:30 +0000 (00:18 -0800)]
Extract $label-padding-{x,y} variables
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 07:59:53 +0000 (23:59 -0800)]
Add $small-font-size variable
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 07:55:19 +0000 (23:55 -0800)]
Add $mark-padding variable
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 07:51:02 +0000 (23:51 -0800)]
Merge pull request #19208 from twbs/modal-content-border-width
Extract $modal-content-border-width variable
Chris Rebert [Tue, 16 Feb 2016 07:45:28 +0000 (23:45 -0800)]
Extract $modal-content-border-width variable
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 07:44:06 +0000 (23:44 -0800)]
Merge pull request #19207 from twbs/modal-header-footer-width-vars
Extract $modal-{header,footer}-border-width variables
Chris Rebert [Tue, 16 Feb 2016 07:35:57 +0000 (23:35 -0800)]
Extract $modal-{header,footer}-border-width variables
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 07:35:05 +0000 (23:35 -0800)]
Merge pull request #19206 from twbs/modal-dialog-sm-up-margin-y
Extract $modal-dialog-sm-up-margin-y variable
Chris Rebert [Tue, 16 Feb 2016 07:24:41 +0000 (23:24 -0800)]
Extract $modal-dialog-sm-up-margin-y variable
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 07:16:13 +0000 (23:16 -0800)]
Merge pull request #19205 from twbs/modal-dialog-margin
Extract new $modal-dialog-margin variable
Chris Rebert [Tue, 16 Feb 2016 07:10:38 +0000 (23:10 -0800)]
Extract new $modal-dialog-margin variable
[skip sauce]
[skip validator]
Chris Rebert [Tue, 16 Feb 2016 07:07:15 +0000 (23:07 -0800)]
Merge pull request #19204 from TiGR/patch-1
Fix docs for new naming of .btn-outline
[skip sauce]
Igor Tarasov [Tue, 16 Feb 2016 05:20:44 +0000 (08:20 +0300)]
Fix docs for new naming of .btn-outline
This one was overlooked at edit
See #17719 and #19199
Mark Otto [Tue, 16 Feb 2016 03:11:35 +0000 (19:11 -0800)]
grunt
Patrick H. Lauke [Mon, 15 Feb 2016 13:17:46 +0000 (13:17 +0000)]
Merge pull request #19201 from patrickhlauke/btn-outline-active-focus-fix
Add extra styles for focused/hovered active outline buttons
Patrick H. Lauke [Mon, 15 Feb 2016 11:50:10 +0000 (11:50 +0000)]
Add extra styles for focused/hovered active outline buttons
Mark Otto [Sun, 14 Feb 2016 02:04:51 +0000 (18:04 -0800)]
Merge pull request #19139 from twbs/v4-custom-forms-validation
v4: Validation states on custom forms
Mark Otto [Sun, 14 Feb 2016 01:55:23 +0000 (17:55 -0800)]
Merge branch 'v4-dev' into v4-custom-forms-validation
Mark Otto [Sun, 14 Feb 2016 01:55:07 +0000 (17:55 -0800)]
grunt
Mark Otto [Sun, 14 Feb 2016 01:54:40 +0000 (17:54 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 14 Feb 2016 01:53:43 +0000 (17:53 -0800)]
Merge pull request #19144 from vsn4ik/v4-dev-cleanup-csscomb-conf
v4: Cleanup after drop csscomb
Ameya Pandilwar [Thu, 11 Feb 2016 23:59:47 +0000 (18:59 -0500)]
Updated label to tag in list-group example
Ameya Pandilwar [Thu, 11 Feb 2016 08:54:30 +0000 (03:54 -0500)]
Rename .label class to .tag
Chris Rebert [Thu, 11 Feb 2016 03:59:12 +0000 (19:59 -0800)]
Merge pull request #19156 from twbs/rm-bugzilla-
1060131
Remove http://bugzil.la/
1060131 from Wall of Browser Bugs
Chris Rebert [Thu, 11 Feb 2016 03:58:30 +0000 (19:58 -0800)]
Remove http://bugzil.la/
1060131 from Wall of Browser Bugs
http://bugzil.la/
1060131 has been fixed by http://bugzil.la/823483 which should land in Firefox 46.
Refs #14320
[ci skip]
Chris Rebert [Thu, 11 Feb 2016 03:49:51 +0000 (19:49 -0800)]
Merge pull request #19155 from twbs/rm-bugzilla-975632
Remove http://bugzil.la/975632 from Wall of Browser Bugs
Chris Rebert [Thu, 11 Feb 2016 03:49:21 +0000 (19:49 -0800)]
Remove http://bugzil.la/975632 from Wall of Browser Bugs
http://bugzil.la/975632 has been fixed by http://bugzil.la/823483 which should land in Firefox 46.
Refs #10690
[ci skip]
vsn4ik [Tue, 9 Feb 2016 21:34:47 +0000 (00:34 +0300)]
Remove unused .csscomb.json
Chris Rebert [Tue, 9 Feb 2016 09:38:14 +0000 (01:38 -0800)]
Merge pull request #18925 from twbs/fixes-18922
Make translation of custom file input text easier
Mark Otto [Tue, 9 Feb 2016 08:20:18 +0000 (00:20 -0800)]
clearer copy
Mark Otto [Tue, 9 Feb 2016 07:43:43 +0000 (23:43 -0800)]
grunt
Mark Otto [Tue, 9 Feb 2016 07:43:37 +0000 (23:43 -0800)]
linting follow up to #19140
Mark Otto [Tue, 9 Feb 2016 07:41:48 +0000 (23:41 -0800)]
Merge pull request #19136 from twbs/v4-input-border
v4: Translucent .form-control borders
Mark Otto [Tue, 9 Feb 2016 07:41:16 +0000 (23:41 -0800)]
Merge pull request #19140 from twbs/v4-card-list-group-corners
v4: Avoid shorthand border-radius for list groups in cards
Mark Otto [Tue, 9 Feb 2016 07:38:59 +0000 (23:38 -0800)]
Merge pull request #19137 from twbs/v4-modal-footer-btns
v4: Simpler modal footer buttons
Mark Otto [Tue, 9 Feb 2016 07:37:38 +0000 (23:37 -0800)]
fixes #18940: use specific border properties when changing the corners of list groups in cards to avoid overriding combo first-/last-child items
Mark Otto [Tue, 9 Feb 2016 07:32:19 +0000 (23:32 -0800)]
Merge branch 'v4-dev' into v4-input-border
Mark Otto [Tue, 9 Feb 2016 07:32:12 +0000 (23:32 -0800)]
Merge branch 'v4-dev' into v4-modal-footer-btns
Chris Rebert [Tue, 9 Feb 2016 07:29:10 +0000 (23:29 -0800)]
Merge pull request #19138 from twbs/update-gemfile
bundle update
Mark Otto [Tue, 9 Feb 2016 07:27:52 +0000 (23:27 -0800)]
Merge branch 'v4-dev' into v4-input-border
Mark Otto [Tue, 9 Feb 2016 07:21:32 +0000 (23:21 -0800)]
Alternate fix to #17965: Updates to use the new class name and adds some basic docs for custom checkbox/radio validation
Chris Rebert [Tue, 9 Feb 2016 07:20:21 +0000 (23:20 -0800)]
bundle update
Mark Otto [Tue, 9 Feb 2016 06:34:38 +0000 (22:34 -0800)]
Fixes #18949: Remove extra margin overrides for buttons in .modal-footer
Mark Otto [Tue, 9 Feb 2016 06:32:59 +0000 (22:32 -0800)]
grunt
Mark Otto [Tue, 9 Feb 2016 06:28:11 +0000 (22:28 -0800)]
Move to a translucent input border with background-clip: padding-box for improved blending across different background-colors
Mark Otto [Tue, 9 Feb 2016 06:13:30 +0000 (22:13 -0800)]
clarify, fix margin
Chris Rebert [Tue, 9 Feb 2016 04:14:31 +0000 (20:14 -0800)]
Merge pull request #19135 from twbs/revert-19119-wkbug-138201-fixed
Add https://webkit.org/b/138201 back to the Wall of Browser Bugs
Chris Rebert [Tue, 9 Feb 2016 04:10:10 +0000 (20:10 -0800)]
Revert "https://webkit.org/b/138201 no longer repros"
Chris Rebert [Mon, 8 Feb 2016 21:04:09 +0000 (13:04 -0800)]
Merge pull request #19128 from twbs/flex-utils
Flex utility classes shouldn't depend on $enable-grid-classes
Chris Rebert [Mon, 8 Feb 2016 20:59:25 +0000 (12:59 -0800)]
Merge pull request #19126 from twbs/native-font-stack-docs
Fixes+tweaks to native font stack docs
Chris Rebert [Mon, 8 Feb 2016 20:54:11 +0000 (12:54 -0800)]
Merge pull request #19125 from twbs/division
_forms.scss: Use division instead of fractional multiplication
Chris Rebert [Mon, 8 Feb 2016 12:25:45 +0000 (04:25 -0800)]
Flex utility classes shouldn't depend on $enable-grid-classes
[skip sauce]
[skip validator]
Chris Rebert [Mon, 8 Feb 2016 12:01:58 +0000 (04:01 -0800)]
Grid docs: Remove !default from SCSS snippets
Fixup for
fb4f5f0bf1e22f707bdd16880fe19328df091bde
[skip sauce]
Chris Rebert [Mon, 8 Feb 2016 11:57:41 +0000 (03:57 -0800)]
Migration docs: Mention $grid-breakpoints and $container-max-widths by name
[skip sauce]
Chris Rebert [Mon, 8 Feb 2016 11:53:59 +0000 (03:53 -0800)]
Fixes+tweaks to native font stack docs
[skip sauce]
Chris Rebert [Mon, 8 Feb 2016 11:34:24 +0000 (03:34 -0800)]
_forms.scss: Use division instead of fractional multiplication
[skip sauce]
[skip validator]
Chris Rebert [Mon, 8 Feb 2016 11:31:54 +0000 (03:31 -0800)]
_forms.scss: Remove extra trailing 0 in fractional number
[skip sauce]
[skip validator]