PromucFlow_constructor/app/client/src/utils/migrations
Paul Li 3f87f4959e
fix: Table Widget Icon Button should be having a default variant (#8664)
* fix: Table Widget Icon Button should be having a default variant

-- Add update logic for button variant property

* fix: Table Widget Icon Button should have default variant

-- Revert old solution
-- Set default button variant to PRIMARY both in getTableColumns and in propertyConfig

* fix: Table Widget Icon Button should have default variant

-- Change comments for updateIconAlignment utility function
-- Create a migration for button variant

* fix: Table Widget Icon Button should have default variant

-- Remove unused index parameter from forEach statement

* fix: Table Widget Icon Button should have default button variant

-- Fix on misuse of forEach on primaryColumns object

* fix: Table Widget Icon Button should have default variant

-- Change buttonVariant to TERTIARY instead of PRIMARY
2021-11-23 22:10:13 +08:00
..
ContainerWidget.ts fix: added container wrapper component to handle styles (#6476) 2021-09-16 09:51:31 +05:30
IncorrectDynamicBindingPathLists.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
MapWidget.ts feat: Disable Pin centering in Map Widget (#8552) 2021-10-23 11:05:18 +05:30
MenuButtonWidget.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
ModalWidget.test.ts feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
ModalWidget.ts feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
TableWidget.test.ts fix: null check in Table widget (#8979) 2021-11-12 01:33:47 -08:00
TableWidget.ts fix: Table Widget Icon Button should be having a default variant (#8664) 2021-11-23 22:10:13 +08:00
TextWidgetReplaceTextStyle.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TextWidgetReplaceTextStyle.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30