Kevin Attfield
|
48a8dd2a23
|
Added test to fix for #5362
|
2012-10-08 22:29:44 -07:00 |
|
Erlend Halvorsen
|
e9a648cd39
|
Fixed bug in dropdown toggle where menu would only clear on the first drop down
|
2012-09-27 10:31:40 +02:00 |
|
Jacob Thornton
|
003fcccceb
|
change tooltip/popover html default to false for xss safety net
|
2012-09-24 23:15:36 -07:00 |
|
Jacob Thornton
|
1716b0fdb5
|
remove src's
|
2012-09-20 16:31:10 -07:00 |
|
Jacob Thornton
|
fe38d12f12
|
rebuild - fix missing (
|
2012-09-20 16:26:00 -07:00 |
|
Jacob Thornton
|
667179f406
|
added support for jquery 1.8.*
|
2012-09-20 16:23:54 -07:00 |
|
Jacob Thornton
|
4751a0a274
|
crude check to make sure element has a # for an id
|
2012-08-27 21:27:01 -07:00 |
|
Jacob Thornton
|
601e252074
|
fix for #4761
|
2012-08-27 20:58:51 -07:00 |
|
Ryan Pavlik
|
019d9bf0f3
|
Fix typo found with codespell.
|
2012-08-23 11:41:55 -05:00 |
|
Jacob Thornton
|
45dddc59a1
|
add click option for tooltip, popover - make click default for popover
|
2012-08-18 19:54:30 -07:00 |
|
Jacob Thornton
|
614d52bd7f
|
delete this test for now - as affix is still heavily underdevelopment
|
2012-07-23 18:17:43 -07:00 |
|
Jacob Thornton
|
dcf75697ec
|
some progress on affix plugin
|
2012-07-22 18:28:39 -07:00 |
|
Jacob Thornton
|
fa1e1e34df
|
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
|
2012-07-22 14:52:13 -07:00 |
|
Jacob Thornton
|
fae6c36874
|
adds minLength #3960
|
2012-07-22 14:50:52 -07:00 |
|
Jon Stevens
|
117f65d431
|
on destroy, also hide. issue #3880, pull #4104
|
2012-07-20 09:47:12 -07:00 |
|
Jon Stevens
|
2ee9b2717b
|
namespace the events for popover/tooltip so that they can be cleanly removed. issue #3880
|
2012-07-16 16:01:11 -07:00 |
|
Jon Stevens
|
47e0647086
|
add unit tests for destroy behavior of popover and tooltip
|
2012-06-18 19:51:49 -07:00 |
|
Matt Morgan
|
af14f6db5d
|
Merge branch 'async' into 2.1.0-wip
|
2012-06-03 00:33:06 -04:00 |
|
Jacob Thornton
|
4ca1cba3f8
|
upgrade jquery to 1.7.2 #3379
|
2012-06-02 18:25:07 -07:00 |
|
Jacob Thornton
|
806a82ef83
|
add relatedTarget to carousel slide event
|
2012-06-02 18:06:00 -07:00 |
|
Jacob Thornton
|
037107480d
|
remove isHTML support
|
2012-06-02 17:57:36 -07:00 |
|
Jacob Thornton
|
5b401a8c16
|
add collapsed class to collapse invoker when it's target is collapsed #3525
|
2012-06-02 17:28:38 -07:00 |
|
Jacob Thornton
|
4eaeea81fd
|
rebuild and fix test
|
2012-05-31 10:24:23 -07:00 |
|
Jørgen Borgesen
|
8dda83906d
|
Swapped out .hasClass() with .is() when checking for multiple classes
|
2012-05-20 20:10:21 +02:00 |
|
Jørgen Borgesen
|
e388a5e475
|
Added unit test to check that tooltips is not showed when leave event is triggered before show delay has expired AND the hide delay is set to 0
|
2012-05-20 19:59:53 +02:00 |
|
Matt Morgan
|
bf9d8fcc07
|
Alter typeahead to accept synchronous/asynchronous data source via function/callback
|
2012-04-26 14:09:20 -04:00 |
|
Jacob Thornton
|
aaabe2a46c
|
fix regression in resetting collapse to auto on collapse open. (+ add spec and rebuild)
|
2012-04-24 18:06:41 -07:00 |
|
Jacob Thornton
|
c408d8961b
|
rewrite server.js, fix travis
|
2012-04-23 03:44:32 -07:00 |
|
Jacob Thornton
|
c896a182e1
|
increase length of waitfor timeout for phantom
|
2012-04-23 03:18:13 -07:00 |
|
Jacob Thornton
|
f84882122e
|
style changes to phantom integration
|
2012-04-19 17:40:58 -07:00 |
|
Jacob Thornton
|
03f78f7a60
|
run qunit tests in phantomjs for travis-ci
|
2012-04-19 17:34:07 -07:00 |
|
Jacob Thornton
|
b14455b03a
|
add tests for mouseout delay in tooltip
|
2012-04-14 23:10:03 -07:00 |
|
Jacob Thornton
|
d65f7f204a
|
don't open dropdown if target is disabled
|
2012-04-14 21:44:57 -07:00 |
|
Jacob Thornton
|
c291e4d786
|
fix typeahead test
|
2012-04-14 16:32:20 -07:00 |
|
Jacob Thornton
|
575f18aaf4
|
add jshint support + a few minor stylistic changes
|
2012-04-14 16:29:53 -07:00 |
|
Jacob Thornton
|
4bd611884a
|
detect if title in tooltip is text or html. if text - use text method to prevent xss.
all add a few notes to js readme about updated event
|
2012-04-04 14:58:04 -07:00 |
|
Jacob Thornton
|
bccc2cb719
|
add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last
|
2012-03-24 18:20:09 -07:00 |
|
Jacob Thornton
|
ef5ac02b69
|
allow prevent default for show and hide event in modal
|
2012-03-24 17:50:21 -07:00 |
|
Jacob Thornton
|
83a7a69893
|
typeahead should escape regexp special chars
|
2012-03-19 15:33:28 -07:00 |
|
Jacob Thornton
|
527fb87dad
|
add /head
|
2012-03-17 21:29:56 -07:00 |
|
Pete Hopkins
|
70fecd1115
|
Fires change event when element is selected from menu
|
2012-02-22 14:19:55 -05:00 |
|
Jacob Thornton
|
3d58b46226
|
fix bootstrap-button toggle regression + tests
|
2012-02-18 23:29:58 -08:00 |
|
Mark Otto
|
a10c23f1aa
|
Merge branch 'CaryLandholt-master' into 2.0.1-wip
|
2012-02-06 23:42:02 -08:00 |
|
Mark Otto
|
6325402372
|
Merge branch 'master' of https://github.com/CaryLandholt/bootstrap into CaryLandholt-master
|
2012-02-06 23:41:53 -08:00 |
|
Jacob Thornton
|
c8c4d5b392
|
fix alert tests + add show option back to modals
|
2012-02-06 00:17:31 -08:00 |
|
Cary Landholt
|
c3c13a2474
|
Fixed typo "tabs" ==> "button"
|
2012-02-01 22:20:24 -06:00 |
|
Mark Otto
|
f34ddb5c3f
|
nuke all curly ticks
|
2012-02-01 18:27:38 -08:00 |
|
Mark Otto
|
160a0bf560
|
update tests for popover to use proper classes
|
2012-01-30 01:30:18 -08:00 |
|
Jacob Thornton
|
e61164e67a
|
all unit tests passing in ie7
|
2012-01-28 01:35:13 -08:00 |
|
Jacob Thornton
|
3451dcbc28
|
fix failing typeahead tests
|
2012-01-28 00:03:26 -08:00 |
|
Eden
|
ec68b84123
|
i don't think the batch s/2011/2012/ was supposed to hit this. :)
|
2012-01-24 08:27:19 -08:00 |
|
Nicklas Ansman Giertz
|
4882e6da2f
|
Rename the tooltip test file
It had not been renamed when twipsys became tooltips.
|
2012-01-22 12:33:30 +01:00 |
|
Nicklas Ansman Giertz
|
05fdd43e41
|
Add testcase to popover
This test case verifies that custom classes are respected.
|
2012-01-22 12:32:37 +01:00 |
|
Mark Otto
|
16eccc43d9
|
dates updated to 2012
|
2012-01-14 23:28:48 -08:00 |
|
Jacob Thornton
|
6f2f947a43
|
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
|
2012-01-11 21:42:55 -08:00 |
|
Jacob Thornton
|
4478df7681
|
first pass at ultra basic autocomplete
|
2012-01-08 00:49:38 -08:00 |
|
Jacob Thornton
|
dd99e2d048
|
start of autocomplete plugin
|
2012-01-06 18:30:32 -08:00 |
|
Nicklas Ansman Giertz
|
969fbe7150
|
Add a test case for issue #908 (twipsy doesn't respect custom classes)
The test case verifies that a custom class is respected.
|
2012-01-06 11:33:18 +01:00 |
|
Jacob Thornton
|
ea23461970
|
fix unit test for twipsy
|
2011-12-22 19:28:58 -08:00 |
|
Jacob Thornton
|
1ef5fa7d6b
|
giant refactor - all spec passing again...
|
2011-12-20 18:02:47 -08:00 |
|
Jacob Thornton
|
523e02f7df
|
fix scrollspy simplify stuff more - break everything.
|
2011-10-19 23:12:50 -07:00 |
|
Jacob Thornton
|
dcf9aabc44
|
get all spec passing again
|
2011-09-11 22:58:51 -07:00 |
|
Jacob Thornton
|
64176caa97
|
add bootstrap-scrollspy
|
2011-09-10 22:14:57 -07:00 |
|
Jacob Thornton
|
1041977d0a
|
finish up rounding out tests for all js plugins
|
2011-09-10 13:17:08 -07:00 |
|
Jacob Thornton
|
48aa209348
|
more tests, more js goodness
|
2011-09-10 12:49:21 -07:00 |
|
Jacob Thornton
|
5f4e30ed1d
|
move js plugins to root dir, begin writing tests, and change modal plugin to be more boss like
|
2011-09-09 22:47:49 -07:00 |
|