101 Commits (35bd17b10c15c8fccc0fb54f5b23ff53eef08a94)

Author SHA1 Message Date
Jack Lukic 35bd17b10c Attempt rework of transition to fix issues with setTimeout not firing accurately causing animations to overlap 7 years ago
Jack Lukic bf49cf44d8 Transition can now read final display state from metadata 8 years ago
Jack Lukic 52a8b6b4d1 Remove unreachable code #4225 8 years ago
Jack Lukic e1e1a81ab3 Removes all references to year from copyright notice (lets save some annoyance every january) 9 years ago
Jack Lukic 9f68638400 #3960, provide hint on hiding error message in msg 9 years ago
Jack Lukic 8c50ab24c2 Refix #3855 to fix scoping, allow for 'global' var without polluting global namespace 9 years ago
Jack Lukic 4292ab5aa1 Allows modules to work in environment with global other than window #3855 9 years ago
Jack Lukic d4ecfa12ff Fixes issue with extending settings with 9 years ago
jlukic 7040acdc44 #3713 - adds silent option to all modules 9 years ago
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" 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