Hetu Nandu
1f16c2d1ee
Tern server performance fix and Best match fix ( #6338 )
2021-08-04 11:04:44 +05:30
Tolulope Adetula
24b78d1e2b
Multiselect Widget ( #5228 )
...
We have now separated the multi-select from the select widget, This has simplified the implementation and helped us resolve any issues we where facing because of the complexity bought by both under the same hood and has also increased the discoverability of the widget for our end users. We have also simultaneously taken up multiple enhancements related to the select and multi-select widget.
2021-08-03 12:08:01 +05:30
rahulramesha
f7095296e7
[perf] propertyControl re-rendering ( #5941 )
...
* prevent unnecessry re-renders on property control keyPress
* Changes to memoize with useSelector
* propertyControl re-rendering initial commit
* Optimized and Generalized PropertyControl
* Updating Property Dependencies
* removing useCallback and replacing WidgetEnhancementHelpers with selector
* nested property path changes
* reverting name Change
* tests fixes and adding dependencies for validation structure
Co-authored-by: Satish Gandham <satish@appsmith.com>
Co-authored-by: hetunandu <hetu@appsmith.com>
Co-authored-by: Rahul R <rahulramesha@Rahuls-MacBook-Pro.local>
2021-08-02 18:36:22 +05:30
Abhinav Jha
1391b55bae
Widget Property Validation structure ( #5270 )
2021-07-26 11:20:46 +05:30
Hetu Nandu
ae28731947
Enable smart substitution for widgets ( #4801 )
2021-06-01 10:29:45 +05:30
Hetu Nandu
4d73e7e0b3
Widget validation for nested property paths ( #3947 )
2021-04-21 20:04:25 +05:30
Vicky Bansal
f2e0ed29c5
Update: DatePicker validates data as ISO 8601 string ( #3397 )
2021-03-24 17:42:24 +05:30
Abhinav Jha
47145b7ff7
Internal Fix: migration of dynamicTriggerPathList in Table Widget( #3064 )
2021-02-19 10:19:54 +05:30
Piyush Mishra
a4fe0a461e
Table Widget New Features ( #2816 )
...
- Each column has more options and can be configured in the property pane instead of the table
- Table level styles can now be set in the property pane
- Property sections are collapsible
Co-authored-by: vicky-primathon.in <vicky.bansal@primathon.in>
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: hetunandu <hetu@appsmith.com>
2021-02-16 15:59:08 +05:30
Abhinav Jha
27804d6ec6
DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions.
2020-04-14 05:35:16 +00:00
Vicky Bansal
45e20b659e
Feature/rich text editor
2020-03-20 11:17:30 +00:00
Hetu Nandu
855b49caee
Fix js toggle issues
2020-03-16 07:59:07 +00:00
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Satbir Singh
2e97517779
Column actions feature
2020-01-23 07:53:36 +00:00
Nikhil Nandagopal
a031606fa1
Feature/date picker
2019-11-06 12:12:41 +00:00
Nikhil Nandagopal
735fbbcbd7
Feature/file date picker
2019-11-04 14:22:50 +00:00
Satbir Singh
04b29272f4
Table data array input now uses code editor.
2019-11-04 08:31:08 +00:00
Nikhil Nandagopal
5f6aeb55f8
added new control types
...
removed alert from widget list
added property config values
added input validator
2019-09-19 16:59:24 +05:30
Nikhil Nandagopal
684bbe822e
added property controls
...
added redux dev tools
2019-09-18 15:49:50 +05:30