iachat/app/javascript/dashboard/components-next
Shivam Mishra c23cd094f9
feat(v4): Add filter input components (#10493)
This PR adds three components along with stories

1. MultiSelect - This is used for filter values, allowing multiple values and folding of values where there are too many items
2. SingleSelect - This is used for filter values, allows selecting and toggling a single item
3. FilterSelect - This is used for operators and others, it allows icons and labels as well as toggling them using props. The v-model for this binds just the final value unlike the previous two components with bind the entire object.

---------

Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-11-25 11:52:28 -08:00
..
avatar feat: Updates on new components (#10444) 2024-11-20 20:21:35 +05:30
breadcrumb feat: Update button component (#10362) 2024-10-29 14:00:24 +05:30
button feat: Attributify button component (#10473) 2024-11-21 13:48:25 -08:00
Campaigns feat: Updates on new components (#10444) 2024-11-20 20:21:35 +05:30
colorpicker feat: Update button component (#10362) 2024-10-29 14:00:24 +05:30
combobox feat: Updates on new components (#10444) 2024-11-20 20:21:35 +05:30
Contacts feat: Add contact merge form component (#10478) 2024-11-21 13:52:25 -08:00
Conversation/ConversationCard feat(v4): Add new conversation card component (#10392) 2024-11-07 20:30:56 -08:00
CustomAttributes feat: Add custom attributes components (#10467) 2024-11-24 16:46:00 -08:00
dialog feat: Updates on new components (#10444) 2024-11-20 20:21:35 +05:30
dropdown-menu feat(v4): Add filter input components (#10493) 2024-11-25 11:52:28 -08:00
Editor feat(v4): Update the campaigns page design (#10371) 2024-10-31 11:57:13 +05:30
filter/inputs feat(v4): Add filter input components (#10493) 2024-11-25 11:52:28 -08:00
HelpCenter feat: async update of article [CW-3721] (#10435) 2024-11-21 19:38:08 -08:00
icon feat: add channel icon component (#10471) 2024-11-20 20:23:12 -08:00
inline-input feat(v4): Update the help center portal design (#10296) 2024-10-23 22:09:36 -07:00
input feat: Updates on new components (#10444) 2024-11-20 20:21:35 +05:30
Label feat: Add Label Input components (#10480) 2024-11-21 13:57:43 -08:00
pagination feat: Update button component (#10362) 2024-10-29 14:00:24 +05:30
phonenumberinput feat: New phone number input component (#10446) 2024-11-20 22:31:05 +05:30
selectmenu feat: Add the new select menu component (#10445) 2024-11-19 14:25:45 -08:00
sidebar feat: add channel icon component (#10471) 2024-11-20 20:23:12 -08:00
spinner feat: Add Spinner to new components (#10303) 2024-10-16 17:53:46 -07:00
switch feat: Add custom attributes components (#10467) 2024-11-24 16:46:00 -08:00
tabbar feat: Update button component (#10362) 2024-10-29 14:00:24 +05:30
taginput feat: Updates on new components (#10444) 2024-11-20 20:21:35 +05:30
textarea feat(v4): Update the campaigns page design (#10371) 2024-10-31 11:57:13 +05:30
CardLayout.vue feat: Updates on new components (#10444) 2024-11-20 20:21:35 +05:30
EmptyStateLayout.vue feat(v4): Update the campaigns page design (#10371) 2024-10-31 11:57:13 +05:30