PromucFlow_constructor/app/client/src/widgets/CheckboxWidget
Paul Li f0fb061dbd
feat: Checkbox group should have a select all option (#8744)
* feat: Checkbox group should have a select all option

-- Add a new property, isSelectAll
-- Implement its functionality

* feat: Checkbox group should have a select all option

-- Set height to auto for select all control
-- Move isInline and isSelectAll properties below isDisabled
-- Set color for options to GREY_9 and GREY_10
-- Add Cypress test cases for handleSelectAllChange

* feat: Checkbox group should have a select all option

-- Fix on misalignment of select all control if isInline is true
-- Refactor the cypress test cases which is affected by adding select all control

* feat: Checkbox group should have a select all option

-- Set white-space to nowrap

* feat: Checkbox group widget should have a select all option

-- Change helpText for isSelectAll property

* feat: Checkbox group should have a select all option

-- Fix on broken test cases for the select all option

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2022-01-11 21:26:50 +08:00
..
component feat: Checkbox group should have a select all option (#8744) 2022-01-11 21:26:50 +08:00
widget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
icon.svg feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
index.ts fix: disallow drag to select for drop disabled canvas. (#9914) 2021-12-29 13:04:31 +05:30