Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 14:44
· 26 commits to master since this release

1.0.0 (2024-04-19)

⚠ BREAKING CHANGES

  • GridLayoutProvider in GridLayout dot notation
  • extracted ItemWrapper
  • extracted ResizeHelper from Placeholder
  • extract the dynamic concept

Features

  • added animationTimingFunction (ee70b54)
  • added offsetY for the reposition formula (6869911)
  • added showAfterAdjustInitialSize & sep. layout modifications (03dcf11)
  • adjust the predefined autoscroll threshold (6db4fe6)
  • extract the dynamic concept (91b6afd)
  • extracted ItemWrapper (66f9745)
  • extracted ResizeHelper from Placeholder (645b122)
  • GridLayoutProvider in GridLayout dot notation (668e0f6)
  • initial commit (61e7255)
  • onChange callback merge with final (f32da1f)
  • prefer the non animation movement (c7a88a7)
  • removed debounce from layoutUpdate (63523fd)
  • use 0.1 as default animation (a357d96)
  • use factors instead a precached fn for scale (6101e46)

Bug Fixes

  • another resolveCollisions problem (2978a4d)
  • resize helper not working after refactor (a5bd4ba)
  • resolveCollisions branch preference (ace8d41)
  • resolveCollisions branch preference each iter (a010754)
  • resolveCollisions branch priority each iter (b37a88d)
  • weird movement with items (745a89f)