Sudhanshu Yadav

Results 15 issues of Sudhanshu Yadav

Hey @tleunen, Updated readme to add information for refactoring code to start using the alias.

- [x] Typescript setup for angulargrid module - [x] Masonry layout - [x] Infinite scroll - [ ] Performant scroll - [ ] Animation support

enhancement

1. Update deprecated attributes name to ag namespaced name. 2. Add information about angulargrid not supporting ng-include. 3. Add Information about adding height to container if scroll-container is set to...

This issue been seperated out from #14 . As we were trying to solve two different problem there.

Windows doesn't update deltaX when horizontally scrolled with shift + mouseWheel instead changes deltaY in such case as well, this PR fixes it by checking if shift is pressed and...

## Bug report ### Current Behavior Removing focused element inside dialog or dropdown makes CPU spike. Possibly due to focus trapping logic. [Bug](https://user-images.githubusercontent.com/3096766/183479611-78b74261-6edb-4b8d-a607-fb6c493cce5b.mov) ### Expected behavior CPU spike shouldn't happen...

Resolution: Needs Investigation