Skip to content

Latest commit

 

History

History
322 lines (140 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

322 lines (140 loc) · 13.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.5.3 (2023-01-24)

Bug Fixes

  • cpy fix which would prevent typings in published package (bc4e8eb)

2.5.2 (2023-01-24)

Bug Fixes

  • android: native-api-usage fix (bd540f7)

2.5.1 (2022-05-09)

Bug Fixes

  • Indicator styling properties inline support. (f051802)
  • Removed method that prevented color style inheritance. (e62ed03)

2.5.0 (2021-10-21)

Features

  • android: native-api-usage (19397fd)

2.4.9 (2021-09-27)

Note: Version bump only for package @nativescript-community/ui-pulltorefresh

2.4.8 (2021-07-08)

Note: Version bump only for package @nativescript-community/ui-pulltorefresh

2.4.7 (2021-07-01)

Note: Version bump only for package @nativescript-community/ui-pulltorefresh

2.4.6 (2021-03-14)

Bug Fixes

2.4.5 (2020-11-11)

Bug Fixes

  • native android dep update (2cd7011)
  • right imports for typings (9192209)

2.4.4 (2020-11-02)

Note: Version bump only for package @nativescript-community/ui-pulltorefresh

2.4.3 (2020-10-06)

Bug Fixes

  • ios: should fix all cases (3fcb7ad)

2.4.2 (2020-09-30)

Bug Fixes

  • ios: actually right that way! (f41ec4d)

2.4.1 (2020-09-30)

Bug Fixes

  • ios: fix crash on dynamic addition (a3613de)

2.4.0 (2020-09-07)

Features

  • N7 and new package name (228fd68)

2.3.2 (2020-02-26)

Bug Fixes

  • ios: remove UIWebView references since it's deprecated (ecca5a3)

1.0.1 (2019-07-17)

Bug Fixes

  • #29: implement a carousel friendly swipe refresh layout (d0bb135), closes #29

2.2.1 (2019-03-05)

2.2.0 (2018-11-15)

Features

  • TNS4: Allow Nativescript 4 (515daa4)

2.1.0 (2018-02-12)

1.1.10 (2017-03-06)

1.1.8 (2016-09-08)

Change Log

1.0.1 (2019-07-17)

Full Changelog

Implemented enhancements:

  • Fails to build on Android for Nativescript 6.0.0 #57

Closed issues:

  • Top margin issue with ios runtime 3.4.1 #37
  • Incompatible with swipe gestures #29

Merged pull requests:

2.2.2 (2019-04-10)

Full Changelog

Merged pull requests:

  • fix(#29): implement a carousel friendly swipe refresh layout #54 (hettiger)

2.2.1 (2019-03-05)

Full Changelog

Closed issues:

  • Support for RadListView? #17

Merged pull requests:

2.2.0 (2018-11-15)

Full Changelog

Closed issues:

  • JS ERROR Error: Content must inherit from either UIScrollView or WKWebView! #46
  • nativescript-vue #42
  • How to register element properly? #41

Merged pull requests:

2.1.0 (2018-02-12)

Full Changelog

Closed issues:

  • refreshing = false does not work on empty ListView #39
  • List View cant scroll up #36
  • Does not work with parent as GridLayout #35
  • Webpack android build fails with uglify #33
  • Layout issue with NativeScript 3.2 #32
  • How to get android interface #31
  • Not working on Latest NativeScript #30
  • Not working on Android #28
  • this plugin is not compatible with scrollview #26
  • Crashes app on android. #24

Merged pull requests:

2.0.1 (2017-06-14)

Full Changelog

Implemented enhancements:

  • Request: Update for Nativescript 3.0 Breaking Changes #22

Closed issues:

  • Need to use it with tns version 2.5.0 #25

Merged pull requests:

1.1.10 (2017-03-06)

Full Changelog

Closed issues:

  • Cannot scroll ListView up #19
  • Not working in TNS 2.5 #18
  • Support on ios #15
  • Question: Using in NS angular project #14
  • Typescript Error While Registering PullToRefresh In NG2 App #13
  • Angular2 version of pulltorefresh #11

Merged pull requests:

1.1.8 (2016-09-08)

Closed issues:

  • Install through tns-cli #10
  • Pan Event Question - is it bubbled up? #9
  • this.content is undefined #8
  • NPM "nativescript-pulltorefresh": "1.1.3" is missing the typescript definitions. #7
  • Can't find UIRefreshControl in pulltorefresh.d.ts #5
  • _this.listView.refresh is not a function #4

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator