0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

14194 Commits

Author SHA1 Message Date
Patrick H. Lauke
c5c0728559 Merge pull request #19232 from patrickhlauke/tests-visual-buttons-patch1
Visual/manual test for checkbox/radio button kbd behavior
2016-02-16 22:16:16 +00:00
Chris Rebert
c8e1a20b5e Merge pull request #19224 from kandros/v4-dev
Fix typos in documentation - in plural tag names in reboot.md
[skip sauce]
2016-02-16 13:49:46 -08:00
Patrick H. Lauke
83217479c3 Visual/manual test for checkbox/radio button kbd behavior 2016-02-16 21:24:29 +00:00
Jaga Santagostino
87d248a482 Fix typos in plural tag names 2016-02-16 20:29:59 +01:00
Patrick H. Lauke
9e57584f7f Merge pull request #19222 from patrickhlauke/kbd-navigation-fix-checkbox-radio-toggle-port1
Focus (visually hidden) input radio/checkbox
2016-02-16 16:41:51 +00:00
Patrick H. Lauke
a496cb8be4 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
2016-02-16 14:29:59 +00:00
Chris Rebert
9b4cfdceda 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
2016-02-16 04:13:00 -08:00
Chris Rebert
ff4792fcef 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]
2016-02-16 04:05:41 -08:00
Chris Rebert
dd18b66465 Merge pull request #19219 from twbs/contrib-jq-event-aliases
CONTRIBUTING: Document restriction regarding jQuery event alias methods
2016-02-16 04:02:00 -08:00
Chris Rebert
3b2f0523aa CONTRIBUTING: Document restriction regarding jQuery event alias methods
Refs #19192
[ci skip]
2016-02-16 03:52:30 -08:00
Chris Rebert
af68bc2c73 Merge pull request #19216 from twbs/dropdown-min-width
Extract $dropdown-min-width variable
2016-02-16 00:47:29 -08:00
Chris Rebert
4c6946b3a9 Extract $dropdown-min-width variable
[skip sauce]
[skip validator]
2016-02-16 00:42:10 -08:00
Chris Rebert
5f455319e2 Merge pull request #19213 from twbs/label-pill-padding-x
Extract $label-pill-padding-x variable
2016-02-16 00:31:14 -08:00
Chris Rebert
c80cf45960 Extract $label-pill-padding-x variable
[skip sauce]
[skip validator]
2016-02-16 00:25:18 -08:00
Chris Rebert
8358471aa5 Merge pull request #19212 from twbs/label-padding-x-y
Extract $label-padding-{x,y} variables
2016-02-16 00:24:26 -08:00
Chris Rebert
1d634a07ce Extract $label-padding-{x,y} variables
[skip sauce]
[skip validator]
2016-02-16 00:18:30 -08:00
Chris Rebert
2a2462d253 Merge pull request #19208 from twbs/modal-content-border-width
Extract $modal-content-border-width variable
2016-02-15 23:51:02 -08:00
Chris Rebert
ef89acb974 Extract $modal-content-border-width variable
[skip sauce]
[skip validator]
2016-02-15 23:45:28 -08:00
Chris Rebert
8baa8ca781 Merge pull request #19207 from twbs/modal-header-footer-width-vars
Extract $modal-{header,footer}-border-width variables
2016-02-15 23:44:06 -08:00
Chris Rebert
ece0775bee Extract $modal-{header,footer}-border-width variables
[skip sauce]
[skip validator]
2016-02-15 23:35:57 -08:00
Chris Rebert
c7be6883ae Merge pull request #19206 from twbs/modal-dialog-sm-up-margin-y
Extract $modal-dialog-sm-up-margin-y variable
2016-02-15 23:35:05 -08:00
Chris Rebert
e1be284d0c Extract $modal-dialog-sm-up-margin-y variable
[skip sauce]
[skip validator]
2016-02-15 23:24:41 -08:00
Chris Rebert
819b0179f0 Merge pull request #19205 from twbs/modal-dialog-margin
Extract new $modal-dialog-margin variable
2016-02-15 23:16:13 -08:00
Chris Rebert
b35aa23453 Extract new $modal-dialog-margin variable
[skip sauce]
[skip validator]
2016-02-15 23:10:38 -08:00
Chris Rebert
82d5f4bf56 Merge pull request #19204 from TiGR/patch-1
Fix docs for new naming of .btn-outline
[skip sauce]
2016-02-15 23:07:15 -08:00
Igor Tarasov
c27ff124c3 Fix docs for new naming of .btn-outline
This one was overlooked at edit

See #17719 and #19199
2016-02-16 08:20:44 +03:00
Mark Otto
35b9c2283b grunt 2016-02-15 19:11:35 -08:00
Patrick H. Lauke
835d21f5a4 Merge pull request #19201 from patrickhlauke/btn-outline-active-focus-fix
Add extra styles for focused/hovered active outline buttons
2016-02-15 13:17:46 +00:00
Patrick H. Lauke
9b8a4bc691 Add extra styles for focused/hovered active outline buttons 2016-02-15 12:58:16 +00:00
Mark Otto
6ec9aa34a4 Merge pull request #19139 from twbs/v4-custom-forms-validation
v4: Validation states on custom forms
2016-02-13 18:04:51 -08:00
Mark Otto
0c46412a4c Merge branch 'v4-dev' into v4-custom-forms-validation 2016-02-13 17:55:23 -08:00
Mark Otto
ceb0e9b69f grunt 2016-02-13 17:55:07 -08:00
Mark Otto
4724110583 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2016-02-13 17:54:40 -08:00
Mark Otto
095da95fda Merge pull request #19144 from vsn4ik/v4-dev-cleanup-csscomb-conf
v4: Cleanup after drop csscomb
2016-02-13 17:53:43 -08:00
Chris Rebert
48e02ebb8a Merge pull request #19156 from twbs/rm-bugzilla-1060131
Remove http://bugzil.la/1060131 from Wall of Browser Bugs
2016-02-10 19:59:12 -08:00
Chris Rebert
a24112e850 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]
2016-02-10 19:58:30 -08:00
Chris Rebert
119269445a Merge pull request #19155 from twbs/rm-bugzilla-975632
Remove http://bugzil.la/975632 from Wall of Browser Bugs
2016-02-10 19:49:51 -08:00
Chris Rebert
183b57b504 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]
2016-02-10 19:49:21 -08:00
vsn4ik
f29f0ffd22 Remove unused .csscomb.json 2016-02-10 00:34:47 +03:00
Chris Rebert
a1bf344c4f Merge pull request #18925 from twbs/fixes-18922
Make translation of custom file input text easier
2016-02-09 01:38:14 -08:00
Mark Otto
d7d32c475f clearer copy 2016-02-09 00:20:18 -08:00
Mark Otto
a263e19419 grunt 2016-02-08 23:43:43 -08:00
Mark Otto
33d7ed77c8 linting follow up to #19140 2016-02-08 23:43:37 -08:00
Mark Otto
8c991939ab Merge pull request #19136 from twbs/v4-input-border
v4: Translucent .form-control borders
2016-02-08 23:41:48 -08:00
Mark Otto
cb77f68868 Merge pull request #19140 from twbs/v4-card-list-group-corners
v4: Avoid shorthand border-radius for list groups in cards
2016-02-08 23:41:16 -08:00
Mark Otto
3b00f9ffc9 Merge pull request #19137 from twbs/v4-modal-footer-btns
v4: Simpler modal footer buttons
2016-02-08 23:38:59 -08:00
Mark Otto
faa7cea301 fixes #18940: use specific border properties when changing the corners of list groups in cards to avoid overriding combo first-/last-child items 2016-02-08 23:37:38 -08:00
Mark Otto
45da517428 Merge branch 'v4-dev' into v4-input-border 2016-02-08 23:32:19 -08:00
Mark Otto
74a516a9b1 Merge branch 'v4-dev' into v4-modal-footer-btns 2016-02-08 23:32:12 -08:00
Chris Rebert
6370e9dc75 Merge pull request #19138 from twbs/update-gemfile
bundle update
2016-02-08 23:29:10 -08:00