Skip to content

Releases: native-ly/native-color-picker

1.3.5

07 Apr 11:13
77c5d4d
Compare
Choose a tag to compare

Changes

Improvement

  • added missing types

1.3.3 / 1.3.4

12 Mar 11:32
Compare
Choose a tag to compare

Changes

Change

  • updated types

1.3.2

12 Mar 09:23
Compare
Choose a tag to compare

Changes

Documentation

  • updated README.md

1.3.1

25 Jan 13:56
b671e31
Compare
Choose a tag to compare

Changes

Repository Changes

  • replaced Webpack with Rollup
  • added module output

1.3.0

11 Dec 18:57
8a8e307
Compare
Choose a tag to compare

Changes

Breaking Changes

  • renamed marker to markerType
  • renamed markerStyle to markerDisplay

New Feature

  • added itemProps, itemStyle, linearGradientProps, linearGradientStyle props

Change

  • removed styled-components

Bug Fix

  • fixed shadow option on Android devices

1.2.0

27 Aug 16:09
ad60c8a
Compare
Choose a tag to compare

Changes

Repository Changes

  • added type definitions to output files

1.1.0

23 Jun 11:05
fc3833a
Compare
Choose a tag to compare

Changes

New Feature

  • added animate option

Change

  • switched from expo to expo-linear-gradient

Breaking Changes

  • dropped support for Expo < 33.0.0

1.0.0

09 May 20:57
Compare
Choose a tag to compare

Changes

Documentation

  • added preview image to README.md

Breaking Changes

  • dropped support for Expo < 31.0.0

Repository Changes

  • updated dependencies

1.0.0 beta 3

14 Apr 17:20
Compare
Choose a tag to compare
1.0.0 beta 3 Pre-release
Pre-release

Changes

Breaking Changes

  • NativeColorCards component is now default export

1.0.0 beta 2

14 Apr 15:36
Compare
Choose a tag to compare
1.0.0 beta 2 Pre-release
Pre-release

Changes

Repository Changes

  • switched from babel to typescript loader

Internal

  • updated types & interfaces