PromucFlow_constructor/app/client/src/widgets/TextWidget
Rajat Agrawal e775e300e6
chore: Move autocomplete suggestions from entityDefinitions to individual widget components (#21818)
Fixes #21718 

This is a PR for review of approach that I have come up with refactor
for issue : #21718.

We can discuss the approach in the comments.

This PR moves autocomplete suggestions from a static utility file,
entityDefinitions, to widget/index.ts file of each widget.

This refactor will help in the long term project of moving widgets into
its own module as well as support for custom widgets.
2023-04-14 11:57:49 +05:30
..
component feat: self host google fonts (#22129) 2023-04-13 18:48:37 +05:30
widget chore: Move autocomplete suggestions from entityDefinitions to individual widget components (#21818) 2023-04-14 11:57:49 +05:30
constants.ts fix: add overflow property in text-widget (#12160) 2022-03-31 10:18:51 +05:30
icon.svg chore: [ImgBot] Optimize images (#9208) 2021-11-19 09:43:30 +05:30
index.ts chore: Move autocomplete suggestions from entityDefinitions to individual widget components (#21818) 2023-04-14 11:57:49 +05:30