Anish Aggarwal

Results 6 issues of Anish Aggarwal

Fixes: #212 removed code for attemptDelete and DeleteAfterMerge functionality

currently variables inside the function body are only made available when they are passed to the component itself and are mentioned `stateful:true` , no support for other type of variables...

question

![Screenshot 2020-06-09 at 6 30 20 PM](https://user-images.githubusercontent.com/43617894/84150281-47c6c980-aa7f-11ea-9eae-e13c43946df1.png) Currently the knobs are applicable to the root component _(Button)_ only , I propose to add knobs for the child component _(input)_ also.

enhancement

``` ``` I tried changing the default theme of the playground components such as error message, checkboxes, sliders but faced errors. Is there something wrong with my implementation. ![Screenshot 2020-05-22...

bug

currently all th tables pop onto the screen flashing it would be nice to have a loader on home screen .

Fixes: #9 Used [cxx-binding](https://cxx.rs/binding/result.html) to throw custom errors. Signed-off-by: Anish Aggarwal [email protected]