Commit graph

10 commits

Author SHA1 Message Date
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
3b276d059b * nothing important 2022-04-05 20:20:17 -03:00
Santiago Cattaneo
703434a38f * title 2022-04-05 20:07:42 -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
Santiago Cattaneo
a0d557383f Add project files. 2022-04-05 15:48:08 -03:00