Commit graph

6 commits

Author SHA1 Message Date
elgransan
3d7ba328c0
Code cleanup (#8)
* * style names
* bug touch
* bug last release

* * More cleanup

Co-authored-by: Santiago Cattaneo <santiago@rd-its.com>
2022-04-22 20:50:11 -03:00
elgransan
844ae5a2d6
Local service (#6)
* * registered page level services instead scoped

* * warning handling

Co-authored-by: Santiago Cattaneo <santiago@rd-its.com>
2022-04-22 19:20:26 -03:00
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
4da845c7ad
* corrected byref comparison objects (#2)
* copy functionality

Co-authored-by: Santiago Cattaneo <santiago@rd-its.com>
2022-04-11 17:22:41 -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
Renamed from BlazorReorderList/ReorderJsInterop.cs (Browse further)