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 |
|
Ivan Khalopik
|
41c7825677
|
Fixes #7213 Collapse plugin does not correctly set the "collapsed" class on accordion heading links
|
2013-03-29 19:17:03 +03:00 |
|
fat
|
839b0c893f
|
shiiiit
|
2013-02-28 21:15:33 -08:00 |
|
Yohn
|
60c9ff4364
|
unit tests
|
2013-02-06 06:20:05 -05:00 |
|
fat
|
4814281540
|
clean up styles
|
2013-02-05 22:29:59 -08:00 |
|
fat
|
5e4db94c24
|
Merge branch '2.3.0-wip' of git://github.com/ghusse/bootstrap into ghusse-2.3.0-wip
|
2013-02-05 22:10:41 -08:00 |
|
fat
|
45656fc7fc
|
update jquery to 1.9
|
2013-02-05 20:00:50 -08:00 |
|
Guillaume Gautreau
|
ee71fb492f
|
No semicolumns
|
2013-01-27 10:56:01 +01:00 |
|
Guillaume Gautreau
|
5b0f956a60
|
Arrow replacement
|
2013-01-26 21:45:21 +01:00 |
|
Guillaume Gautreau
|
db9ec13ce4
|
Test for replacing tooltip when resized
|
2013-01-26 21:39:05 +01:00 |
|
Guillaume Gautreau
|
929598784f
|
Unit test for replacing tooltip inside window
|
2013-01-26 14:06:58 +01:00 |
|
fat-kun
|
b9c7f29134
|
Merge pull request #6378 from Yohn/patch-7
fixes tooltip insert problems
|
2012-12-24 16:17:25 -08:00 |
|
Yohn
|
b6960d8cf9
|
Update js/tests/unit/bootstrap-tooltip.js
|
2012-12-23 04:21:02 -05:00 |
|
KAWACHI Takashi
|
7a3a88acc6
|
Tooltips fires show, shown, hide, hidden events
It is re-worked from #3691.
|
2012-12-23 14:42:13 +09:00 |
|
fat-kun
|
d09b46fe37
|
Merge pull request #6349 from Yohn/patch-6
Fixes #5753 with tooltip('toogle')
|
2012-12-22 14:53:24 -08:00 |
|
fat
|
82a758344d
|
add direction prop to carousel slide event
|
2012-12-21 17:31:54 -08:00 |
|
fat
|
d5345f806c
|
Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelkorpel-master
|
2012-12-21 17:19:36 -08:00 |
|
Yohn
|
a6705246d0
|
Update js/tests/unit/bootstrap-tooltip.js
|
2012-12-20 04:36:57 -05:00 |
|
fat
|
820a3b27b6
|
get tests passing for typeahead :P
|
2012-12-07 19:16:48 -05:00 |
|
billy gates
|
c362e72660
|
Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-nav
Fix issue with double move event firing in typeahead.
|
2012-12-07 14:16:51 -08:00 |
|
fat
|
a7eb9c294a
|
add noConflict functionality to all bootstrap plugins
|
2012-12-07 17:06:01 -05:00 |
|
Marcel Korpel
|
0dece7a71f
|
Set focus back to input field after clicking an item
Test 'focus is still set' added
Fixes issue #5933
|
2012-12-02 12:35:33 +01:00 |
|
Paul McLanahan
|
6ec7c72e5b
|
Fix issue with double move event firing in typeahead.
Fix test to catch issue.
Fix #5806.
|
2012-11-13 11:00:34 -05:00 |
|
billy gates
|
d6ac499ca8
|
Merge pull request #5309 from erlendfh/dropdown-bugfix
Fixed bug in dropdown toggle where menu would only clear on the first dropdown
|
2012-10-17 23:00:41 -07:00 |
|
billy gates
|
24b5e6cb14
|
Merge pull request #5366 from Sinetheta/2.1.2-wip
Fix for #5362
|
2012-10-17 22:30:40 -07:00 |
|
billy gates
|
0a3e034891
|
Merge pull request #5524 from martinstein/fix-tooltip-delegate-click
Fix tooltip not working in delegate events on click-trigger
|
2012-10-17 21:34:01 -07:00 |
|
Dmitriy Budnik
|
ae0ba0686e
|
set spesific assertions count for test
|
2012-10-16 11:16:38 +03:00 |
|
Dmitriy Budnik
|
cd55963930
|
fixed test
|
2012-10-16 09:49:26 +03:00 |
|
dmitriybudnik
|
432eaff29c
|
Fixed copy/paste caused typo
|
2012-10-15 22:35:32 +03:00 |
|
Martin Stein
|
6b017b9bea
|
fixed reference to this.tip() so it works in delegate events
|
2012-10-15 15:17:59 +02:00 |
|
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 |
|