Julian Thilo
|
6d882a6420
|
Fix JSHint errors
X-Ref: 8c9739d477
|
2014-03-14 18:16:36 +01:00 |
|
Jacob
|
8c9739d477
|
Merge pull request #11453 from moodyroto/patch-1
fix scrollspy for targets within tabs
|
2014-03-13 21:44:05 -07:00 |
|
Chris Rebert
|
6dd51fab44
|
fix #12771
|
2014-03-10 00:06:38 -07:00 |
|
XhmikosR
|
9d027d2bee
|
Remove unneeded quotes.
|
2014-03-09 11:10:52 +02:00 |
|
XhmikosR
|
537e10033e
|
Switch to using JSCS for the indentation check.
|
2014-02-28 17:30:08 +02:00 |
|
Zlatan Vasović
|
a06e15dd36
|
Remove semicolons from JS tests
|
2014-02-17 20:56:46 +01:00 |
|
XhmikosR
|
895b0006b9
|
Re-indent test files.
|
2014-02-14 11:02:03 +02:00 |
|
Chris Rebert
|
6af0013ac5
|
Revert "Add tooltip viewport option, respect bounds of the viewport"
This reverts commit edb221a20c .
Reverting due to broken JS unit tests.
Conflicts:
docs/javascript.html
|
2014-01-16 20:32:59 -08:00 |
|
Mark Otto
|
03f4534307
|
Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap into benogle-bo-tooltip-viewport
Conflicts:
docs/javascript.html
|
2014-01-16 20:01:28 -08:00 |
|
fat
|
4bd6a52562
|
add missing paren
|
2014-01-16 14:28:21 -08:00 |
|
fat
|
82ff4e2e40
|
tooltip subpixel test fixes
|
2014-01-16 14:25:28 -08:00 |
|
fat
|
3b2418e688
|
remove flaky pos bottom test which is effect by unit scroll pos
|
2014-01-16 13:44:08 -08:00 |
|
fat
|
2f76821a4d
|
new qunit
|
2014-01-16 13:33:09 -08:00 |
|
Ben Ogle
|
edb221a20c
|
Add tooltip viewport option, respect bounds of the viewport
|
2014-01-14 17:42:29 -08:00 |
|
fat
|
c77740bd3a
|
fixes #11720 - Add events trigger to affix
|
2013-12-24 16:29:51 -08:00 |
|
fat
|
fe7fffe034
|
Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into Rowno-slide-event-reset
Conflicts:
js/tests/unit/carousel.js
|
2013-12-24 12:50:55 -08:00 |
|
Zlatan Vasović
|
1bf5abab31
|
No leading pluses
|
2013-12-19 15:32:37 +01:00 |
|
Zlatan Vasović
|
ba3639b202
|
Require comma on left side
|
2013-12-16 18:06:31 +01:00 |
|
XhmikosR
|
eca8ff3803
|
Use single quotes consistently.
|
2013-12-08 12:44:14 +02:00 |
|
Chris Rebert
|
351f86e1db
|
fix some JS to pass jscs
|
2013-12-06 17:23:45 -08:00 |
|
XhmikosR
|
5e2ef69e1c
|
Use a space before functions' bracket consistently.
|
2013-12-06 12:43:48 +02:00 |
|
XhmikosR
|
4aad52797c
|
Use a space after function consistently.
|
2013-12-06 12:43:48 +02:00 |
|
Michael Rotoloni
|
24e3a8b859
|
Added unit test for removing only active class from within the scroll spy key.
|
2013-11-18 09:29:10 -05:00 |
|
Nathan Muir
|
934d1bcae5
|
Add unit test for #9920
Merges #10385
|
2013-11-10 17:23:11 -08:00 |
|
Chris Rebert
|
7b24f3c47c
|
QUnit.equals() is deprecated; use QUnit.equal() instead
|
2013-10-25 14:14:30 -07:00 |
|
Roland Warmerdam
|
ed1bd2b150
|
carousel: correctly reset when the slide event is prevented
|
2013-08-31 18:03:09 +12:00 |
|
fat
|
712b89ed4e
|
fixes #9362
|
2013-08-17 14:24:38 -07:00 |
|
Jacob Thornton
|
a4f0e8d37a
|
fixes #9111
|
2013-08-10 13:35:20 -07:00 |
|
Jason Diamond
|
700e742a9c
|
failing test for dot in data-parent
|
2013-08-04 23:59:30 -07:00 |
|
Cesidio Di Landa
|
3696530aaf
|
Removed trailing whitespaces
Changed hard tabs to soft tabs
|
2013-07-31 18:11:11 +02:00 |
|
John-Philip Johansson
|
0d33455ef4
|
Replace Makefile with GruntJS
A rebase (against soon-to-be 3.0.0-rc.1) & squash of
https://github.com/twbs/bootstrap/pull/7786 AKA
https://github.com/twitter/bootstrap/pull/7786
originally by
@seriema
@mokkabonna
@jojohess
Rebased by @cvrebert
|
2013-07-26 00:39:14 -07:00 |
|
Jacob Thornton
|
eaefed517a
|
fixes #8399 w/ tests
|
2013-07-24 20:10:16 -07:00 |
|
Jacob Thornton
|
217eb988b8
|
add placement auto for tooltips + tests… kinda sad about this doe
|
2013-07-23 23:50:23 -07:00 |
|
Jacob Thornton
|
faa00629c4
|
add additional carousel test
|
2013-07-23 18:56:00 -07:00 |
|
fat
|
4b40ee692d
|
cleaner way of preventing double click events + clean up tests for jshint
|
2013-07-18 01:07:11 -07:00 |
|
fat
|
37e899d766
|
get button js working with actual form elements p cooll
|
2013-07-18 00:59:31 -07:00 |
|
fat
|
59f847e8ee
|
fixes #7777
|
2013-07-17 23:30:05 -07:00 |
|
fat
|
8cf04911db
|
fixes #7776
|
2013-07-17 23:25:26 -07:00 |
|
fat
|
57768d7ea9
|
fix #7660
|
2013-07-17 23:01:33 -07:00 |
|
fat
|
a7a9a14379
|
fix @muan's unit test ;)
|
2013-07-17 21:17:39 -07:00 |
|
Mu-An Chiou
|
55fa1acbd6
|
Tooltip: apply position class before positioning
|
2013-06-28 11:05:38 +01:00 |
|
Ivan Khalopik
|
3285f4c306
|
Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wip
Conflicts:
js/bootstrap-collapse.js
|
2013-05-27 11:06:31 +03:00 |
|
Jacob Thornton
|
f3e45c3778
|
add show/shown hide/hidden events to dropdown + update dropdown links for testing + catch a few missed namespace things
|
2013-05-24 23:15:04 -07:00 |
|
Mark Otto
|
432d417ade
|
fixes #6898: typo in modal test
|
2013-05-22 23:17:39 -07:00 |
|
fat
|
140ef2320b
|
change namespace back to dot notation and someother js shizzle
|
2013-05-16 20:19:51 -07:00 |
|
fat
|
a72d0d6e3a
|
fix tests
|
2013-05-16 17:44:50 -07:00 |
|
fat
|
92245e8bc7
|
change dropdown strategy to use an overlay - fixes mobile click anywhere + allows for firefox middle click
|
2013-05-16 12:50:06 -07:00 |
|
fat
|
14651035de
|
a bunch javascript junk
|
2013-05-16 11:06:30 -07:00 |
|
Ivan Khalopik
|
3c7a43a1f3
|
Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wip
Conflicts:
js/tests/unit/bootstrap-collapse.js
|
2013-05-07 15:16:45 +03:00 |
|
Stephen Edgar
|
1b132ddcb4
|
'js' folder .editorconfig code guide updates
|
2013-04-23 17:34:27 +10:00 |
|