Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
01f1699
fix: let UI settle before testing for segment being in view
olzzon Mar 18, 2025
256b0b0
fix: lower time for UI settle before changing isVisible
olzzon Mar 19, 2025
eac3da2
fix: recursive event emits to onGoToPartInstance when scrollToPartIns…
olzzon Mar 19, 2025
6c49b1f
fox: remove requestIdleCallback implementation as scrollToPosition is…
olzzon Mar 20, 2025
e372cb7
fix: maintainFocusOnPartInstance race condition
olzzon Mar 20, 2025
ee09bf8
fix: remove left over console.logs
olzzon Mar 20, 2025
815c1a6
fix: virtualElement shouldn't adjust while scrolling. Earlier there w…
olzzon Mar 21, 2025
3bdcaa8
feat: lower delay before scrollstart
olzzon Mar 21, 2025
978e38b
feat: add message for 2.stage scroll to log how often this happens. (…
olzzon Mar 21, 2025
040c1bd
fix: raise wait before scroll to ensure element is ready
olzzon Mar 21, 2025
8ee1e3a
fix: to slow update if segment need 2.stage adjustment
olzzon Mar 21, 2025
2b60c8d
fix: ensure 2.stage is not ran until virtualelement has been updated …
olzzon Mar 21, 2025
bfa84e9
fix: correct height of VirtualElements
olzzon Mar 21, 2025
da7f9b3
fix: cleanup pendingFirstStagetimeout
olzzon Mar 21, 2025
b3292e3
fix: don't expose viewPortScrollingState use getViewPortScrollingStat…
olzzon Mar 21, 2025
fb274e9
fix: use throttle in onWheelScrollInner for more fluid scrolling
olzzon Mar 21, 2025
c05b83e
fix: Safari race condition in virtualElement
olzzon Mar 21, 2025
7b5491f
fix: add delay on extra check when scrolling long list
olzzon Mar 24, 2025
ba24157
feat: simplify VirtualElemt to avoid racecondition between useEffect …
olzzon Mar 24, 2025
b20f677
fix: add precalculated measurement
olzzon Mar 24, 2025
11b3077
feat: simplify size measure and inititaly use default height - prepar…
olzzon Mar 25, 2025
5333e7a
feat: add resize support to virtual elements
olzzon Mar 25, 2025
16f3027
feat: prepare for dynamic resize observers based on inView
olzzon Mar 25, 2025
bcaa633
feat: dynamic resize handler
olzzon Mar 25, 2025
8f0b58c
feat: added singleton resize manager
olzzon Mar 25, 2025
cef0db0
fix: add mutation observer for resizes on activate and on take
olzzon Mar 26, 2025
26b7004
fix: remote double measurement on load, as the observer takes care of…
olzzon Mar 26, 2025
9b1ae19
fix: set isShowingChildren imidiatly when element are in view to avoi…
olzzon Mar 26, 2025
325873a
fix: add initial measurement of elements in view, to ensure correct s…
olzzon Mar 26, 2025
b386d29
fix: timer active was lost - using useRef for timer reference
olzzon Mar 26, 2025
57e4a8f
fix: enforce element visibility if resizing while scrolling
olzzon Mar 26, 2025
07ed44a
fix: add small delay to ensure nextPartInfo is ready prior to scroll
olzzon Mar 27, 2025
1d50f35
fix: ensure elements in view are always visible
olzzon Mar 27, 2025
449f5ef
fix: add position interval check to ensure that all elements in view …
olzzon Mar 27, 2025
4976696
fix: raise time for detach live segment
olzzon Mar 28, 2025
34e8021
fix: take unknown elements into account
olzzon Mar 28, 2025
6fe3507
fix: raise secondStage scroll time for slow machines
olzzon Oct 3, 2025
f251cd4
fix: more accurate initial heigth for VirtualElements + fallback fix…
olzzon Oct 3, 2025
26455fc
fix: VirtualElement use segment styling on placehodlers
olzzon Oct 27, 2025
e30dd08
fix: on air button could disappear permanently when scrolling just af…
olzzon Mar 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading