Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Latest commit

 

History

History
204 lines (148 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

204 lines (148 loc) · 14.5 KB

Change Log

1.0.0 (2019-07-17)

Full Changelog

Closed issues:

  • How to import CardView in a module #111
  • minimum android sdk version #101
  • Card not working in Tabview in Nativescript-vue #100
  • Pressed item look #99
  • Any support for NativeScript 5? #97
  • Linear-Gradient #96
  • Android Elevation #93
  • Overflow menu #92
  • Android build fails with: String index out of range: -1 #90
  • java.lang.NoSuchMethodError: Landroid/view/View.setForeground() #89
  • Round Shape #88
  • CardView is not a constructor error #86
  • Cardview not perfectly layouted the first time page loaded #85
  • not working for webpack build #83
  • Not working with nativescript-vue #79
  • Error during npm run build or setup #78
  • No drop shadow on Android 8.1 #77
  • ios display issue #74

Merged pull requests:

3.0.0 (2018-04-15)

Full Changelog

Implemented enhancements:

  • Update Demo dir App_Resources to newer NS app template #73

Closed issues:

  • TypeError: android.support.v7.widget.CardView is not a constructor #84
  • Cardview not working #82
  • Angular Version imports #81
  • Dynamically create cards and append to StackLayout. #80
  • radius issue #76
  • Check compatibility with tns-core-modules@3.4.0 and update peerDependencies #75
  • bug on IOS only. Android looks perfect #72
  • Cannot read property "newDrawable" of null, undefine #71
  • IOS problem: color undefind #65
  • TypeError: Cannot read property 'newDrawable' of null #64
  • using css class parameter breaks iOS when navigating #58

Merged pull requests:

  • Support tns code modules 3.3.0 #70 (shiv19)

2.0.3 (2017-09-29)

Full Changelog

Closed issues:

  • iOS Not Displaying Border and Instead Applies Shadow to Every Element #69
  • Setting radius doesn't have any effect #68
  • Unable to build after installing nativescript-cardview (Error retrieving parent for item 'android:TextAppearance.Material.Widget.Button.Borderless.Colored') #66
  • upload images and videos to Facebookcard #63
  • Ripple effect suggestion #62
  • tabviewItme is not supported #61
  • angular version #60
  • In listview cell selection problem #59
  • no styles when in a scrollView #56
  • default style issues #55
  • radius doesn't work in ios #54
  • CardView doesn't refresh #53

Merged pull requests:

  • Fixed color undefined issue for NativeScript 3.1 when navigating (#65) #67 (YvesCandel)
  • fix background color setted by property or css(background-color) #57 (danielgek)

2.0.1 (2017-05-23)

Full Changelog

Closed issues:

  • Support for Nativescript 3.0? #52

2.0.0-rc.0 (2017-04-19)

Full Changelog

Closed issues:

  • shadow direction android #50
  • toggle shadow on card with clicks doesn't work on android #49

Merged pull requests:

1.3.2 (2017-02-08)

Full Changelog

Closed issues:

  • nativescript-cardview not found #46
  • shadowRadius #44
  • NPM has old version #42
  • Investigate shadowOffset with latest changes for iOS #40
  • Unable to build module #39

Merged pull requests:

1.3.0 (2017-01-19)

Full Changelog

Closed issues:

  • Angular Sample on README #41
  • Issues with iOS, build failing #36
  • Not working in Android #35
  • [Android] Image inside CardView gets grayscaled #32

Merged pull requests:

  • fixed issue with setting shadowOffset #43 (manijak)
  • iOS refactor, removing the Swift-pod #38 (manijak)

1.2.0 (2016-12-05)

Full Changelog

1.2.1 (2016-12-05)

Full Changelog

Closed issues:

  • Error on IOS build --ng (pod issue) #34
  • [iOS] Can't find variable: MaterialCard #33
  • iOS - Error when uploading App to iTunesConnect #30
  • iOS build with Xcode 8 throws "Command xcodebuild failed with exit code 65" #29
  • Typescript Error While Registering CardView In NG2 App #28
  • Error when run on emulator #27

Merged pull requests:

  • Update package.json to allow webpack bundling #37 (sis0k0)
  • feat: support Swift 3.0 with iOS version #31 (NathanWalker)

1.1.10 (2016-08-09)

Full Changelog

Closed issues:

  • cardview.d.ts is not a module #26
  • adding cardview to angular project #25
  • creating cardview dynamically #23

1.1.9 (2016-07-26)

Full Changelog

Closed issues:

  • cardview not working in angular 2 #24
  • Cardview fails on IOS when running second time tns run command #22
  • iOS Build Error on Telerik AppBuilder #21
  • release 1.1.3 seems to be missing *.js files #20
  • Cardview using in ListView or Repeater has no drop shadow on Android. #18
  • NativeScript Card View plugin support for Apps using Angular 2 #17
  • Android 5.1.1, {N} 1.7.1, CardView strange #15
  • Can't find variable MaterialCardView on iOS #12
  • cardColor #11
  • Android CardView - background color problem #9

Merged pull requests:

1.1.0 (2016-03-22)

Closed issues:

  • iOS problem #10
  • android.support.v7.CardView is not a function #4
  • working on iOS support #2

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator