Skip to content

Commit

Permalink
chore: to do list
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-lebleu committed Jan 23, 2024
1 parent db47007 commit 4515d22
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ Following options are available:
* **beforeComplete**: function(e, dataset, element), callback fired before insertion of result
* **afterComplete**: function(e, dataset, element), callback fired after insertion of result

## Bug

- Suggestions are not refreshed / removed after keyboard delete
## Todo's

- Suggestions are not refreshed / removed after keyboard delete
- Code coverage in CI/CD
- Deploy NPM package CI/CD
- Release new version
- Include vanilla version
- Refactoring code jquery
- More E2E

0 comments on commit 4515d22

Please sign in to comment.