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

include class in add Element #69

Closed Mikeproove closed 4 years ago

Mikeproove commented 4 years ago

see #68

riktar commented 4 years ago

you must edit jkanban.js and not dist/jkanban.js dist folder is builded by npm run build command

Mikeproove commented 4 years ago

uups, sorry, my bad

Mikeproove commented 4 years ago

There you go

After you merged this, could you please update the npm package as well ? Thanks in advance.