Jack Lukic
|
2506edc11e
|
#3040 rename transition error to be more reasonable #3040
|
9 years ago |
Jack
|
eaec2fb776
|
Fixes static animation onComplete event
|
9 years ago |
Jack
|
af8c4a5454
|
Fix formatting
|
9 years ago |
Jack
|
34ea9f94b4
|
Fixes static animation onComplete event
|
9 years ago |
Jack
|
f967c80b3e
|
Fix formatting
|
9 years ago |
jlukic
|
0d23f97335
|
#2758 #2760 fix this context for transition callbacks
|
9 years ago |
jlukic
|
cba22a865f
|
#2583 onHide/onShow should be last as well
|
10 years ago |
jlukic
|
bb9bbad825
|
#2583 Fixes onComplete is not called at true 'end of animation'
|
10 years ago |
jlukic
|
a942a27ad6
|
#2469 Fix issue with get animation when cache is undefined
|
10 years ago |
Rodrigo de Almeida
|
a6f642d8e9
|
Fixes "SyntaxError: unreachable code after return statement"
This error was being triggered in Firefox.
|
10 years ago |
jlukic
|
6b1867531f
|
Fixed terrible bug where IE would refocus wrong element if focused element was hidden with transition. Caused dropdowns to re-open in IE on click
|
10 years ago |
jlukic
|
df934c0559
|
#2402 - further house cleaning with transition
|
10 years ago |
jlukic
|
384ea1226c
|
Remove some unnecessary voodoo
|
10 years ago |
jlukic
|
149b784404
|
Partial rewrite animation
|
10 years ago |
jlukic
|
1270e031fb
|
Fix missing return from $.each in transition
|
10 years ago |
jlukic
|
739bf5e79c
|
Update examples, update transition error
|
10 years ago |
jlukic
|
747fe4bef8
|
Use slightly more performant triggerHandler, fix RLSNOTES
|
10 years ago |
jlukic
|
91b72fe20b
|
Fix interrupted animatinos
|
10 years ago |
jlukic
|
bf70b90343
|
Fix static transition not fixing display type
|
10 years ago |
jlukic
|
40fb0743eb
|
Setup embed component, fix all contributors banners in src
|
10 years ago |
jlukic
|
e996b655d4
|
Remove vendor prefix from transition (jq > 1.8)
|
10 years ago |
jlukic
|
1d0918ea72
|
Remove redundant class set
|
10 years ago |
jlukic
|
10a88ebef4
|
Transition no longer determines vendor prefixes for animation-name prop. Removed 2 unnecessary prop lookups from animation increasing performance
|
10 years ago |
jlukic
|
b3612b2792
|
Fix all the linting errors i forgot to check
|
10 years ago |
jlukic
|
6f1bf2ea89
|
Set all modules to verbose: false by default
|
10 years ago |
jlukic
|
54bd5afac6
|
Fix recording final display state as none
|
10 years ago |
jlukic
|
e0f100ecca
|
Remove unnecessary calls
|
10 years ago |
jlukic
|
3701bdc35f
|
Increase delay of performance logging
|
10 years ago |
jlukic
|
a957a5cfde
|
Non queued animations trigger complete event immediately
|
10 years ago |
jlukic
|
310e5d4041
|
Remove performance timer testing
|
10 years ago |
jlukic
|
876d30ecf2
|
New homepage
|
10 years ago |
jlukic
|
affb40689e
|
Remove debug from transition
|
10 years ago |
jlukic
|
121107fbf2
|
Update licenses in src
|
10 years ago |
jlukic
|
5cc8f33aeb
|
Iteration on menu fixes with flex, along with some design changes to make menu more neutral Fixes: #1281, #1475
|
10 years ago |
jlukic
|
089bf33400
|
Slight modification to remove looping
|
10 years ago |
jlukic
|
28c81f5801
|
Bug fixes for transition
|
10 years ago |
jlukic
|
ecc3c8a3e0
|
Calling show without animation now sets display type
|
10 years ago |
jlukic
|
835b7555dc
|
Adds #1873, stop, stop all, clear queue
|
10 years ago |
jlukic
|
dec01c0ada
|
Iterations on visibility, getting ready for docs
|
10 years ago |
jlukic
|
ac559ad255
|
Add new transition settings for grouped animations
|
10 years ago |
jlukic
|
4a0d6c8668
|
Add transition interval setting for delayed group animations
|
10 years ago |
jlukic
|
14281784a7
|
Fixes useFailSafe to work with queued animations #1848
|
10 years ago |
jlukic
|
b62e8b8a5a
|
Fix variable order causing bugs in invoke in transition
|
10 years ago |
jlukic
|
5653f6ff09
|
#1754, Fixes namespace being called out of order in transition init
|
10 years ago |
jlukic
|
0fe91e083a
|
Remove error messages for repeated animations, too verbose
|
10 years ago |
jlukic
|
4d6de1428e
|
Fixes #1656. is occurring would not return correct value. Add repeat detection when queue: false
|
10 years ago |
jlukic
|
eed25a6dcb
|
Disable transition debug
|
10 years ago |
jlukic
|
b66dfac9ea
|
Fix bug in has direction that causes animations with name containing in/out to work incorrectly #1623
|
10 years ago |
jlukic
|
3c9ea4301e
|
Set transition duration to false by default, inherits from CSS
|
10 years ago |
jlukic
|
2a43f4a96a
|
Remove borked copy and paste job
|
10 years ago |