Chris Rebert
38fbd8fe35
Merge pull request #15755 from jitendravyas/master
...
Removed `visibility: hidden !important` from `.hidden` class
2015-03-09 01:36:00 -07:00
Bootstrap's Grunt bot
c178995b87
automatic grunt dist
2015-03-09 08:11:37 +00:00
Chris Rebert
725c6848c3
Disable jQuery event aliases when running test suite
...
To ensure that we don't accidentally use any of the aliases.
This should prevent any future regressions from #12761 .
Also updates the test suite since it now can't use these aliases either.
2015-03-09 01:05:43 -07:00
Chris Rebert
21d56378e1
Merge pull request #16011 from twbs/fix-15315
...
.collapse('hide') on hidden uninit-ed collapsible no longer shows it
2015-03-09 01:03:27 -07:00
Chris Rebert
2c56b0feb0
Merge pull request #16018 from twbs/modal-visual
...
Enhancements to Modal visual test
2015-03-08 21:33:25 -07:00
Chris Rebert
f41acae9fc
add TODO item regarding clean-css v3.2 & zeroUnits
...
Refs https://github.com/twbs/bootstrap/issues/14837#issuecomment-77441999
2015-03-08 21:31:58 -07:00
Chris Rebert
a134491fe5
add togglable scrollbar-inducing content to Modal visual test
2015-03-07 06:40:57 -08:00
Chris Rebert
6ddb8c2dd7
add static navbar to Modal visual test
2015-03-07 06:39:46 -08:00
XhmikosR
e7efd81033
.gitignore: Remove obsolete files.
...
They are grunt-html-validation leftovers.
[ci skip]
2015-03-07 10:11:28 +02:00
Chris Rebert
64ca888cbc
Merge pull request #15999 from twbs/kkirsche-includeTestsReadme
...
Document JS test suite basics
2015-03-06 23:28:30 -08:00
Kevin Kirsche
ba2f7e92d0
[ Fixes #15951 ] Document JS test suite basics
...
X-Ref: #15953
Closes #15952 by merging a tweaked version of it.
[skip sauce]
[skip validator]
2015-03-06 23:27:00 -08:00
Chris Rebert
5c8d56d515
Collapse unit test: rm check that no-op hide adds style="height: 0px"
...
Appears to be unnecessary and is broken by #16011 ,
which is otherwise quite sane.
2015-03-06 18:10:53 -08:00
Chris Rebert
872e56fcf2
.collapse('hide') on hidden uninit-ed collapsible no longer shows it; fixes #15315
...
Thanks to @peterblazejewicz & @Nikita240
Adds unit tests based on #14417
X-Ref: #14282
Closes #15807
2015-03-06 06:58:48 -08:00
Chris Rebert
01aa0d840a
Merge pull request #16007 from molly/master
...
Update initial release announcement dead link
2015-03-05 16:42:12 -08:00
Molly White
2bb0ac38e1
Remove dead link to release announcement
...
Found it! They just changed the link.
2015-03-05 18:44:55 -05:00
Julian Thilo
a97bfd6308
Merge pull request #16004 from kkirsche/patch-2
...
[Fix #16001 ] Add link to Vietnamese translation
2015-03-05 18:40:33 +00:00
Kevin Kirsche
a884ce9349
[ Fix #16001 ] Add link to Vietnamese translation
...
[Fix #16001 ] Add link to Vietnamese translation
2015-03-05 09:39:47 -05:00
Bootstrap's Grunt bot
a97b7ec344
automatic grunt dist
2015-03-04 09:41:15 +00:00
Chris Rebert
3c190908ca
Merge pull request #15988 from twbs/fix-15874
...
Hiding an uninitialized tooltip/popover no longer initializes it
2015-03-04 01:40:01 -08:00
Chris Rebert
27bbc7dbe9
Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874
2015-03-03 22:22:13 -08:00
Chris Rebert
cc39f5c52d
add role="button" to a[data-toggle="collapse"]; fixes #15972
2015-03-03 13:18:36 -08:00
Bootstrap's Grunt bot
2f17289ab6
automatic grunt dist
2015-03-03 21:11:15 +00:00
Chris Rebert
168297c779
rm semicolon for sake of fat's eccentric tastes
...
Erratum from #15496
2015-03-03 13:06:32 -08:00
Steven Black
20d3ad10eb
Accessibility and headings hierarchy for the "CSS" page.
...
Closes #15948 by merging it.
2015-03-03 18:29:33 +02:00
Steven Black
0862d1410e
Accessibility and headings hierarchy for the "Getting started" page.
...
Closes #15946 by merging it.
2015-03-03 18:26:38 +02:00
Steven Black
457885075f
Javascript docs: Accessibility and cosmetic changes to headings.
...
Closes #15915 by merging it.
2015-03-03 18:22:09 +02:00
Heinrich Fenkart
420a8088a4
Merge pull request #15961 from kkirsche/ImplementAssertExpect
...
[Fixes #15953 ] Implement assert.expect in each unit test
2015-03-03 15:52:05 +01:00
Kevin Kirsche
4febcb4b49
[ Fixes #15953 ] Implement assert.expect in each unit test
...
[Fixes #15953 ] Implement `assert.expect` in each unit test
2015-03-03 08:45:07 -05:00
Heinrich Fenkart
ddd09f6fe7
Merge pull request #15984 from twbs/document-handleupdate
...
Properly document Modal#handleUpdate
2015-03-03 07:03:42 +01:00
Heinrich Fenkart
be68cdd4b8
Properly document Modal#handleUpdate
2015-03-03 06:45:38 +01:00
Bootstrap's Grunt bot
c1005f5283
automatic grunt dist
2015-03-03 05:01:43 +00:00
Heinrich Fenkart
200f6fb10d
Merge pull request #15881 from twbs/fix-modal-backdrop
...
Modal: Fix backdrop not readjusting when height changes
2015-03-03 05:54:03 +01:00
Heinrich Fenkart
f5beebe726
Modal: Fix backdrop not readjusting when height changes
...
Fixes #15136 .
Closes #15345 .
Closes #15314 .
Refs #14724 , #14927 .
2015-03-03 05:27:26 +01:00
Bootstrap's Grunt bot
399658178d
automatic grunt dist
2015-03-02 14:51:23 +00:00
Patrick H. Lauke
91002717d9
Merge pull request #15974 from patrickhlauke/ios-click-fix-role-button2
...
Add upstream patch comment for #15947
2015-03-02 14:42:39 +00:00
Patrick H. Lauke
9bbc0d76f5
Add upstream patch comment
2015-03-02 14:36:36 +00:00
Bootstrap's Grunt bot
4311e09b04
automatic grunt dist
2015-03-02 12:41:16 +00:00
Patrick H. Lauke
8e6934c135
Merge pull request #15947 from patrickhlauke/ios-click-fix-role-button
...
iOS fix for role="button" elements; [fixes #15935 ]
2015-03-02 12:35:33 +00:00
Chris Rebert
46f5a8f478
Merge pull request #15970 from twbs/the-future-is-now-qunit
...
Disable deprecated QUnit global methods
2015-03-02 02:39:29 -08:00
XhmikosR
f8e34ff48b
Disable es3 for tests and customizer.js.
2015-03-02 11:16:06 +02:00
XhmikosR
ea3c7028bd
Run grunt
.
2015-03-02 11:16:06 +02:00
Chris Rebert
c291c12cb1
Disable deprecated global QUnit method aliases to prevent backsliding on QUnit v2 readiness
2015-03-01 19:50:11 -08:00
Chris Rebert
c80872235f
Merge pull request #15955 from twbs/fixture-on-screen-ios
...
Unit tests: Only display fixture on-screen for iOS
2015-03-01 18:28:46 -08:00
Bootstrap's Grunt bot
de0722f989
automatic grunt dist
2015-03-02 00:11:14 +00:00
Chris Rebert
015e63f6df
Merge pull request #15593 from neoeno/handle_multiple_zero_offset_scrollspy_elements
...
Handle multiple zero-offset Scrollspy elements.
2015-03-01 16:04:04 -08:00
Caden Lovelace
a1aa0f8afd
Handle multiple zero-offset Scrollspy elements.
...
When the first two elements in a scrollspy content block have a document
offset of zero (i.e. they're hard against the top of the page),
Scrollspy would switch between them on every scroll event.
This could happen, for example, in a system of nested sections:
```
<section id="animals">
<section id="dogs">
Content
</section>
</section>
```
This ocurred because Scrollspy's check to see if it's at the end of the
array of sections uses `!arr[index]`. This misses the case where
`arr[index]` does exist and is zero.
This commit explicitly checks the array bounds.
2015-03-01 23:55:39 +00:00
Chris Rebert
08e0f23929
Merge pull request #15965 from kkirsche/fixURL
...
[Docs / README] Fix URL to match the plugin keyword recommendation
2015-03-01 14:32:31 -08:00
Chris Rebert
a15baba756
Merge pull request #15964 from kkirsche/addAccidentlyRemovedText
...
[Docs] Replace accidently removed tooltip / popover text
2015-03-01 14:27:04 -08:00
Mark Otto
9dc5868ea7
Remove dupe docs CSS, move anchor styles to scss directory, recompile
2015-03-01 14:13:13 -08:00
Mark Otto
517977fca4
fix validation, run grunt dist
2015-03-01 14:11:22 -08:00