Commit graph

19 commits

Author SHA1 Message Date
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
7cec636d69
Update README.md 2022-04-11 17:25:34 -03:00
elgransan
8a2108c1fa
Update README.md 2022-04-11 17:23:51 -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
38d3043267
Update README.md 2022-04-11 13:18:12 -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
elgransan
006c3eb044
Update README.md 2022-04-06 13:09:50 -03:00
elgransan
a2264826b1
Update README.md 2022-04-06 12:52:23 -03:00
elgransan
370e323d3f
Update README.md 2022-04-06 12:46:06 -03:00
Santiago Cattaneo
bba2909a89 Merge branch 'master' of https://github.com/elgransan/BlazorReorder 2022-04-06 10:03:12 -03:00
Santiago Cattaneo
58b6dd2ad6 * remove scss dependency
* corrected styles
* new syled page
2022-04-06 10:02:56 -03:00
elgransan
78995be36f
Ok 2022-04-05 22:45:36 -03:00
elgransan
c093782060
Update README.md 2022-04-05 20:21:15 -03:00
Santiago Cattaneo
3b276d059b * nothing important 2022-04-05 20:20:17 -03:00
elgransan
bf55c745f4
Update README.md 2022-04-05 20:15:04 -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