Skip to content

Latest commit

 

History

History
236 lines (161 loc) · 15 KB

CHANGELOG.md

File metadata and controls

236 lines (161 loc) · 15 KB

Change Log

v9.3.12 (2018-12-16)

Full Changelog

Fixed bugs:

  • selectedIndex binding with static view does not updateNativeIndex #90

Merged pull requests:

  • Fix selectedIndex binding with static view #91 (mailiam)

v9.3.11 (2018-12-12)

Full Changelog

v9.3.10 (2018-12-12)

Full Changelog

v9.3.9 (2018-12-12)

Full Changelog

v9.3.8 (2018-12-10)

Full Changelog

v9.3.7 (2018-12-10)

Full Changelog

v9.3.6 (2018-12-10)

Full Changelog

v9.3.5 (2018-12-10)

Full Changelog

v9.3.4 (2018-12-10)

Full Changelog

v9.3.3 (2018-12-09)

Full Changelog

Fixed bugs:

  • [object Object], when set a variable of array type previously created in this.items #71
  • insert/remove objects with array.splice doesn't work fine IOS #67

Closed issues:

  • Dynamic data for pager #66

v9.3.2 (2018-12-08)

Full Changelog

v9.3.1 (2018-12-08)

Full Changelog

v9.3.0 (2018-12-08)

Full Changelog

Implemented enhancements:

  • feat: Single item #80
  • Can we load Components within the pager ? #53
  • Using Pager instead TabView #42

v9.2.3 (2018-12-07)

Full Changelog

v9.2.2 (2018-12-07)

Full Changelog

v9.2.0 (2018-12-07)

Full Changelog

Implemented enhancements:

  • feat: Allow cache toggle #89

Closed issues:

  • demo-ng not work #87

v9.1.1 (2018-12-07)

Full Changelog

v9.1.0 (2018-12-04)

Full Changelog

Fixed bugs:

  • Nativescript-pager-v9.0.2 (Attempt to invoke virtual method 'int ) #88
  • AOT Breaks 9.x #85
  • Multi template not working in 9.x? #84

Merged pull requests:

v9.0.3 (2018-12-02)

Full Changelog

v9.0.2 (2018-12-02)

Full Changelog

Implemented enhancements:

  • Question: Is it possible to show multiple slide ? #34

Closed issues:

  • pager weight give dynamically #27

v9.0.1 (2018-12-02)

Full Changelog

Implemented enhancements:

  • Replace UIPageViewController #82
  • Pager view on iPhone X doesn't resize correctly #69

Fixed bugs:

  • Showing empty <Label> instead of Slide Content (Angular 6) #79

Closed issues:

  • Release latest plugin source on npm #78
  • NativeScript-vue support is broken in the NS-vue 2.0.0-alpha version #74
  • Cannot use in nativescript-vue #51

Merged pull requests:

v9.0.0 (2018-12-02)

Full Changelog

Implemented enhancements:

  • [Enhancement] View recycling #60

Closed issues:

  • How to get an instance of the Page? #75
  • selectedIndexChange event.nextIndex is undefined (angular) #72
  • selectedIndexChanged event never fired in Angular Project #70
  • Can we use ListView within the pager? nested ng-templates? #44

Merged pull requests:

v6.0.0 (2018-06-13)

Full Changelog

V8.0.2 (2018-06-13)

Full Changelog

Implemented enhancements:

  • Manual page change is not animated in ios #50
  • [Android] Pager multiple itemTemplates do not work when dynamically loading data #47

Fixed bugs:

  • Wrong package name during README update #62
  • \[Android\] Pager multiple itemTemplates do not work when dynamically loading data #47

Closed issues:

  • more control over the slide #64
  • selectedIndexChanged and multi template does not work in my project #59
  • items array changed - IOS rendering issue #58
  • loads only the next and the prev pages #57
  • Three time call ngOninit in IOS #56
  • always call ngOnInit but never call ngOnDestroy in android #55
  • how to achieve Dynamic page load in new Version ? #54
  • [ios] selectedIndex binding does not work #52
  • Change to items bound ObservableArray does not update views #46
  • How to show absoluteLayout over pager --closed #45
  • Multitemplate Angular, only default template is displayed #43
  • Cannot run demo #41
  • App Crashing - ERROR TypeError: null is not an object (evaluating 'vcRef.clear') #40
  • Crashing at import into module #39
  • This plugin doesn't seems to be working with NS Module Loader (option lazy) #37
  • The event selectedIndexChanged doesn't work on v5.0.10 #36
  • Angular issues #35
  • Request: add documentation for "itemsLoading" event #32
  • UI of pager is not updated correctly when there are changes on the items-array using myObservableArray.setItem(...,...) #30
  • Subviews tap event is not working in IOS #18
  • feature: Support for multple item templates #16

Merged pull requests:

v6.0 (2017-12-21)

Closed issues:

  • Error: View not added to this instance. View: Label(209) CurrentParent: Pager(202) ExpectedParent: DockLayout(185) #31
  • [IOS] - Segmentation fault When Views get Destroyed #29
  • Dynamic page load is not working latest version(5.0.0) #26
  • Demo-ng: More than one view found in list template! Nesting level: 0 #25
  • Issue with nativescript-angular@3.1.0 #22
  • pager selectedindex and indexchanged issue #21
  • Not working in Angular 4 - NS 3 #20
  • (iOS) Crash on navigating back #15
  • angular *ngFor not working #14
  • (iOS) Page content does not use css-classes #13
  • Dynamic construction of the pager content #12
  • Slide changed event #9
  • Pager bugs on iOS with Angular #5
  • Pager Indicator Support #4
  • IOS Support #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator