plane/web/helpers
Aaryan Khandelwal b1592adc66
[WEB-371]: Implemented react-day-picker for date selections (#3679)
* dev: initialize new date picker

* style: selected date focus state

* chore: replace custom date filter modal components

* chore: replaced inbox snooze popover datepicker

* chore: replaced the custom date picker

* style: date range picker designed

* chore: date range picker implemented throughout the platform

* chore: updated tab indices

* chore: range-picker in the issue layouts

* chore: passed due date color

* chore: removed range picker from issue dates
2024-02-21 19:55:18 +05:30
..
analytics.helper.ts
array.helper.ts
attachment.helper.ts fix: handled attachment upload filename size error in the issue detail (#3485) 2024-01-28 18:30:53 +05:30
calendar.helper.ts
color.helper.ts
common.helper.ts
dashboard.helper.ts fix: incorrect dashboard tab (#3597) 2024-02-08 17:57:22 +05:30
date-time.helper.ts [WEB-371]: Implemented react-day-picker for date selections (#3679) 2024-02-21 19:55:18 +05:30
download.helper.ts
emoji.helper.tsx
event-tracker.helper.ts
filter.helper.ts
generate-random-string.ts
graph.helper.ts
issue.helper.ts dev: show all issues on the gantt chart (#3487) 2024-01-30 14:25:15 +05:30
state.helper.ts fix: Kanban related issues (#3436) 2024-01-23 16:09:37 +05:30
string.helper.ts
theme.helper.ts
user.helper.ts