Commit Graph

25 Commits

Author SHA1 Message Date
eduardoj
abef6f8965 Update README.md
ALl -> All
2014-03-10 11:27:14 +00:00
Illimar Tambek
7aa846b96e Add tests for events 2014-03-06 21:55:28 +02:00
Illimar Tambek
92a8f51a9f Add Travis CI badge 2014-03-06 20:51:16 +02:00
Illimar Tambek
7690cee074 Add test for intitialize event 2014-03-06 20:46:02 +02:00
Illimar Tambek
3450e7b9d5 Document tests 2014-03-06 20:32:39 +02:00
Illimar Tambek
57adc1669a Document quirks 2014-03-06 20:08:54 +02:00
Illimar Tambek
d228189010 Re-factor tests to run on node 2014-03-06 19:48:52 +02:00
Illimar Tambek
c7ec9ca33a Rename events (again). Closes #66, #88 2014-03-04 11:34:34 +02:00
Illimar Tambek
92ea371e80 Add intitalize event and rename events to match bs event namespacing style. Closes #66 2014-02-25 16:27:06 +02:00
Illimar Tambek
5b3c55ccfd Fix whitespace delimiter. Add tests for special characters delimiters. 2014-02-25 15:36:44 +02:00
Illimar Tambek
435ba5ea51 Add destroy method 2014-02-19 15:03:20 +02:00
Illimar Tambek
ee318faf1a Read options from original input data attributes. Closes #62 2014-02-19 12:07:31 +02:00
Troy Morehouse
b634cd9c20 Fixed wording on test description
Changed the wording to be consistent with other tests
2014-02-16 20:12:14 -04:00
Troy Morehouse
e8cc9c9032 Update test.tokenfield.integration.js 2014-02-16 20:00:21 -04:00
Troy Morehouse
5615a47377 Added enter test for allowEditing false
Added an extra test for pressing enter on active token with `allowEditing` set to `false`
2014-02-16 17:06:08 -04:00
Troy Morehouse
a06cdcadfa Update test.tokenfield.integration.js 2014-02-16 14:45:50 -04:00
Illimar Tambek
9ab41ca587 Strictly get token value in getTokenData. Fixes #68. 2014-02-05 15:41:44 +02:00
Illimar Tambek
60e5109fda Finish grunt tasks 2013-12-18 19:55:03 +02:00
Illimar Tambek
1699935cf8 Add RTL keyboard support and abstract keyboard event handlers 2013-12-18 11:41:14 +02:00
Illimar Tambek
c161c09fe6 Add basic RTL support 2013-12-16 13:21:29 +02:00
Illimar Tambek
6ac6be5abb Animate duplicate token. Keep input value intact when trying to add duplicate from autocomplete or typeahead 2013-12-02 16:50:18 +02:00
Illimar Tambek
f2ab2290fb Prevent form submit when entering duplicates. Closes #45 2013-12-02 16:16:40 +02:00
Illimar Tambek
c5e8eaad6c Add integration tests for mouse and keyboard interactions. Fix a small issue. 2013-11-14 17:45:31 +02:00
Illimar Tambek
507296477e Refactor tests and start adding integration tests 2013-11-14 13:44:46 +02:00
Illimar Tambek
32f54bf70e Add tests. Fix getTokens method. Disabel tokenfield inside of a disabled fieldset. Fixes #14. 2013-09-02 17:10:48 +03:00