Johann-S
|
2ea71a9e78
|
allow dynamic modal body for scrollable modals
|
2019-07-28 12:11:10 +02:00 |
|
Johann-S
|
fc02932946
|
use get selector from element only when needed
|
2019-07-24 11:27:35 +02:00 |
|
Johann-S
|
e48e498bf4
|
fix arrow popover (#29115)
|
2019-07-24 10:53:58 +03:00 |
|
Shohei Yoshida
|
ebb1eea520
|
Force reflow for fade-in animation (#29113)
|
2019-07-23 17:21:23 +03:00 |
|
Johann-S
|
233f3fb1ce
|
rewrite tab unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
e1b5d8471a
|
use qunit css for our fixture
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
b7b56cb10a
|
rewrite scrollspy unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
85b70cef3c
|
rewrite tooltip unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
c9e650a56f
|
rewrite popover unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
1ac07a66ce
|
rewrite modal unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Anton Bershanskiy
|
e916a9bc03
|
rewrite toast unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
6a59c58480
|
rewrite dropdown unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
0ed1618c06
|
rewrite collapse unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
62730d9afd
|
rewrite carousel unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
747f0f4c7b
|
test jquery interface for our alert plugin
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
891a187059
|
rewrite button unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
c834895fa0
|
rewrite unit tests for selector engine
|
2019-07-23 14:23:50 +02:00 |
|
Anton Bershanskiy
|
fe6ba2384a
|
rewrite manipulator unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
c8c2074650
|
Switch from QUnit to Jasmine.
|
2019-07-23 14:23:50 +02:00 |
|
Patrick H. Lauke
|
f0f75379f6
|
Closing dropdown with ESC correctly sets focus to toggle (#28928)
Just firing the focus event isn't enough ... need to actually call the proper `focus()` method for it to actually do it...
|
2019-06-19 12:23:41 +03:00 |
|
david-lallement
|
0829decce0
|
tooltip dispose:removing only own event handler (#28896)
|
2019-06-13 10:42:54 +02:00 |
|
XhmikosR
|
8a79cf894d
|
event-handler.js: use a plain for loop. (#28853)
|
2019-06-03 13:08:17 +02:00 |
|
Johann-S
|
d5752a18ab
|
toast should allow prevent default for hide and show events
|
2019-05-16 13:24:29 +02:00 |
|
Johann-S
|
c805aec770
|
fix popover arrow by selecting the first element child
|
2019-05-14 15:28:43 +02:00 |
|
XhmikosR
|
438e01b61c
|
Rename eventHandler and selectorEngine files.
|
2019-05-08 17:26:37 +03:00 |
|
XhmikosR
|
afc63ec887
|
Fix xo error: use for...of .
|
2019-04-10 15:18:57 +03:00 |
|
ysds
|
f4877dbf03
|
Remove _close() and marge with _hide()
|
2019-04-09 13:59:41 +02:00 |
|
ysds
|
91ebb4b3b2
|
Call hide() after delay time
|
2019-04-09 13:59:41 +02:00 |
|
Johann-S
|
1752addadf
|
Reset carousel touch delta x to prevent click transformation in swipe (#28558)
|
2019-03-27 14:37:04 +02:00 |
|
Johann-S
|
08679ac0b5
|
Add back support for IE 11
|
2019-03-18 01:11:05 +02:00 |
|
XhmikosR
|
6aa475c82e
|
Use one-line imports when possible. (#28467)
|
2019-03-13 14:55:53 +02:00 |
|
Johann-S
|
2fd50f98a5
|
build bootstrap in esm
|
2019-03-11 17:59:08 +02:00 |
|
XhmikosR
|
3ffe3a5d82
|
collapse.js: minor refactoring.
|
2019-03-11 17:01:28 +02:00 |
|
XhmikosR
|
1393678f0b
|
Remove obsolete comments.
|
2019-03-11 17:01:28 +02:00 |
|
XhmikosR
|
dd0239d169
|
Remove more unused properties.
|
2019-03-11 17:01:28 +02:00 |
|
Johann-S
|
dce47b5451
|
scrollspy.js: remove unused properties
|
2019-03-11 17:01:28 +02:00 |
|
XhmikosR
|
5ac1a12625
|
Remove assignment from return.
|
2019-03-11 17:01:28 +02:00 |
|
XhmikosR
|
46c037410b
|
Comply to the new rules.
|
2019-03-11 17:01:28 +02:00 |
|
XhmikosR
|
f7b55da450
|
dom/manipulator.js: minor simplification. (#28358)
Combine two checks since we return the same value for both.
|
2019-02-26 13:13:01 +02:00 |
|
Johann-S
|
8a37045b79
|
move util in a util folder with the sanitizer
|
2019-02-26 13:04:04 +02:00 |
|
Johann-S
|
fee11fd7ae
|
use our selector engine instead of native api
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
68e6de42ec
|
Use Util.makeArray() .
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
e58b47cf74
|
improve event handler
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
30861cbc6d
|
Simplify checks.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
4b7c058a25
|
Remove unneeded ESLint suppression.
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
08227506f2
|
use only dataset to get data attributes
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
764bab2941
|
remove polyfills which override browsers default
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
f0c6b24bd7
|
4.3.1.
|
2019-02-20 22:05:45 +02:00 |
|
Joshua Wilson
|
fdbb5db919
|
minor jQuery.hasclass removal (#28158)
|
2019-02-20 22:05:45 +02:00 |
|
Peter Blazejewicz
|
cbd333185e
|
Use consistent arrow class (#28105)
|
2019-02-20 22:05:45 +02:00 |
|