56 Commits (9e2bab59b64a0ca71d599302ef761a4e1469127d)

Author SHA1 Message Date
Jack 9e2bab59b6 Fixes #3011 bottom attached cannot immediately jump to top attached 9 years ago
Jack 6073367a3c Fixes bug where sticky would stick at incorrect times when using a different scroll container than and when the container's is not 0 on init. 9 years ago
Jack Lukic 93a6c3fd45 Disable sticky debug 9 years ago
Jack Lukic 8a4f1777c0 Remove console.log 9 years ago
Jack Lukic 09ecab67fc #2710 merge and modify this context 9 years ago
Lauri Elevant da0dab7524 Sticky position fix for fluid menus 9 years ago
jlukic 253bdc5c53 Related #2605, sticky no longer uses bottomPadding for determining bottom edge of context. This is counterintuitive and in most cases wrong 9 years ago
jlukic b61fef3205 #2605 last scroll value should only be saved if element scroll position changes 9 years ago
jlukic f016798c67 Fixes last scroll position not clearing on ui sticky when using refresh 10 years ago
jlukic 5c565c7743 Remove console.log 10 years ago
jlukic 629eeff892 #2366, fixes when sticky content is larger than context height. Fixes margin bottom not clearing when pushing: true 10 years ago
jlukic 923e3d40cf Prevent sticky from calling .offsetParent() on every method call by finding container only in init 10 years ago
jlukic bd8824c11d #2340, in cases where context is automatically determined because it was not specified in settings, refresh on resize 10 years ago
jlukic 476591320f Remove use of get() 10 years ago
jlukic ddd8f796a2 Make sure sticky does not reflow when setting same scroll 10 years ago
jlukic ecbfa1de93 Use slightly more performant triggerHandler for pub/sub 10 years ago
jlukic 40fb0743eb Setup embed component, fix all contributors banners in src 10 years ago
jlukic 0c5c5daf1b Disable observe changes by default 10 years ago
jlukic 187e68f9a2 Increase sticky performance with scroll 10 years ago
jlukic cd54328cb9 Ports sticky/visiblity from 2.x early xmas #2127 10 years ago
jlukic 7e7d8ed3cc Consolidate input browser line height across components, fix multi select to match input height in all cases 10 years ago
jlukic fae8749744 Remove console.log from sticky #2107 10 years ago
jlukic b1f7450c30 Top/bottom no longer removed on refresh (issue with cantFit) 10 years ago
jlukic 1d479395c2 Fix issues with sticky when doesntFit scroll being slow 10 years ago
jlukic ff69bb80ce Extend sticky mutation observer wait period 10 years ago
jlukic 28e123102b Fixes for sticky/vis 10 years ago
jlukic b685c948e0 Fix issue with destroy in visibility 10 years ago
jlukic 7d8646eb90 Fix destroy method to not possibly unbind scroll evenit from window 10 years ago
jlukic 360f9ddbd7 Simplify visibility/sticky to use .load instead of worrying about each image loading 10 years ago
jlukic c38cb19075 Fix bottom to use bottom-margin, instead of bottom prop 10 years ago
jlukic 29c4f82125 Sticky now handles bottom edge conditions better 10 years ago
jlukic 4fe0ae0760 Add onUpdate callback to visibility, fix event handlers 10 years ago
jlukic 121107fbf2 Update licenses in src 10 years ago
jlukic dec01c0ada Iterations on visibility, getting ready for docs 10 years ago
jlukic b4338c702e Sticky component does not set height when already same height 10 years ago
jlukic 78649ade5c Fixes #1750, destroy not called on previous instance when doubline initialized 10 years ago
jlukic 8cc32e1293 Tick version, observechanges true by default sticky 10 years ago
jlukic ca323e6218 Add observe change setting sticky 10 years ago
jlukic 5c4f79b3c2 Fix container size method not called due to improper renaming to length 10 years ago
jlukic d5a32a0191 Modify use of $.proxy in sticky 10 years ago
jlukic 23337483e3 Fix #1586, remove deprecated use of $.size() 10 years ago
jlukic cd9f4f9e58 Update all misuses of regexp test 10 years ago
jlukic 874f4cfe84 Backport fix to message from 0.x.x 10 years ago
jlukic 4790ce1cae Adds bottom offset value for sticky, zindex 10 years ago
jlukic 17110696b4 Fix mutation observer check to not produce errors 10 years ago
jlukic cf2673ebf6 Move contents back to src 10 years ago
jlukic e5baeb91f4 Everything getting moved around 10 years ago
jlukic 4551edc097 Rename build to dist, update deps in package.json 10 years ago
jlukic 7cc44e36cd Rebuild packages for beta docs 10 years ago
jlukic 4787a70ffe Rebuild files 10 years ago