Skip to content

Releases: p3ol/junipero

Heaven Is a Place on Earth

19 Mar 14:35
Compare
Choose a tag to compare

v1.0.1

22 March 2019

  • Update eslint-config-fbjs to the latest version πŸš€ #5
  • Add tel type for text-field component #6
  • Add Greenkeeper badge 🌴 #4
  • docs: update changelog 224b0a1
  • fix: fix default labels 499ad71
  • chore: update eslint-plugin-relay 09fd7d0
  • chore(package): update lockfile yarn.lock e31801d
  • test(text-field): add test for input tel type 3b95146
  • chore(package): update eslint-config-fbjs to version 3.1.0 b71d4a5
  • chore: bump version b722060
  • fix(select-field): fix default validate existence check 2102d97
  • style(color-picker): fix styling issue 1d8bbe9
  • feat(text-field): add tel type 2dc5630

v1.0.0

19 March 2019

  • chore: upgrade dependencies bd7ff4f
  • chore: add jest to project 9b745a7
  • chore: add enzyme to project 2836417
  • test: add utils tests 00f70ce
  • test(tags-field): add tests 03db036
  • test(select-field): add tests 9bc2992
  • test(tooltip): add tests 7cbf324
  • test(date-field): add tests 060ff33
  • chore: upgrade dependencies ae2d038
  • test(text-field): add tests 5b0e308

forceLabel option

19 Feb 16:44
Compare
Choose a tag to compare

v0.4.4

1 March 2019

  • fix(dropdown-menu): add menu inner to animate menu without limitations from popper own styles 3f58aa9
  • fix(tooltip): make popper scheduleUpdate available through ref instead of prop 2c34113
  • style(button): fix buttons disabled colors 59a776c
  • fix(text-field): fix missing email input type 5dc1902

v0.4.3

22 February 2019

  • fix(color-picker): fix typo in prop types definition 8372f08

v0.4.2

19 February 2019

  • fix(tags-field): wrong use of prevent default 8d7b7cc

v0.4.1

19 February 2019

  • style: fix placeholders styling f316284
  • fix(tags-field): prevent key events to avoid sending parent form when adding tags 854bc52
  • fix(tags-field): missing forceLabel option 8838d35

v0.4.0

19 February 2019

  • feat: add forceLabel option to DateField, SelectField, ColorField & TextField f5346d7
  • fix(select-field): fix parseTitle method 604746d
  • fix(select-field): missing dirty state update 5603053
  • fix(date-field): check for value existence when parsing title with default method e13fe60

Read-only mode

18 Feb 14:33
Compare
Choose a tag to compare

v0.3.2

19 February 2019

  • fix(tooltip): add ability to call Popper.js scheduleUpdate 5f91ea6

v0.3.1

18 February 2019

  • style: fix read-only styling c423351

v0.3.0

18 February 2019

  • feat: add readOnly prop to fields with input f9bb29e

Custom Tooltip trigger

06 Feb 08:53
Compare
Choose a tag to compare

v0.2.1

12 February 2019

  • fix(toggle): add missing reset method 23886a5
  • chore: fix auto changelog config 79dc9de
  • fix(colorpicker): set default value to empty string 9e6673a

v0.2.0

6 February 2019

  • fix(colorpicker): update value even when empty string a79b2fe
  • feat(tooltip): add custom trigger e980bd9
  • refactor(checkbox): organize props a400192
  • fix(switch): omit value from being applied to switch children c0571bf

Production ready

16 Jan 09:00
Compare
Choose a tag to compare

v0.1.4

5 February 2019

  • style: fix buttons styling 78a185b
  • fix: fix wrong color picker menu positioning 817bb9f

v0.1.3

1 February 2019

  • fix: fix animations handling fe0252e

v0.1.2

29 January 2019

  • fix(button): accept react components as tag 52d4c6b

v0.1.1

25 January 2019

  • chore: add auto changelog to project fb53905
  • fix: fix button appearance on safari 5159087

v0.1.0

16 January 2019

  • chore: bump first production-ready version πŸŽ‰ 93d8911

Initial release

30 Oct 17:08
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.1-rc.3

chore: bump version