Skip to content

Commit

Permalink
Updated roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
styopdev committed Nov 16, 2016
1 parent 18fb627 commit b3d5fac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
- [x] Checkbox, radiobuttons support.
- [x] Disabled items.
- [x] Initialize using any jquery selector (not only an id), bulk initialize.
- [ ] Make it possible to call: select / unselect / disable / enable / getSelected / reset - programmatically f.e. `$(...).multiPicker('select', [1, 2]);`
- [ ] Write tests.
- [x] Make it possible to call: select / unselect / disable / enable / getSelected / reset - programmatically f.e. `$(...).multiPicker('select', [1, 2]);`
- [x] Write tests.

0 comments on commit b3d5fac

Please sign in to comment.