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

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
bradmartin committed Jul 17, 2019
1 parent 9826a6c commit d63dd3b
Showing 1 changed file with 204 additions and 0 deletions.
204 changes: 204 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,204 @@
# Change Log

## [1.0.0](https://github.com/nstudio/nativescript-cardview/tree/1.0.0) (2019-07-17)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/3.0.0...1.0.0)

**Closed issues:**

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

**Merged pull requests:**

- fix: make the plugin androidx compatible [\#108](https://github.com/nstudio/nativescript-cardview/pull/108) ([tgpetrov](https://github.com/tgpetrov))
- Fixed link to blog [\#106](https://github.com/nstudio/nativescript-cardview/pull/106) ([cacodev](https://github.com/cacodev))
- Update README.md [\#102](https://github.com/nstudio/nativescript-cardview/pull/102) ([jofftiquez](https://github.com/jofftiquez))
- Fix for https://github.com/bradmartin/nativescript-cardview/issues/89 [\#91](https://github.com/nstudio/nativescript-cardview/pull/91) ([kanayo](https://github.com/kanayo))
- Add optional ripple effect \(Android only\) [\#87](https://github.com/nstudio/nativescript-cardview/pull/87) ([gsmedley](https://github.com/gsmedley))

## [3.0.0](https://github.com/nstudio/nativescript-cardview/tree/3.0.0) (2018-04-15)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/2.0.3...3.0.0)

**Implemented enhancements:**

- Update Demo dir App\_Resources to newer NS app template [\#73](https://github.com/nstudio/nativescript-cardview/issues/73)

**Closed issues:**

- TypeError: android.support.v7.widget.CardView is not a constructor [\#84](https://github.com/nstudio/nativescript-cardview/issues/84)
- Cardview not working [\#82](https://github.com/nstudio/nativescript-cardview/issues/82)
- Angular Version imports [\#81](https://github.com/nstudio/nativescript-cardview/issues/81)
- Dynamically create cards and append to StackLayout. [\#80](https://github.com/nstudio/nativescript-cardview/issues/80)
- radius issue [\#76](https://github.com/nstudio/nativescript-cardview/issues/76)
- Check compatibility with [email protected] and update peerDependencies [\#75](https://github.com/nstudio/nativescript-cardview/issues/75)
- bug on IOS only. Android looks perfect [\#72](https://github.com/nstudio/nativescript-cardview/issues/72)
- Cannot read property "newDrawable" of null, undefine [\#71](https://github.com/nstudio/nativescript-cardview/issues/71)
- IOS problem: color undefind [\#65](https://github.com/nstudio/nativescript-cardview/issues/65)
- TypeError: Cannot read property 'newDrawable' of null [\#64](https://github.com/nstudio/nativescript-cardview/issues/64)
- using css class parameter breaks iOS when navigating [\#58](https://github.com/nstudio/nativescript-cardview/issues/58)

**Merged pull requests:**

- Support tns code modules 3.3.0 [\#70](https://github.com/nstudio/nativescript-cardview/pull/70) ([shiv19](https://github.com/shiv19))

## [2.0.3](https://github.com/nstudio/nativescript-cardview/tree/2.0.3) (2017-09-29)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/2.0.1...2.0.3)

**Closed issues:**

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

**Merged pull requests:**

- Fixed color undefined issue for NativeScript 3.1 when navigating \(\#65\) [\#67](https://github.com/nstudio/nativescript-cardview/pull/67) ([YvesCandel](https://github.com/YvesCandel))
- fix background color setted by property or css\(background-color\) [\#57](https://github.com/nstudio/nativescript-cardview/pull/57) ([danielgek](https://github.com/danielgek))

## [2.0.1](https://github.com/nstudio/nativescript-cardview/tree/2.0.1) (2017-05-23)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/2.0.0-rc.0...2.0.1)

**Closed issues:**

- Support for Nativescript 3.0? [\#52](https://github.com/nstudio/nativescript-cardview/issues/52)

## [2.0.0-rc.0](https://github.com/nstudio/nativescript-cardview/tree/2.0.0-rc.0) (2017-04-19)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/1.3.2...2.0.0-rc.0)

**Closed issues:**

- shadow direction android [\#50](https://github.com/nstudio/nativescript-cardview/issues/50)
- toggle shadow on card with clicks doesn't work on android [\#49](https://github.com/nstudio/nativescript-cardview/issues/49)

**Merged pull requests:**

- Update for NativeScript 3.0-rc [\#51](https://github.com/nstudio/nativescript-cardview/pull/51) ([DickSmith](https://github.com/DickSmith))

## [1.3.2](https://github.com/nstudio/nativescript-cardview/tree/1.3.2) (2017-02-08)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/1.3.0...1.3.2)

**Closed issues:**

- nativescript-cardview not found [\#46](https://github.com/nstudio/nativescript-cardview/issues/46)
- shadowRadius [\#44](https://github.com/nstudio/nativescript-cardview/issues/44)
- NPM has old version [\#42](https://github.com/nstudio/nativescript-cardview/issues/42)
- Investigate shadowOffset with latest changes for iOS [\#40](https://github.com/nstudio/nativescript-cardview/issues/40)
- Unable to build module [\#39](https://github.com/nstudio/nativescript-cardview/issues/39)

**Merged pull requests:**

- Update README.md [\#48](https://github.com/nstudio/nativescript-cardview/pull/48) ([vladimirnani](https://github.com/vladimirnani))
- Fix for shadowColor on iOS not being set [\#47](https://github.com/nstudio/nativescript-cardview/pull/47) ([manijak](https://github.com/manijak))
- Updated default values for iOS and README. [\#45](https://github.com/nstudio/nativescript-cardview/pull/45) ([manijak](https://github.com/manijak))

## [1.3.0](https://github.com/nstudio/nativescript-cardview/tree/1.3.0) (2017-01-19)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/1.2.0...1.3.0)

**Closed issues:**

- Angular Sample on README [\#41](https://github.com/nstudio/nativescript-cardview/issues/41)
- Issues with iOS, build failing [\#36](https://github.com/nstudio/nativescript-cardview/issues/36)
- Not working in Android [\#35](https://github.com/nstudio/nativescript-cardview/issues/35)
- \[Android\] Image inside CardView gets grayscaled [\#32](https://github.com/nstudio/nativescript-cardview/issues/32)

**Merged pull requests:**

- fixed issue with setting shadowOffset [\#43](https://github.com/nstudio/nativescript-cardview/pull/43) ([manijak](https://github.com/manijak))
- iOS refactor, removing the Swift-pod [\#38](https://github.com/nstudio/nativescript-cardview/pull/38) ([manijak](https://github.com/manijak))

## [1.2.0](https://github.com/nstudio/nativescript-cardview/tree/1.2.0) (2016-12-05)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/1.2.1...1.2.0)

## [1.2.1](https://github.com/nstudio/nativescript-cardview/tree/1.2.1) (2016-12-05)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/1.1.10...1.2.1)

**Closed issues:**

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

**Merged pull requests:**

- Update package.json to allow webpack bundling [\#37](https://github.com/nstudio/nativescript-cardview/pull/37) ([sis0k0](https://github.com/sis0k0))
- feat: support Swift 3.0 with iOS version [\#31](https://github.com/nstudio/nativescript-cardview/pull/31) ([NathanWalker](https://github.com/NathanWalker))

## [1.1.10](https://github.com/nstudio/nativescript-cardview/tree/1.1.10) (2016-08-09)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/1.1.9...1.1.10)

**Closed issues:**

- cardview.d.ts is not a module [\#26](https://github.com/nstudio/nativescript-cardview/issues/26)
- adding cardview to angular project [\#25](https://github.com/nstudio/nativescript-cardview/issues/25)
- creating cardview dynamically [\#23](https://github.com/nstudio/nativescript-cardview/issues/23)

## [1.1.9](https://github.com/nstudio/nativescript-cardview/tree/1.1.9) (2016-07-26)
[Full Changelog](https://github.com/nstudio/nativescript-cardview/compare/1.1.0...1.1.9)

**Closed issues:**

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

**Merged pull requests:**

- Using the status bar height can return invalid values when in landscape [\#19](https://github.com/nstudio/nativescript-cardview/pull/19) ([NathanaelA](https://github.com/NathanaelA))
- Refactor ts clean [\#16](https://github.com/nstudio/nativescript-cardview/pull/16) ([NathanWalker](https://github.com/NathanWalker))

## [1.1.0](https://github.com/nstudio/nativescript-cardview/tree/1.1.0) (2016-03-22)
**Closed issues:**

- iOS problem [\#10](https://github.com/nstudio/nativescript-cardview/issues/10)
- android.support.v7.CardView is not a function [\#4](https://github.com/nstudio/nativescript-cardview/issues/4)
- working on iOS support [\#2](https://github.com/nstudio/nativescript-cardview/issues/2)

**Merged pull requests:**

- feat\(iOS\): new/improved implementation with more control over look/feel [\#14](https://github.com/nstudio/nativescript-cardview/pull/14) ([NathanWalker](https://github.com/NathanWalker))
- feat\(MaterialCard\): use new simpler MaterialCard [\#13](https://github.com/nstudio/nativescript-cardview/pull/13) ([NathanWalker](https://github.com/NathanWalker))
- fix\(iOS\): issue with setters [\#8](https://github.com/nstudio/nativescript-cardview/pull/8) ([NathanWalker](https://github.com/NathanWalker))
- ios screenshots [\#7](https://github.com/nstudio/nativescript-cardview/pull/7) ([NathanWalker](https://github.com/NathanWalker))
- add contributing guidelines [\#6](https://github.com/nstudio/nativescript-cardview/pull/6) ([NathanWalker](https://github.com/NathanWalker))
- feat\(iOS\): support CardView on iOS [\#5](https://github.com/nstudio/nativescript-cardview/pull/5) ([NathanWalker](https://github.com/NathanWalker))
- Just a little typo [\#3](https://github.com/nstudio/nativescript-cardview/pull/3) ([EddyVerbruggen](https://github.com/EddyVerbruggen))
- Fixed CardView to render and allow a child. [\#1](https://github.com/nstudio/nativescript-cardview/pull/1) ([NathanaelA](https://github.com/NathanaelA))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit d63dd3b

Please sign in to comment.