Sebastian Motraghi
22cb584ebc
Version bump
2011-06-23 17:06:19 +01:00
Sebastian Motraghi
6ccb7f1dff
Merge branch 'master' into jaytest
2011-06-23 15:19:00 +01:00
Sebastian Motraghi
bd5a63f2eb
Merge remote-tracking branch 'jaylevitt/master' into jaytest
2011-06-23 14:58:27 +01:00
Jay Levitt
45fcb12091
handle autocompleteselected event properly, add placeholderColor setting
2011-06-09 11:25:50 -04:00
Maxime Corson
7d9854a3bb
Fix bug : now, when you delete the last character of a new tag, the previous tag is not removed.
2011-06-07 02:51:19 -07:00
Sebastian Motraghi
240f4274a0
bump to version 1.2.5
2011-06-02 09:37:48 +01:00
punytan
9b584de09a
fix the problem around unsafe chars
2011-06-01 20:23:46 +09:00
Jay Levitt
d8d8df71cf
Teach tagsinput to use JQuery UI's built-in autocomplete
2011-05-27 12:38:12 -04:00
Sebastian Motraghi
4f22220a36
update docs; bump version number
2011-05-25 15:40:36 +01:00
Sebastian Motraghi
082acc53de
Call the 'onChange' function when a tag is added.
2011-05-25 14:57:03 +01:00
Mario Estrada
fd1e79202f
added new test for onChange, changed functionality to send the generated tag element and the original input to onChange
2011-05-24 19:36:05 -05:00
Mario Estrada
074d90a6c7
removed extra whitespace
2011-05-24 19:23:13 -05:00
Mario Estrada
8c45811838
Replace jQuery.fn with $.fn since it is already wrapped, added onChange to be called after adding or removing a tag
2011-05-24 19:22:06 -05:00
Mario Estrada
74520e1cbb
Added support for remove tack with backspace
2011-05-20 19:29:57 -05:00
Ben Brown
ba418a2092
Bug fix pertaining to over-escaping tags.
2011-04-28 16:49:49 -05:00
Ben Brown
86870134fb
Adds the 'interactive' parameter, defaulted to true.
...
If interactive==true, an input will be inserted, allowing users to type new tags.
If interactive==false, no input will be inserted, and tags must be added using the addTags function.
2011-04-28 16:08:01 -05:00
Ben Brown
1dbfe86a79
Options
2011-04-28 15:08:14 -05:00
Ben Brown
823a8b411e
Only call addTag once, BEN.
2011-04-28 15:05:20 -05:00
Ben Brown
64e9860eff
When importing tags, do NOT call the callback.
2011-04-28 15:02:06 -05:00
Ben Brown
8ea9b4ea92
Store the callback functions for later.
2011-04-28 15:01:08 -05:00
Ben Brown
bfbc3181f2
If an onRemoveTag callback has been specified, call it
2011-04-28 15:00:50 -05:00
Ben Brown
0e4af3b60c
If a callback has been specified, call it when a tag is added.
2011-04-28 15:00:27 -05:00
Ben Brown
375b385f46
Store the callbacks
2011-04-28 15:00:00 -05:00
Ben Brown
1505a5d6b0
By default, if a callback has been specified, call it!
2011-04-28 14:59:44 -05:00
melkorm
ec21d648fb
Bumped version.
...
Okey, so I did a bit dirty fix for this that if autocomplete popup is visible then blur doesn not tak an action, otherwise adds a new tag. Also added unique option to second blur (with autocomplete).
2011-04-18 10:47:57 -07:00
melkorm
8330eb7cba
Added two options:
...
1. minChars
2. maxChars
Also fixed a bug (I hope so it was one) when using autocomplete, on pressing enter two tags were added:
1st : what we typed
2hnd : what autocomplete returned.
2011-04-16 10:16:38 -07:00
Ben Brown
274563670f
bump version number
2011-04-14 10:56:10 -05:00
Ben Brown
9fd4b31b05
changed tab style, and added default value to new unique flag
2011-04-14 10:53:23 -05:00
Erlend Finvåg
3bf0e47ea5
fixed bug I accedently introduced in previous commit
2011-04-14 16:36:38 +02:00
Erlend Finvåg
e3fdc8bc84
added the ability to require unique tags
2011-04-14 16:12:04 +02:00
Ben Brown
72227771f2
Bump version number
2011-04-12 18:11:06 -05:00
Ben Brown
99bf360110
Add uid=501(benbrown) gid=501(benbrown) groups=501(benbrown),204(_developer),100(_lpoperator),98(_lpadmin),80(admin),61(localaccounts),12(everyone),401(com.apple.access_screensharing-disabled).importtags('list,of,tags');
2011-04-12 17:52:52 -05:00
Ben Brown
cb6250d5c2
Initial import into Git
2011-04-12 17:40:07 -05:00