PromucFlow_constructor/app/client/src/utils/migrations
Keyur Paralkar d39cecbbb4
feat: chartwidget reskin feedback (#15621)
* style: added styles to chart configs

* style: adjusted axis names and legend position

* style:
* adjusting legend position
* removed background property at the widget level
* exposed current theme data at widget level

* fix: addressed feedback on chart widget reskin

* fix:
* style according to feedback
* styled custom charts

* fix:
* added migration for accentColor and fontFamily
* implemented reskinning feedback

* fix: changed the position of properties in custom chart config

* fix:
* added unit test for migration
* changed the caption color

* fix: spacing fix

* fix: added accentColor and fontFamily defaults

* test: added cypress test for chart reskinning

* test: fixed cypress test failure
2022-08-12 17:40:17 +05:30
..
ButtonWidgetMigrations.ts fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
ChartWidgetReskinningMigrations.test.ts feat: chartwidget reskin feedback (#15621) 2022-08-12 17:40:17 +05:30
ChartWidgetReskinningMigrations.ts feat: chartwidget reskin feedback (#15621) 2022-08-12 17:40:17 +05:30
CheckboxGroupWidget.ts fix: checkbox group feedback (#6959) 2021-12-16 22:24:23 +08:00
ContainerWidget.ts fix: added container wrapper component to handle styles (#6476) 2021-09-16 09:51:31 +05:30
CurrencyInputWidgetMigrations.test.ts fix: Phone and currency widget's dialCode and currencyCode should … (#12720) 2022-04-08 19:39:05 +02:00
CurrencyInputWidgetMigrations.ts fix: Phone and currency widget's dialCode and currencyCode should … (#12720) 2022-04-08 19:39:05 +02:00
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: changed icon widget to icon btn for modal widget (#11508) 2022-03-11 23:58:17 +05:30
PhoneInputWidgetMigrations.test.ts fix: Phone and currency widget's dialCode and currencyCode should … (#12720) 2022-04-08 19:39:05 +02:00
PhoneInputWidgetMigrations.ts fix: Phone and currency widget's dialCode and currencyCode should … (#12720) 2022-04-08 19:39:05 +02:00
PropertyPaneMigrations.ts fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +05:30
RadioGroupWidget.ts feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
TableWidget.test.ts fix: table column name migration update (#10383) 2022-01-25 13:54:13 +00:00
TableWidget.ts fix: skip bad table migration thats breaking computed columns we di… (#10897) 2022-02-04 23:07:22 +05:30
TextWidget.test.ts fix: add overflow property in text-widget (#12160) 2022-03-31 10:18:51 +05:30
TextWidget.ts fix: add overflow property in text-widget (#12160) 2022-03-31 10:18:51 +05:30
ThemingMigrations.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30