Skip to content

Releases: casesandberg/react-color

v2.18.1

04 May 00:55
Compare
Choose a tag to compare

Patches

  • (BlockPicker): fixes blockpicker input not working: #616
  • Default chrome view picker: #665
  • Remove cWRP from ColorWrap: #662
  • Remove cWRP from ChromeFields: #661
  • Remove wWRP from EdibleInput: #635
  • Fixes Corners Jumping in Saturation Field: #670
  • [Example] With Portals: #617
  • Fix duplicated % symbols in Chrome Picker: #704
  • Passing children to Checkboard component: #703
  • Example with hooks: #700
  • Fix Duplicate Percentage in EdibleInput: #708
  • Fix EdibleInput from rejecting 0% and 1%: #709
  • Fix CirclePicker white pixel bug: #710
  • Remove isValidHex validation from Swatches: #688
  • Fix Color Source Bug on Saturation and Hue: #671

Credits

Huge thanks to @erkkaha, @DarrenBangsund, @mfix22, @blimusiek, @pizza3, @saikatbhattacharya, and @kriscarle for helping!

v2.17.3

08 Jan 17:35
Compare
Choose a tag to compare

Patches

  • Export Helpers: #613
  • Dont Change Color on Hover: #612
  • Remove preventDefault on passive events: #611

v2.13.8

08 Sep 18:22
Compare
Choose a tag to compare

Patches

  • Clean Up Root & Remove Modules: #410
  • Fix typo in SketchFields.js: #409
  • Eslint Fixes + Chain to Test Command: #411
  • More Examples: #412
  • Update Eslint Defaults: #414
  • Move Prop Types to Deps: #415
  • Remove .babelrc from NPM Payload: #417
  • Change PropTypes to Track Public Package: #419

Credits

Huge thanks to @casesandberg and @stevekinney for their help!

v2.13.6

31 Aug 03:57
Compare
Choose a tag to compare

Patches

  • Allow Github.js receive width props as percentage: #396
  • Validation conflict between parent and child object. Since the property is passed down (and unused in parent object), removed the presetColor validation from the Sketch.: #401
  • Remove presetColors propType from Sketch: #402
  • Allow Setting of className Prop: #403

Credits

Huge thanks to @Gtosta96, @SpencerDawson and @casesandberg for their help!

v2.13.5

20 Aug 21:04
Compare
Choose a tag to compare

Patches

  • Initial Storybook: #394
  • Get width and height from getBoundingClientRect: #391
  • Fix(helper): fix duplicated 'a' when validating: #389
  • Fix overflow edge of GitHubSwatch on Firefox: #387

Credits

Huge thanks to @casesandberg, @yadomi, @WaiSiuKei and @yhatt for their help!

v2.13.4

23 Jul 22:25
Compare
Choose a tag to compare

Patches

  • Fix arrow controls for chrome hsl: #384

Credits

Huge thanks to @jeroenransijn for their help!

v2.13.1

05 Jul 22:30
Compare
Choose a tag to compare

Patches

  • Fix helpers tests: #368
  • Fix prop being changed directly: #362
  • Fix the color object being handed to onSwatchHover: #369
  • Changed string refs to function refs.: #375
  • Disable spell checking in color text input: #373

Credits

Huge thanks to @ldanet, @pconerly, @nwlieb and @vasconita for their help!

v2.12.0

01 Jun 19:53
Compare
Choose a tag to compare

Minor Changes

  • Add Current Hex Code to Twitter and Block Pickers: #351
  • Transparent Swatches: #354

Patches

  • Remove Deprecated Visible API: #352
  • Guard onClick and onChange callbacks: #353

Credits

Huge thanks to @casesandberg for their help!

2.11.4

09 Mar 23:48
Compare
Choose a tag to compare

Since Inception

Read more

2.11.0

05 Jan 14:56
Compare
Choose a tag to compare

Minor Changes

  • Use html title attribute on Swatch: #316

Patches

  • Fix pointer events on sketch preset colors: #315
  • Update Material Colors to Fix Const Issue: #317