PromucFlow_constructor/app
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
..
client feat: Checkbox group should have a select all option (#8744) 2022-01-11 21:26:50 +08:00
rts chore: removed string type declaration per JS-0331 (#8428) 2021-12-25 01:35:43 +05:30
server chore: Don't take client subscription into account for fork application (#10220) 2022-01-11 16:20:40 +05:30
util feat: Generating plugin framework using plop (#6956) 2021-09-02 19:22:17 +05:30
yarn.lock Commented Delete Test (#8589) 2021-10-26 22:26:26 +05:30