Commit graph

4 commits

Author SHA1 Message Date
Santiago Cattaneo
15a8b57321 * touch events 2022-04-18 14:14:59 -03:00
Santiago Cattaneo
6c1798d957 * trying to deal with this bug
https://stackoverflow.com/questions/71905879/blazor-wasm-bug-with-dotnet-publish-and-events
2022-04-18 13:26:48 -03:00
elgransan
55f8ab5329
Drag between lists (#1)
* * first approach with some issues
* modified service name
* added better handle of listeners
* addded new page

* * added css for empty list
* added posiblity to drag to an empty list
* corrected bug when blazor reload elements between a query to DOM
* corrected bug handling elementreferences
* corrected bug ondrop ghost still appears

* * corrected styles
* better example with three lists

Co-authored-by: Santiago Cattaneo <santiago@rd-its.com>
2022-04-11 13:16:52 -03:00
Santiago Cattaneo
9511bcca3a * convert component as Razor Class Library 2022-04-05 18:43:31 -03:00