Renault John Lecoultre
2cea94e892
Fixed when placement is a function
2012-01-13 22:33:05 +01: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
7aca72322e
move hover state out of timeout duh
2012-01-08 15:12:34 -08:00
Jacob Thornton
91d393fd47
change prepend to append
2012-01-08 15:01:23 -08:00
Jacob Thornton
aa0c4acd80
fix modal insertion boolean
2012-01-08 14:38:21 -08:00
Jacob Thornton
76cadd1d2a
only append modal to dom if not already present
2012-01-08 14:36:41 -08:00
Jacob Thornton
5a33c1b96e
make dropdowns toggle when clicked (for mobile)
2012-01-08 14:19:53 -08:00
Jacob Thornton
f83240a8f9
add slide and slid events + disable sliding during slide
2012-01-08 13:39:27 -08:00
Jacob Thornton
fbd686ad65
get tabs working in ie9
2012-01-08 12:08:00 -08:00
Jacob Thornton
f1cbd22b99
fix buttons for firefox
2012-01-08 11:23:51 -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
Jacob Thornton
64c8623533
Merge pull request #907 from ansman/2.0-wip
...
Twipsy now respects custom classes
2012-01-06 11:07:59 -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
Nicklas Ansman Giertz
f07bcafd39
Make twipsy respect custom classes when using a custom template
...
If you had a custom class to the root object twipsy would overwrite
that class ($tip[0].className = 'twipsy'), now this has been changed
so it removes only classes that twipsy adds.
2012-01-06 11:16:29 +01:00
Jacob Thornton
314feb702f
listen to window for dropdown clear
2012-01-05 18:32:08 -08:00
Jacob Thornton
5661855be3
actuall use interval option :P
2012-01-02 22:57:04 -08:00
Jacob Thornton
e89618a47f
clean up options implementation for carousel
2012-01-02 22:55:51 -08:00
Jacob Thornton
3fb6f6ee86
basic carousel implementation
2012-01-02 22:30:57 -08:00
Jacob Thornton
2d092dfeea
start playing with carousel stuff
2012-01-02 16:04:01 -08:00
Jacob Thornton
12868933b9
clean up dead elements in firefox (which is droping transitionEnd events :(
2011-12-24 23:06:16 -08:00
Jacob Thornton
4ef5a90445
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
2011-12-24 22:56:40 -08:00
Jacob Thornton
823d89dbb2
move position of twipsy into getPosition so it can easily be extended for svg use
2011-12-24 22:56:01 -08:00
Jacob Thornton
a3822cfa84
Merge pull request #842 from jonathaningram/patch-2
...
Add close and closed hooks for alert
2011-12-24 22:16:48 -08:00
Jacob Thornton
ea23461970
fix unit test for twipsy
2011-12-22 19:28:58 -08:00
Jacob Thornton
87ac818253
change above below to top bottom and add "inside" placement option
2011-12-22 19:10:32 -08:00
Jonathan Ingram
5de1e39a8f
From #822
2011-12-22 16:41:26 +11:00
Jacob Thornton
6d5b506517
minor cleanups
2011-12-21 17:38:05 -08:00
Jacob Thornton
80cb760fac
animate -> animation
2011-12-21 13:29:12 -08:00
Jacob Thornton
f72a94ae28
update more readme changes - introduce target specificty convention to more plugins
2011-12-20 23:28:48 -08:00
Jacob Thornton
0980a33b47
update all to new on api + add animation support to tabs
2011-12-20 19:37:41 -08:00
Jacob Thornton
1ef5fa7d6b
giant refactor - all spec passing again...
2011-12-20 18:02:47 -08:00
Jacob Thornton
7df0d1c7d1
rename transitions to transition and fix scrollspy example
2011-12-14 18:45:33 -08:00
Mark Otto
aa69286c30
rename transitions js file, fix link in js docs
2011-12-13 10:05:19 -08:00
Jacob Thornton
cee2f61898
define constructor on prototypes
2011-11-30 22:42:22 -08:00
Jacob Thornton
b1cba98aab
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
...
Conflicts:
bootstrap.css
2011-11-30 22:05:49 -08:00
Jacob Thornton
dc628c9115
start of carousel
2011-11-30 22:05:09 -08:00
Silumesii Maboshe
1af3596a5e
Capitalising 'Bootstrap' and abbreviations. Fixing typos.
2011-11-28 08:13:54 +02:00
Jacob Thornton
7eb340ec58
add code to reset data for collapsed element so that item can be intitialized with correct options
2011-11-27 17:31:12 -08:00
Jacob Thornton
7522517b47
derp
2011-11-27 17:12:58 -08:00
Jacob Thornton
f77d0c21df
turn attribute rules to list
2011-11-27 17:12:17 -08:00
Jacob Thornton
76f95f4ea2
change even was removed, in favor of show shown
2011-11-27 17:11:31 -08:00
Jacob Thornton
7f74f11262
fix heading for js readme...
2011-11-27 17:09:31 -08:00
Jacob Thornton
46fe38386a
rename tabs to tab - clean up lots of api stuff make href acceptable target val
2011-11-27 17:04:55 -08:00
Jacob Thornton
3925ea9986
remove trailing semicolons - we'll be hosting minified files with semicolons - no reason to make the dev source ugly
2011-11-27 16:01:26 -08:00
Jacob Thornton
3157de8d1d
clean up comments for better built files
2011-11-25 21:34:55 -08:00
Jacob Thornton
bd8745a98b
allow scrollspy to target a specific nav
2011-11-25 17:30:52 -08:00
Jacob Thornton
98fddaa355
new plugin "collapse" for collapsible lists and "accordion" like support
2011-11-25 17:23:14 -08:00
Jacob Thornton
96adf8f918
fix copy paste bug
2011-11-24 20:27:55 -08:00
Jacob Thornton
53ff2682cd
clean up scrollspy a bit - add public api method
2011-11-24 20:27:18 -08:00