1.0.0 (2019-07-17)
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:
- fix: make the plugin androidx compatible #108 (tgpetrov)
- Fixed link to blog #106 (cacodev)
- Update README.md #102 (jofftiquez)
- Fix for #89 #91 (kanayo)
- Add optional ripple effect (Android only) #87 (gsmedley)
3.0.0 (2018-04-15)
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:
2.0.3 (2017-09-29)
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)
Closed issues:
- Support for Nativescript 3.0? #52
2.0.0-rc.0 (2017-04-19)
Closed issues:
Merged pull requests:
1.3.2 (2017-02-08)
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:
- Update README.md #48 (vladimirnani)
- Fix for shadowColor on iOS not being set #47 (manijak)
- Updated default values for iOS and README. #45 (manijak)
1.3.0 (2017-01-19)
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)
1.2.1 (2016-12-05)
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)
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)
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:
- Using the status bar height can return invalid values when in landscape #19 (NathanaelA)
- Refactor ts clean #16 (NathanWalker)
1.1.0 (2016-03-22)
Closed issues:
Merged pull requests:
- feat(iOS): new/improved implementation with more control over look/feel #14 (NathanWalker)
- feat(MaterialCard): use new simpler MaterialCard #13 (NathanWalker)
- fix(iOS): issue with setters #8 (NathanWalker)
- ios screenshots #7 (NathanWalker)
- add contributing guidelines #6 (NathanWalker)
- feat(iOS): support CardView on iOS #5 (NathanWalker)
- Just a little typo #3 (EddyVerbruggen)
- Fixed CardView to render and allow a child. #1 (NathanaelA)
* This Change Log was automatically generated by github_changelog_generator