Releases: p3ol/junipero
Releases Β· p3ol/junipero
Heaven Is a Place on Earth
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
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
Read-only mode
Custom Tooltip trigger
Production ready
Initial release
v0.0.1-rc.3 chore: bump version