semantic-kanban icon indicating copy to clipboard operation
semantic-kanban copied to clipboard

A simple Kanban Component built with Semantic-UI + Vue.js

Results 4 semantic-kanban issues
Sort by recently updated
recently updated
newest added

I have noticed that you use jQuery to hide and show dialogs, however, it is recommended not to since it manipulates the DOM. Besides this, I couldn't even use the...

- Make avatar picture clickable, that emits `changeAvatar` event - Create a default dialog for upload the avatar image, that emits `updateAvatar` on click `save` button. The event param can...

enhancement

In order to facilitate to add more unit tests, the base code was rewritten based on the `vue-webpack-boilerplace`, that is a full-featured webpack setup, including unit testes configurations.

enhancement
help wanted

It will be very useful to have support for adding / removing columns

enhancement