Jack Lukic
b008a19de8
Adds container option for sticky, adds checkbox vars
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
Josh Soref
3bb0773d68
spelling: resetting
9 years ago
Jack Lukic
250a465263
Removal observer always should use document to teardown
9 years ago
Jack Lukic
34988c7c4f
Fix possible memory leak in popup/sticky/visibility
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
jlukic
7040acdc44
#3713 - adds silent option to all modules
9 years ago
Jack
697fcfe326
#3193 , renames scroll to scrollContext for clarification internally, adds fits check
9 years ago
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
9856d4bb41
#3193 , renames scroll to scrollContext for clarification internally, adds fits check
9 years ago
Jack
2e9e7d314c
Fixes #3011 bottom attached cannot immediately jump to top attached
9 years ago
Jack
b8a2ee8fb6
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
For fluid menus, the sticky needs to update the position with !important, since it needs to override:
.ui.menu.fluid,.ui.vertical.menu.fluid{
width:100%!important
}
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