Commit graph

15 commits

Author SHA1 Message Date
Santiago Cattaneo
f5970e2052 * Package Name invalid 2022-04-22 21:17:32 -03:00
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
32528b461b
* style names (#7)
* bug touch
* bug last release

Co-authored-by: Santiago Cattaneo <santiago@rd-its.com>
2022-04-22 19:52:18 -03:00
Santiago Cattaneo
fc243c5be0 * bug
* code reorganized
2022-04-22 19:28:57 -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
3be9767389 * serialization error with points 2022-04-18 14:35:33 -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
cf9264ff07
* disable drop (#4)
* icons

Co-authored-by: Santiago Cattaneo <santiago@rd-its.com>
2022-04-12 13:01:54 -03:00
elgransan
0c3ba4ea0b
* created callback functionality (#3)
* added example page
* added example class and service
* removed logs

Co-authored-by: Santiago Cattaneo <santiago@rd-its.com>
2022-04-11 18:36:07 -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
Santiago Cattaneo
58b6dd2ad6 * remove scss dependency
* corrected styles
* new syled page
2022-04-06 10:02:56 -03:00
Santiago Cattaneo
051786480c * solved problem within click propagation 2022-04-05 20:03:03 -03:00
Santiago Cattaneo
9511bcca3a * convert component as Razor Class Library 2022-04-05 18:43:31 -03:00