bb-plane-fork/web/core/components/dropdowns
Prateek Shourya 54f828cbfa
refactor: enhance components modularity and introduce new UI componenets (#6192)
* feat: add navigation dropdown component

* chore: enhance title/ description loader and componenet modularity

* chore: issue store filter update

* chore: added few icons to ui package

* chore: improvements for tabs componenet

* chore: enhance sidebar modularity

* chore: update issue and router store to add support for additional issue layouts

* chore: enhanced cycle componenets modularity

* feat: added project grouping header for cycles list

* chore: enhanced project dropdown componenet by adding multiple selection functionality

* chore: enhanced rich text editor modularity by taking members ids as props for mentions

* chore: added functionality to filter disabled layouts in issue-layout dropdown

* chore: added support to pass project ids as props in project card list

* feat: multi select project modal

* chore: seperate out project componenet for reusability

* chore: command pallete store improvements

* fix: build errors
2024-12-12 21:40:57 +05:30
..
cycle [WEB-2453] fix: Render on hover only when enabled (#5609) 2024-09-20 20:26:38 +05:30
member fix: lint and build errors (#5923) 2024-10-29 13:45:18 +05:30
module [WEB-2453] fix: Render on hover only when enabled (#5609) 2024-09-20 20:26:38 +05:30
buttons.tsx fix large dropdown properties truncation (#5672) 2024-09-22 01:42:16 +05:30
constants.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
date-range.tsx [WEB-2453] fix: Render on hover only when enabled (#5609) 2024-09-20 20:26:38 +05:30
date.tsx [WEB-2453] fix: Render on hover only when enabled (#5609) 2024-09-20 20:26:38 +05:30
estimate.tsx [WEB-2453] fix: Render on hover only when enabled (#5609) 2024-09-20 20:26:38 +05:30
index.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
layout.tsx refactor: enhance components modularity and introduce new UI componenets (#6192) 2024-12-12 21:40:57 +05:30
priority.tsx chore: urgent priority icon improvement (#5879) 2024-10-22 13:25:22 +05:30
project.tsx refactor: enhance components modularity and introduce new UI componenets (#6192) 2024-12-12 21:40:57 +05:30
state.tsx fix: remove unwanted states fetching logic to avoid multiple API calls. (#6158) 2024-12-05 15:26:35 +05:30
types.d.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30