Skip to content

Releases: netceteragroup/skele

v1.0.0-alpha.30

16 Jul 16:22
Compare
Choose a tag to compare
v1.0.0-alpha.30 Pre-release
Pre-release

Features

  • components: Add retainOnceInViewport prop to Viewport.WithPlaceholder (#111) (c88a826)

v1.0.0-alpha.29

24 Jun 06:41
Compare
Choose a tag to compare
v1.0.0-alpha.29 Pre-release
Pre-release

Bug Fixes

  • components: Fix the onContentSizeChange proxy arguments (#110) (4e53eb3)

Features

  • classic: Add remaining HTTP method shortcuts: put(), patch(), head(), options(), del() (#107) (226f9fc)

v1.0.0-alpha.28

19 Mar 16:13
Compare
Choose a tag to compare
v1.0.0-alpha.28 Pre-release
Pre-release

Features

  • components: Add viewport enter and leave callbacks (#105) (9c23033)

v1.0.0-alpha.27

08 Mar 15:03
Compare
Choose a tag to compare
v1.0.0-alpha.27 Pre-release
Pre-release

Bug Fixes

  • core: apply returned update when effect isn't an async function (#95) (ea4a4eb)
  • Use ramda named exports (compatibility w/ ramda v0.25) (#98) (ab359ad)

Features

  • Framework renamed (and beginnings of a new package structure. (#103) (7a6152c)

BREAKING CHANGES

v1.0.0-alpha.26

17 Jan 15:55
Compare
Choose a tag to compare
v1.0.0-alpha.26 Pre-release
Pre-release

Features

  • core: Enhance Improvements: pattern-based results as options and read-independent enhancers support (#92) (14e4bb2)

v1.0.0-alpha.25

02 Jan 14:14
Compare
Choose a tag to compare
v1.0.0-alpha.25 Pre-release
Pre-release

Bug Fixes

  • core: Fix resolution of registered enhancers to updates (#90) (3d499f1)

v1.0.0-alpha.24

02 Jan 10:11
Compare
Choose a tag to compare
v1.0.0-alpha.24 Pre-release
Pre-release

Features

v1.0.0-alpha.23

12 Dec 13:28
Compare
Choose a tag to compare
v1.0.0-alpha.23 Pre-release
Pre-release

Bug Fixes

  • components: Fix sharing of last event data between different trackers (#78) (aff1a6a)

v1.0.0-alpha.22

11 Dec 15:18
Compare
Choose a tag to compare
v1.0.0-alpha.22 Pre-release
Pre-release

Bug Fixes

  • components: Enable notification with last event data on add (#77) (d0903c2)

v1.0.0-alpha.21

13 Nov 11:09
Compare
Choose a tag to compare
v1.0.0-alpha.21 Pre-release
Pre-release

Bug Fixes

  • components: Invoke ref function of tracked child (#75) (6c6b4c4)