Ashit Rath
Ashit Rath
## Description This PR has core logic changes on how widgets are rendered. Instead of the entire DSL flowing through the flow of creating canvases and widgets, Only a structure...
## Part 1 In order to maintain the state of the pseudo widget like normal widgets a new reducer is introduced i.e `pseudoWidgetReducer`. As the pseudo widgets are added/removed on...
> Pull Request Template > > Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request. ## Description > Please include...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary When a widget is mounted for the first time, the meta properties...
In list v2 every row has to be identified by a unique key, the key can by any unique value on the list data.  If...
The Pagination component takes more time than expected for on load and re-render. It needs to be profiled and verified.
- [ ] It should show the evaluated value instead of `undefined` - [ ] It should throw validation errors.
- Nested List levels - level_1, level_2 etc - currentItem - currentRow - currentIndex - currentViewItems