Releases: freshworks/crayons
Releases · freshworks/crayons
v2.11.1
2.11.1 (2021-01-06)
Bug Fixes
- dropdown-button: make only list scrollable (09ee194), closes #168
v2.11.0
2.11.0 (2020-12-21)
Features
- select.tsx: added
max
for multselect (e297873), closes #156
v2.10.2
2.10.2 (2020-12-21)
Bug Fixes
- input.scss: hides arrows in input type number (cb91f0d), closes #150
- toast: fix toast icon not loading (f4b69d8), closes #164
- toast: review comments (f434514), closes #164
v2.10.1
2.10.1 (2020-12-11)
Bug Fixes
- select.tsx: fixed placeholder problem in select (123a15a), closes #157
v2.10.0
2.10.0 (2020-12-07)
Features
- textarea: change textarea var desc (4ef8b78), closes #152
- textarea: introduced text color for textarea as scss var (7e4af5b), closes #152
v2.9.1
2.9.1 (2020-12-02)
Bug Fixes
- search.svg: fixes color issue in svg file (fbd1d18), closes #147
v2.9.0
2.9.0 (2020-11-04)
Features
- dropdown-button: add disabled prop (0aeca90), closes #145
v2.8.1
2.8.1 (2020-10-28)
Bug Fixes
v2.8.0
2.8.0 (2020-10-14)
Features
- components/select/select.tsx: add a method to set selected values in fw-select component (1ea13de), closes #132
v2.7.1
2.7.1 (2020-10-05)
Bug Fixes
- fix datapicker false events trigger (318f554)