Skip to content

Releases: nativescript-community/ui-collectionview

v4.0.9

10 Nov 20:36

Choose a tag to compare

4.0.9 (2020-11-10)

Bug Fixes

  • android fix for isScrollEnabled (1a3d69c)
  • make Vue demo consistent with others (317cc0c)
  • package json syntax error and format (9b5551f)
  • readme format (5df6613)
  • remove leftover zip file (b8152e9)
  • typo detox test not detox run (8bc82a4)
  • Vue demo to get actionbar (96af995)

Features

  • add Detox packages to demos (90dfbb8)
  • add Detox testing to React demo (1ea0a28)
  • add e2e script to package json (814e052)
  • add initial Detox setup (ad97677)
  • add React plugin typings and demo (a514801)
  • create Detox runner script (8f6b091)
  • Update readme for React (e025492)

v4.0.8

29 Oct 15:33

Choose a tag to compare

4.0.8 (2020-10-29)

Bug Fixes

v4.0.7

29 Oct 15:28

Choose a tag to compare

4.0.7 (2020-10-29)

Bug Fixes

v4.0.6

29 Oct 15:16

Choose a tag to compare

4.0.6 (2020-10-29)

Bug Fixes

  • refactoring for faster loading time on android (3c25475)

v4.0.5

28 Oct 08:56

Choose a tag to compare

4.0.5 (2020-10-28)

Bug Fixes

  • bump @nativescript/core version (0d3b55f)
  • change demo run commands (e7a282e)
  • force Angular template key to lower case (ed91acf)
  • implement Angular practices from Pager plugin (719a3e8)
  • NS7 import locations (d05225d)
  • remove .vscode directory (f98c4e5)
  • remove old Vue demo (3363ff4)
  • try to fix angular error (01689f7)
  • update Angular demo (179b0c6)
  • update package name in README (aaa175b)
  • update README with demo gifs (858908e)

Features