Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: LegendApp/legend-list

v3.0.6

16 Jun 14:21
@jmeistrich jmeistrich

Choose a tag to compare

  • Fix: KeyboardAwareLegendList now accounts for bottom insets when alignItemsAtEnd is used, so short chat-style lists stay pinned above the keyboard or safe area instead of being pushed too low or leaving extra scroll space.
Assets 2
Loading
slymntrm, Splicer97, HamoBoker, SpasiboKojima, buriev, and sajorahasan reacted with thumbs up emoji
6 people reacted

v3.0.5

16 Jun 10:52
@jmeistrich jmeistrich

Choose a tag to compare

  • Fix: clearCaches now rechecks the rows that are already on screen, so resetting the size cache does not leave items stuck in old positions.
  • Perf: Scrolling through content that is already rendered now updates viewability with less work.
  • Perf: Trimmed repeated work during scrolls, especially around recycled containers, sticky headers, size checks, and viewability.
  • Perf: Large and fast scrolls now reuse more of the same scroll state instead of recalculating it in multiple places.
Loading
Splicer97, HamoBoker, and ericpoulinnz reacted with thumbs up emoji SpasiboKojima and HamoBoker reacted with heart emoji buriev and HamoBoker reacted with rocket emoji
5 people reacted

v3.0.4

09 Jun 15:43
@jmeistrich jmeistrich

Choose a tag to compare

  • Fix: scrollToEnd now waits for newly committed data before targeting the final item, improving chat-style append-and-scroll flows.
  • Fix: Anchored end space waits for measured or fixed tail sizes before reporting readiness, avoiding stale end-space values during append flows.
  • Feat: Add anchoredEndSpace.onReady to notify when the anchored tail has authoritative sizing.
Loading
HamoBoker, SpasiboKojima, d3ol-dev, sajorahasan, and ericpoulinnz reacted with heart emoji ChronoByteCosmonaut reacted with rocket emoji
6 people reacted

v3.0.3

07 Jun 15:31
@jmeistrich jmeistrich

Choose a tag to compare

  • Fix: MVCP was getting batched to improve big jumps, but was making scroll worse
  • Fix: On native, ignore one-physical-pixel layout measurement noise, preventing unnecessary item size updates from Fabric and native onLayout rounding differences.
  • Fix: Average item sizes update correctly when getFixedItemSize returns undefined for only some item types.
Loading
Splicer97, HamoBoker, and SpasiboKojima reacted with thumbs up emoji
3 people reacted

v3.0.2

05 Jun 18:19
@jmeistrich jmeistrich

Choose a tag to compare

  • Fix: Using viewability was causing scrolling to end to sometimes not update items in view if the JS thread was slammed
Loading
HamoBoker and SpasiboKojima reacted with thumbs up emoji
2 people reacted

v3.0.1

05 Jun 16:23
@jmeistrich jmeistrich

Choose a tag to compare

  • Feat: SectionList now supports getFixedItemSize for items, headers, footers, and separators.
  • Fix: Non-animated scrollTo calls now precompute the target range before scrolling, preventing temporary blank content around the destination.
  • Fix: scrollToIndex was landing at the wrong location on iOS in some scenarios
Loading
HamoBoker, lin72h, buriev, and sajorahasan reacted with heart emoji
4 people reacted

v3.0.0

28 May 08:33
@jmeistrich jmeistrich

Choose a tag to compare

  • Feat: Web support
  • Breaking: Some of the maintainVisibleContentPosition behavior for preventing jumping while scrolling is now core behavior, and the behavior for maintaining scroll position when adding data is controlled by the prop, which is now disabled by default.
  • See https://legendapp.com/open-source/list/v3/migration/
Loading
buriev, ericpoulinnz, FleetAdmiralJakob, MCW77, lin72h, Ahmedhamed77, christophemenager, poppy-lee, and PhilipGrefe reacted with hooray emoji enzomanuelmangano, jeongshin, efstathiosntonas, SpasiboKojima, HamoBoker, r-variichuk, flodlc, skrtdev, buriev, koyrkr, and 13 more reacted with heart emoji
25 people reacted

v2.0.19

23 Dec 04:00
@jmeistrich jmeistrich

Choose a tag to compare

  • Fix: Add safety checks for getItemType, getEstimatedItemSize, getFixedItemSize, and keyExtractor to prevent calling when index is out of range
  • Fix: Error with animatedProps in reanimated integration
Loading
petrichor-hl, SpasiboKojima, 7dp, and hroyo reacted with thumbs up emoji
4 people reacted

v2.0.18

14 Dec 10:25
@jmeistrich jmeistrich

Choose a tag to compare

  • Improvement: KeyboardAvoidingLegendList now supports KeyboardGestureArea with improved interactive behavior
Loading
HamoBoker, SpasiboKojima, flexbox, and 7dp reacted with heart emoji
4 people reacted

v2.0.17

14 Dec 02:19
@jmeistrich jmeistrich

Choose a tag to compare

  • Feat: Add stickyHeaderOffset property to control sticky header positioning
  • Feat: Add sticky header backdrop component support
  • Fix: Improve KeyboardAvoidingLegendList quality by using animated contentOffset y instead of reanimated scrollTo
  • Fix: Initial scroll could sometimes be out of range beyond the ScrollView if some items are much larger than the estimated size
  • Fix: Item layout updates now work correctly when container is the exact same size as previous item on old arch
Loading
7dp reacted with heart emoji
1 person reacted
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /