Keyur Paralkar
d88022939e
fix: added loading state for chart widget ( #10262 )
...
* fix: added loading state for chart widget
* test: added cypress tests
* refactor: moved the loading logic from widget to component
2022-01-18 13:21:28 +05:30
Bhavin K
f7e2e079a9
fix: 8336 updated isLoading property in all widgets ( #9409 )
2021-12-14 07:55:58 +00:00
Confidence Okoghenun
0b18ea64f3
chore: Renames actions to event on property pane ( #8579 )
2021-11-26 15:02:04 +05:30
Rafael Baldasso Audibert
0e22f26621
fix: Change "Allow Horizontal Scroll" text to "Allow scroll" ( #8085 )
...
* chore: Change "Allow Horizontal Scroll" to "Allow Scroll"
* chore: Hide option to choose scroll for pie chart
* fix: Fix prettier errors
* feat: Add migration to allowScroll for `CHART_WIDGET`s
Closes #4227
* fix: Fix chart widget prop recursively
Per https://github.com/appsmithorg/appsmith/pull/8085#discussion_r733442011
Closes #4227
2021-10-25 17:09:39 +05:30
rahulramesha
fb7143cef2
fix: chartWidget fix for "TypeError: r.palettecolors.split" ( #7717 )
...
* adding validation for fusion chart's paletteColors Attribute
* restructuring as params for TEXT type
* removing unnecessary space
* addressing review comments
* adding validations to ignore case
2021-09-23 18:12:34 +05:30
Nikhil Nandagopal
b9b5d54745
fix: Property pane updates ( #7631 )
...
* Renamed TreeSelect Widget
2021-09-20 20:48:10 +05:30
Nikhil Nandagopal
87b13eca2d
fix: Widget Property Pane Updates ( #7467 )
...
* reverted previous revert
* standardised widget sizes
* Text changes
* changed default input label style to match default text style
* more messaging tweaks
* minor fix
* Removed dot from the text
* minor fix for form widget
* fixed tests
* minor fixes
2021-09-20 16:13:44 +05:30
Abhinav Jha
b49f5097c6
refactor: Widget Development API ( #6405 )
2021-09-09 20:40:22 +05:30