riktar / jkanban

Vanilla Javascript plugin for manage kanban boards
https://www.riccardotartaglia.it/jkanban/
Apache License 2.0
1.07k stars 297 forks source link

The class attribute doesn't work in addElement #68

Closed Mikeproove closed 4 years ago

Mikeproove commented 4 years ago

when adding an element via $kanban.addElement(), the classes specified in the class attribute are not added as classes in the element itself.

Also could you please update the npm package (https://www.npmjs.com/package/jkanban), with the new code ?

riktar commented 4 years ago

fix in #69