Chris Rebert
17566fa697
Merge pull request #16747 from twbs/doc-collapse-async-16746
...
Document that Collapse & Tab methods are async
2015-07-01 16:59:52 -07:00
Chris Rebert
ef02c55945
Document that Tab show method is async
...
[skip sauce]
2015-07-01 16:42:13 -07:00
Chris Rebert
e723395cc3
Document that Collapse show,hide,toggle methods are async; fixes #16746
...
[skip sauce]
2015-07-01 16:39:12 -07:00
Chris Rebert
e9d1fd9bfe
Add changelog file that points to GitHub Releases & our blog
...
Refs #16739
[skip sauce]
[skip validator]
2015-07-01 15:36:06 -07:00
Chris Rebert
ecc35aec78
README: Mention where to find changelogs
...
Refs #16739
[skip sauce]
2015-07-01 15:27:43 -07:00
Chris Rebert
92276315fb
Merge pull request #16733 from twbs/popover-methods
...
Add Methods section to Popovers nav menu in docs
2015-06-30 17:39:14 -07:00
Chris Rebert
06bec75006
Add Methods section to Popovers nav menu in docs
...
[skip sauce]
2015-06-30 17:21:05 -07:00
Patrick H. Lauke
f300f03f80
Merge pull request #16718 from deniss-muhla/patch-1
...
Expand ISO in CSS codes for asterisk and plus
2015-06-27 15:21:55 +02:00
deniss-muhla
a047eab59d
Fix show "2b" text instead of proper glyphicon
...
I'm using babel and webpack with less-loader to bundle all resources maybe this will cause this issue.
2015-06-27 15:43:09 +03:00
Chris Rebert
d2d7784118
Edge is also affected by #16671
...
Per https://github.com/twbs/bootstrap/issues/16671#issuecomment-115161001
Refs #16689
[skip sauce]
2015-06-25 01:45:46 -07:00
Chris Rebert
120eca746e
Merge pull request #16691 from twbs/safari-tap-below-input-bug
...
Add Wall of Browser Bugs entry for #15968
2015-06-23 13:08:47 -07:00
Chris Rebert
52140f323a
Add Wall of Browser Bugs entry for #15968
...
Closes #15968 .
[skip sauce]
2015-06-23 13:02:17 -07:00
Chris Rebert
d56b16ca59
Merge pull request #16689 from twbs/ie-border-radius
...
Add Wall of Browser Bugs entry for #16671
2015-06-23 11:03:06 -07:00
Chris Rebert
a45d572407
Add Wall of Browser Bugs entry for #16671
...
Closes #16671
[skip sauce]
2015-06-23 10:25:00 -07:00
Chris Rebert
69d489eee4
add source maps for minified CSS; refs #16589
2015-06-23 09:27:40 -07:00
Chris Rebert
7dee0c33b1
grunt dist
2015-06-23 09:26:33 -07:00
Chris Rebert
1b74546078
Merge pull request #16679 from vsn4ik/add_info_min_map
...
Added *.min.map to "whats-included" sectons.
2015-06-21 01:42:23 -07:00
vsn4ik
d4fc042dcd
Added *.min.map to whats-included.
2015-06-19 22:46:34 +03:00
Mark Otto
91eb81e471
Merge pull request #16672 from kkirsche/patch-2
...
Re-order popover elements in docs
2015-06-18 17:07:02 -07:00
Kevin Kirsche
fe36aec994
Re-order popover elements in docs
...
X-Ref #13969
2015-06-18 20:03:35 -04:00
Mark Otto
46b4cd68f1
Merge pull request #16589 from kkirsche/patch-18
...
Include CSS Source Map for bootstrap.min.css
2015-06-18 16:34:56 -07:00
Mark Otto
df78c8956d
Follow up to #16529 (remove select caret in IE10+)
...
- Update comment as recommended by @cvrebert
- Use `transparent` for `background-color` so we don't need to override that value again in the disabled state.
- Remove disabled changes.
/cc @wonsong
2015-06-18 16:32:30 -07:00
Mark Otto
a89f00edf7
Merge pull request #16529 from WonSong/master
...
Removes border around <select> caret in IE10+
2015-06-18 16:29:25 -07:00
Mark Otto
de2b660a14
Clarify what's being hovered /cc @kkirsche
2015-06-18 16:25:08 -07:00
Mark Otto
0f6fab0fd0
Merge pull request #16632 from kkirsche/patch-15
...
Clarify that <fieldset> only uses the disabled attribute
2015-06-18 16:22:51 -07:00
Mark Otto
5ea03fa259
Merge pull request #16563 from dbkaplun/dl-horizontal-breakpoint
...
Adds @dl-horizontal-breakpoint
2015-06-18 16:06:39 -07:00
Mark Otto
344dafbab9
Merge pull request #16492 from supergibbs/input-group-addon-border-radius
...
Fixed .input-group-addon border-radius
2015-06-18 15:58:08 -07:00
Mark Otto
1e64692716
Merge pull request #16651 from kkirsche/paginationBorder
...
Fix hover border covering active in pagination
2015-06-16 18:49:36 -07:00
Kevin Kirsche
2a38a92324
Fix hover border covering active in pagination
...
Fix #16646
2015-06-16 15:43:18 -04:00
Julian Thilo
a49f8e98f7
Update customize.min.js with version bump
2015-06-16 18:45:08 +02:00
Mark Otto
57a9a5c803
bump version
2015-06-16 09:37:42 -07:00
Mark Otto
16b48259a6
customizer and raw files
2015-06-16 09:13:22 -07:00
Mark Otto
83bfff7f07
bump version
2015-06-16 09:10:22 -07:00
Mark Otto
29ff44d311
grunt
2015-06-16 09:06:51 -07:00
Kevin Kirsche
315db4a005
Clarify that <fieldset> only uses the disabled attribute
...
Fix #16632
2015-06-15 19:59:26 -04:00
Patrick H. Lauke
5a8d0143b3
Merge pull request #16623 from patrickhlauke/docs-modal-role-fix
...
Add role="document" to modal dialog content
2015-06-11 12:53:46 +01:00
Patrick H. Lauke
3d244537fb
Slightly expand accessible modals callout
...
to include a note about `role="document"`
2015-06-11 12:47:52 +01:00
Patrick H. Lauke
e23868c9cf
Add role="document" to modal itself
...
Initial fix to generalise use of modals. Generally, true role="dialog"
containers would require only forms/controls as content, with all other
text correctly and explicitly associated via
aria-labelledby/aria-describedby and similar...but as authors use modals
also as generic overlays, this extra role is required to get AT
(particularly NVDA) out of "forms" mode and reenable reading keys
2015-06-11 12:40:24 +01:00
Chris Rebert
e11f7ffa79
Merge pull request #16614 from simonpai/simonpai-patch-1
...
Fix asymmetry between dropup and dropdown carets.
2015-06-10 03:50:53 -07:00
Simon Pai
87e99b5155
Fix asymmetry between dropup and dropdown carets.
2015-06-10 15:52:01 +08:00
Mark Otto
6e8df2ba58
Merge pull request #16591 from ZDroid/patch-1
...
Add Slack link to `CONTRIBUTING.md`
2015-06-08 15:31:28 -07:00
Kevin Kirsche
9747ea5231
Use new gradient syntax in justified nav example; fixes #16598
...
Closes #16599 by merging a tweaked version of it.
2015-06-08 01:44:32 -07:00
Zlatan Vasović
f6e7fc9309
Add Slack link to CONTRIBUTING.md
2015-06-05 11:35:13 +02:00
Kevin Kirsche
8b01de228f
Include CSS Map file for bootstrap.min.css
...
X-Ref #16583
2015-06-04 21:05:59 -04:00
Mark Otto
e7a4f9b4fe
Merge pull request #16579 from kkirsche/patch-8
...
Include Slack in CONTRIBUTING.md's list of places to get help
2015-06-02 21:36:03 -07:00
Kevin Kirsche
69af7fe1b2
Include Slack in list of places to get help
...
As Slack is a common replacement for IRC for projects (e.g. Wordpress), I propose that we encourage the use of Slack as you have members of the core team using it while IRC often does not have any of the core team available.
2015-06-02 21:51:45 -04:00
Patrick H. Lauke
caca5d46d5
Merge pull request #16571 from patrickhlauke/generalize-dropdowns
...
generalize dropdowns / drop role="menu"
2015-06-02 11:21:26 +01:00
Patrick H. Lauke
5fd7bc1554
generalize dropdowns / drop role="menu"
...
as role="menu" is a very specific (and strict) ARIA pattern for
desktop-like application menus, and our dropdowns are often used
as pure navigation dropdowns, this change abandons ARIA menus for
a more open-ended and light-weight approach
(see http://heydonworks.com/practical_aria_examples/#submenus and
http://www.w3.org/WAI/tutorials/menus/flyout/#improve-screen-reader-support-using-wai-aria )
note that in dropdown.js, switched to now target ``.dropdown-menu``
instead of ``role["menu"]`` - this also prevents bootstrap scripts
from "bleeding" into non-bootstrap components on the same page.
also removed the ``role=["listbox"]`` part, which appears to be
vestigial/unused (only place in bootstrap that uses that
role are carousels, and their key handling is done separately)
2015-06-02 11:03:21 +01:00
Chris Rebert
f09e796429
Merge pull request #16567 from justincron/master
...
Fixed typo in hide-text.less
[skip sauce]
[skip validator]
2015-06-01 16:55:00 -07:00
Justin Cron
565037a914
Fixed typo
2015-06-01 13:17:32 -07:00