Illimar Tambek
|
6c52053084
|
Add createTokensOnBlur to docs. Show how to access original input.
|
2013-08-26 15:15:20 +03:00 |
|
Illimar Tambek
|
582bada14e
|
Fix Enter not working. Add token invalid styles. Set relatedTarget to plain DOM object instead of jQuery object, update docs with comprehensive events example.
|
2013-08-26 15:10:42 +03:00 |
|
Illimar Tambek
|
beeff4b951
|
Use only scrollspy and affix js in docs
|
2013-08-23 17:32:57 +03:00 |
|
Illimar Tambek
|
d9d891a9ca
|
Add scrollspy to docs
|
2013-08-23 17:30:21 +03:00 |
|
Illimar Tambek
|
01d3655674
|
Fix docs
|
2013-08-23 17:10:19 +03:00 |
|
Illimar Tambek
|
b698601a7d
|
Add IE8 border-color
0.9.0
|
2013-08-23 17:07:38 +03:00 |
|
Illimar Tambek
|
4a0067dd21
|
Fix cross-browser issues. Bump version number
|
2013-08-23 16:53:35 +03:00 |
|
Illimar Tambek
|
3b317e590e
|
Allow tokenfield to be disabled. Tweak styling. Update docs.
|
2013-08-23 14:57:38 +03:00 |
|
Illimar Tambek
|
884e414ae1
|
Add support for different input sizes and input groups
|
2013-08-23 13:21:54 +03:00 |
|
Illimar Tambek
|
660d336cf9
|
Remove 2.3.2 docs
|
2013-08-23 11:21:37 +03:00 |
|
Illimar Tambek
|
e6180f5a17
|
Rebase docs on BS3
|
2013-08-23 11:19:09 +03:00 |
|
Illimar Tambek
|
73ba452bfe
|
Add local site to gitignore
|
2013-08-23 11:18:48 +03:00 |
|
Illimar Tambek
|
5c2c1aa68b
|
Add getInput method (#2), copy placeholder from original (closes #4), allow creating tokens on blur (#1).
|
2013-08-19 00:13:36 +03:00 |
|
Illimar Tambek
|
f38cf3aa44
|
Bump version number. Add latest minified version
0.7.1
|
2013-08-14 09:30:44 +03:00 |
|
Illimar Tambek
|
991b68bc30
|
Refactor tokenfield plugin. Fixes #2
|
2013-08-14 09:26:33 +03:00 |
|
Illimar Tambek
|
503d7e55dc
|
Check last keypress charCode instead of keyCode on keyup to determine if comma was pressed. Fixes #1
|
2013-08-14 09:05:27 +03:00 |
|
Illimar Tambek
|
01fdca3bc8
|
Add minified version, create bower package
0.7.0
|
2013-08-09 15:05:01 +03:00 |
|
Illimar Tambek
|
4473233cbd
|
Bump version number and update docs
|
2013-08-09 14:47:15 +03:00 |
|
Illimar Tambek
|
56e0a5f12f
|
Reduce example autocomplete delay
|
2013-08-09 14:39:33 +03:00 |
|
Illimar Tambek
|
c77e80683e
|
Add basic autocomplete support
|
2013-08-05 22:17:11 +03:00 |
|
Illimar Tambek
|
32806940ef
|
Trigger change on original field when adding/removing tokens.
|
2013-08-05 16:50:01 +03:00 |
|
Illimar Tambek
|
4c9d4aa5f2
|
Internal architecture change: keep the original element untouched to keep val() working.
|
2013-08-05 16:46:29 +03:00 |
|
Illimar Tambek
|
2c9af46cba
|
Update docs and bump version number
0.6.7
|
2013-08-05 14:03:40 +03:00 |
|
Illimar Tambek
|
c2950aac8f
|
Fix IE Javascript issues
|
2013-08-05 14:01:37 +03:00 |
|
Illimar Tambek
|
22f7a64203
|
Fix IE10 styling
|
2013-08-05 13:33:58 +03:00 |
|
Illimar Tambek
|
5db4fab397
|
Add Firefox/webkit/Opera compatibility
|
2013-08-05 11:59:46 +03:00 |
|
Illimar Tambek
|
a829b84c8f
|
Update license. Add jQuery plugin manifest
0.6.5
|
2013-08-02 15:14:34 +03:00 |
|
Illimar Tambek
|
b17cdeb3f2
|
Bump version number to 0.6.5
|
2013-08-02 13:29:11 +03:00 |
|
Illimar Tambek
|
756a9d0aa1
|
Add Shift+up/down arrows supprto. Improve Readme.
|
2013-08-02 13:27:16 +03:00 |
|
Illimar Tambek
|
c34eeb2461
|
Add Shift/Ctrl + arrow keys / click support
|
2013-08-02 12:42:44 +03:00 |
|
Illimar Tambek
|
c654c35e34
|
Safer int parsing.
|
2013-07-29 18:45:55 +03:00 |
|
Illimar Tambek
|
77bdd8addb
|
Update docs with events info
|
2013-07-29 17:40:25 +03:00 |
|
Illimar Tambek
|
07d743a0de
|
Prevent page jumping when clearing the input when editing an existing token. Fix issue with wrong token width when manipluating token via events.
|
2013-07-29 17:40:05 +03:00 |
|
Illimar Tambek
|
9ba0dd1f2c
|
Add events
|
2013-07-29 16:41:44 +03:00 |
|
Illimar Tambek
|
a6a5db10f8
|
Update docs. Change minLength behavior: now input is not cleared when the input length is below minlength.
|
2013-07-29 14:29:13 +03:00 |
|
Illimar Tambek
|
43e5dadf50
|
Add option to disable duplicates
|
2013-07-29 14:21:24 +03:00 |
|
Illimar Tambek
|
4a76a2ba7f
|
Update docs and bump version number
|
2013-07-29 14:05:44 +03:00 |
|
Illimar Tambek
|
3bce9be97e
|
Focus input on click. Fix issue with input width being wrong after editing existing token
|
2013-07-29 13:51:58 +03:00 |
|
Illimar Tambek
|
e8383fa65e
|
Expose methods. Fix some bugs with input-width
|
2013-07-29 13:26:12 +03:00 |
|
Illimar Tambek
|
97ee8af2cd
|
Adjust tokenfield input width based on context. Add max token width calculation.
|
2013-07-29 12:40:56 +03:00 |
|
Illimar Tambek
|
66fcbd0818
|
Update docs styling
|
2013-07-29 12:40:04 +03:00 |
|
Illimar Tambek
|
dd9574561e
|
Add form-horizontal and validation states support
|
2013-07-29 11:05:53 +03:00 |
|
Illimar Tambek
|
5217c36b57
|
Add specific classes to input and helper. Bugfixes.
|
2013-07-28 20:34:42 +03:00 |
|
Illimar Tambek
|
e1d40da170
|
Set input width match tag width when entering edit mode
|
2013-07-28 20:02:08 +03:00 |
|
Illimar Tambek
|
0e326b1a66
|
Add token editing support
|
2013-07-28 19:56:11 +03:00 |
|
Illimar Tambek
|
ca38b1203e
|
Add google prettyprint
|
2013-07-27 00:22:32 +03:00 |
|
Illimar Tambek
|
e031015d6f
|
Fix issue with keyboard nav not working, restructure repository
|
2013-07-27 00:08:17 +03:00 |
|
Illimar Tambek
|
a3accaa658
|
Fix issue with scrolling to top on keyboard navigation
|
2013-07-26 23:56:44 +03:00 |
|
Illimar Tambek
|
b62c6f0ac1
|
Testing post-commit hook
|
2013-07-26 23:40:06 +03:00 |
|
Illimar Tambek
|
c2d27a4fa3
|
Update README with link to demo
|
2013-07-26 23:28:34 +03:00 |
|