Kyle Fang
44af5b1e5e
Fix tokens drop to the next line
2014-04-21 17:08:26 +08:00
Kyle Fang
e66e7f2b52
Add limit reached callback
2014-03-24 17:08:51 +08:00
Illimar Tambek
69176fa10f
Do not prevent activation of a one-and-only token
...
The removed line prevented activating the token
if it was the one and only token in Tokenfield. This in turn
did not fire a blur event when entering the edit mode for
this token by double-clicking - which eventually broke the
current edit mode implementation.
2014-03-18 18:57:36 +02:00
Illimar Tambek
bd0454533a
0.11.9
2014-03-10 12:12:19 +02:00
Illimar Tambek
cfffa52523
0.11.8
2014-03-07 13:32:11 +02:00
Illimar Tambek
5ec6bca0b8
0.11.7
2014-03-07 11:25:43 +02:00
Illimar Tambek
1b897c8435
0.11.6
2014-03-07 09:15:18 +02:00
Illimar Tambek
4432e0563b
Update & improve styles. Mainy - better use of LESS.
2014-03-07 08:59:50 +02:00
Illimar Tambek
7e3447f4ee
Forgot to build. D'oh!
2014-03-07 08:58:53 +02:00
Illimar Tambek
bf62624bc7
Fix autocomplete and typeahead options extending
2014-03-06 13:08:03 +02:00
Illimar Tambek
7de42b19cf
Use UMD
2014-03-04 11:40:23 +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
ff83ab9e26
Build & fix typeahead hint position
2014-02-25 15:38:19 +02:00
Illimar Tambek
5b3c55ccfd
Fix whitespace delimiter. Add tests for special characters delimiters.
2014-02-25 15:36:44 +02:00
Illimar Tambek
fea7987a9c
Add typeahead 0.10.1 support. Escape whitespace and dash in delimiters regexp.
2014-02-25 14:51:21 +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
Illimar Tambek
efc9e269e5
Take token-input padding into account when calculating width. Close #72
2014-02-18 22:51:17 +02:00
Illimar Tambek
9ab41ca587
Strictly get token value in getTokenData. Fixes #68 .
2014-02-05 15:41:44 +02:00
Illimar Tambek
7251f1c822
Bump version number
2013-12-18 20:12:25 +02:00
Illimar Tambek
60e5109fda
Finish grunt tasks
2013-12-18 19:55:03 +02:00
Illimar Tambek
768c4b9259
Re-structure repo and use grunt for building
2013-12-18 17:22:10 +02:00