An open API service providing commit metadata for open source projects.

GitHub / loopj/jquery-tokeninput / commits

SHA Message Author Date Stats
8a8390e7 Migrate from gh-pages James Smith <j****s@l****m> about 3 years ago
76dbc51c Delete demo.html James Smith <j****s@l****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9c36e199 merge Merge pull request #740 from rafa-ulloa/master Hugo Henrique <c****o@h****r> over 11 years ago
c9fed8e0 fixed spaces after optimizing computeURL() Rafael Ulloa <r****a@m****m> over 11 years ago
389749fc optimized computeURL() Rafael Ulloa <r****a@m****m> over 11 years ago
fe3f2e6b merge Merge pull request #713 from korun/patch-2 Hugo Henrique <c****o@h****r> almost 12 years ago
a182643e Simplify conditional expression. Ivan <k****4@m****u> almost 12 years ago
b5f827c1 Add missing semicolon. Ivan <k****4@m****u> almost 12 years ago
fe5ad948 Added bower.json and fix CS Hugo Henrique <c****o@h****r> about 12 years ago
aefac0bc add version build Hugo Henrique <c****o@h****r> over 12 years ago
3c9c2bc0 removed is_printable_character method unused Hugo Henrique <c****o@h****r> over 12 years ago
e637a1c2 fix name package Hugo Henrique <c****o@h****r> over 12 years ago
5c114c08 merge Merge pull request #654 from loopj/feature-build-version Hugo Henrique <c****o@h****r> over 12 years ago
9e3b4be3 add rule 'node_modules' to .gitignore Hugo Henrique <c****o@h****r> over 12 years ago
b85d3306 add Grunt to deploy version minimified Hugo Henrique <c****o@h****r> over 12 years ago
afd45f69 fix CS Hugo Henrique <c****o@h****r> over 12 years ago
6dc89257 fix comparation onReady typeof function Hugo Henrique <c****o@h****r> over 12 years ago
11026786 add functionality autoSelectFirstResult Hugo Henrique <c****o@h****r> over 12 years ago
a299ad67 merge Merge pull request #650 from joaofgf/joaofgf Hugo Henrique <c****o@h****r> over 12 years ago
5d6acf57 Update jquery.tokeninput.js Joao <j****f@g****m> over 12 years ago
9d06bde7 merge Merge pull request #643 from toneplex/master Hugo Henrique <c****o@h****r> over 12 years ago
01885b00 renamed excludeCurrentParam to excludeCurrentParameter & other code cleanup toneplex <v****j@g****m> over 12 years ago
88fe0a09 Added the ability to exclude current tokens from the autocomplete dropdown fo... toneplex <v****j@g****m> over 12 years ago
81349370 merge Merge pull request #577 from 2is10/input_width_zero Hugo Henrique <c****o@h****r> over 12 years ago
b180a311 merge Merge pull request #622 from 2is10/xhtml_compatibility Hugo Henrique <c****o@h****r> over 12 years ago
3b20e00f closing tags and using valid XML escape sequences to avoid JS errors on XHTML... Jared Jacobs <j****d@4****m> over 12 years ago
9c0924be working around webkit bug where zero-area input loses focus Jared Jacobs <j****d@4****m> almost 13 years ago
b8607e1a merge Merge pull request #558 from staeke/master James Smith <j****s@l****m> about 13 years ago
d2181a7f Introduced onSend callback to be able to modifiy jQuery.ajax parameters. This... Staffan Eketorp <s****p@g****m> about 13 years ago
b65741bb merge Merge pull request #531 from nfiniteset/bugs/dont-cut-off-placeholder-text James Smith <j****s@l****m> about 13 years ago
de7ff6fa Don't cut off placeholder text in input field. Sean Durham <s****n@s****t> about 13 years ago
f1ad5602 merge Merge pull request #526 from neoascetic/patch-1 James Smith <j****s@l****m> over 13 years ago
cf6124ee Fix old IE version bug Pavel Puchkin <n****c@g****m> over 13 years ago
ace3ee3f merge Merge pull request #508 from barvaz/master James Smith <j****s@l****m> over 13 years ago
19dd42b3 destroy method amit <a****k@g****m> over 13 years ago
b4425aca merge Merge pull request #499 from 2is10/dropdown_position James Smith <j****s@l****m> over 13 years ago
664ee461 using the token list's offset height (border-box height) instead of its conte... Jared Jacobs <j****d@4****m> over 13 years ago
7a039f2e merge Merge pull request #495 from batusai513/master James Smith <j****s@l****m> over 13 years ago
1cf54fec fix ie < 9 problem, this not referencing the input object in the callbacks batusai513 <r****o@k****m> over 13 years ago
233b45e6 merge Merge pull request #480 from shanebdavis/master James Smith <j****s@l****m> over 13 years ago
5b5f88df also turn off autocapitalize Shane Brinkman-Davis <s****s@g****m> over 13 years ago
096457a7 merge Merge branch 'master' of github.com:loopj/jquery-tokeninput James Smith <j****s@l****m> over 13 years ago
dc4c6eab Fix trailing comma James Smith <j****s@l****m> over 13 years ago
3138de1e merge Merge pull request #439 from market76/master James Smith <j****s@l****m> over 13 years ago
5fb61050 merge Merge pull request #444 from masonblier/master James Smith <j****s@l****m> over 13 years ago
7570b8ad Some duplication Mason Blier <m****r@g****m> over 13 years ago
1de2d4d0 Should add freetokens on blur Mason Blier <m****r@g****m> over 13 years ago
bce4dbd0 merge Merge pull request #443 from rajkissu/patch/bower James Smith <j****s@l****m> over 13 years ago
a7012451 Bower Support Raj Kissu <r****u@g****m> over 13 years ago
375bab25 Remove it on prepopulate John Gerhardt <j****n@m****m> over 13 years ago
2d6bd18c Support placeholders John Gerhardt <j****n@m****m> over 13 years ago
2d1958c0 merge Merge pull request #420 from farcepest/fix-unterminated James Smith <j****s@l****m> almost 14 years ago
ec2d0b6e Terminate unterminated statements. Andy Dustman <f****t@g****m> almost 14 years ago
a7750faa merge Merge pull request #416 from pwmckenna/master James Smith <j****s@l****m> almost 14 years ago
1c74b10a adding tabbing out support for free tagging input fields Patrick Williams <p****k@b****m> almost 14 years ago
3f09e7e8 adding support for tabbing out of a input element after making a selection Patrick Williams <p****k@b****m> almost 14 years ago
c4c3ccd4 merge Merge pull request #409 from peterpay/master James Smith <j****s@l****m> almost 14 years ago
65fba639 Update src/jquery.tokeninput.js Pedro Barrera <p****a@g****m> almost 14 years ago
91551b91 merge Merge pull request #405 from bamarni/patch-2 James Smith <j****s@l****m> almost 14 years ago
2ad71db2 fixed #254 Bilal Amarni <b****i@g****m> almost 14 years ago
634cf716 Ignore gh-pages folder James Smith <j****s@l****m> almost 14 years ago
023074d8 merge Merge pull request #376 from joeytheman/master James Smith <j****s@l****m> almost 14 years ago
25175624 merge Merge pull request #387 from fukuball/master James Smith <j****s@l****m> about 14 years ago
31354247 allowFreeTagging set to false not work fix Fukuball Lin <f****l@g****m> about 14 years ago
166f6c7f Fix dropdown not being aligned correctly joeytheman <j****a@g****m> about 14 years ago
39353a22 merge Merge pull request #357 from raihan2006i/setoptions James Smith <j****s@l****m> about 14 years ago
ab26a776 merge Merge branch 'master' into setoptions Raihan Mahmud Arman <r****i@g****m> about 14 years ago
2c668172 merge Merge pull request #368 from kourge/fix_caching_behavior James Smith <j****s@l****m> about 14 years ago
a00b201d Cache raw results and filter cached results in a separate callback Wilson Lee <k****e@g****m> about 14 years ago
6db1b016 merge Merge pull request #358 from raihan2006i/master James Smith <j****s@l****m> about 14 years ago
317bc552 merge Merge pull request #366 from kourge/escape_html James Smith <j****s@l****m> about 14 years ago
6481b00f Add free tagging to demo, update jquery on demo James Smith <j****s@l****m> about 14 years ago
665ecd78 merge Merge pull request #367 from kourge/freetagging James Smith <j****s@l****m> about 14 years ago
4d90c732 Add onFreeTaggingAdd callback Wilson Lee <w****e@t****m> about 14 years ago
4c1fedf5 Add freetagging feature Wilson Lee <w****e@t****m> about 14 years ago
10e1a63c Remove unescapeHTML, since it is not used Wilson Lee <w****e@t****m> about 14 years ago
c0f9097e Escape HTML in more places Wilson Lee <w****e@t****m> about 14 years ago
5d9de3fc Add HTML escaping and unescaping functions Wilson Lee <w****e@t****m> about 14 years ago
0a061c5e Bug Fixed : Uncaught TypeError: Object [object Object] has no method 'prop' d... Raihan Mahmud Arman <r****i@g****m> about 14 years ago
576340f6 Implemented setOptions() function Raihan Mahmud Arman <r****i@g****m> about 14 years ago
641b6dd0 merge Merge pull request #337 from timehop/master James Smith <j****s@l****m> about 14 years ago
3554eea8 Check for settings existence Benny Wong <b****y@b****t> about 14 years ago
181f9130 Add a results limit settings Benny Wong <b****y@b****t> about 14 years ago
7cd88d95 merge Merge pull request #326 from cthielen/master James Smith <j****s@l****m> about 14 years ago
c7c55381 Implemented optional JSON parameter readonly. If it exists and is true, the t... Christopher Thielen <c****n@g****m> about 14 years ago
ba668e36 merge Merge pull request #322 from stevvvn/master James Smith <j****s@l****m> about 14 years ago
5caa0e16 escape regex-meaningful characters while highlighting steve <s****e@r****o> about 14 years ago
73cf6844 merge Merge pull request #308 from leonkenneth/focus-state James Smith <j****s@l****m> over 14 years ago
40eb4848 Added `token-list-focused` CSS class to mimick focused state. Léo-Paul Goffic <l****c@g****m> over 14 years ago
985d0953 merge Merge pull request #260 from ryguasu/master James Smith <j****s@l****m> over 14 years ago
e5fc568e Fix for #49 ("Arrows keys in IE8...") Chris Harris <r****u@g****m> over 14 years ago
ad163b03 merge Merge pull request #259 from ryguasu/master James Smith <j****s@l****m> over 14 years ago
526a22e1 Fix IE token navigation problem. (Fixes #258) Chris Harris <r****u@g****m> over 14 years ago
8795e85e merge Merge pull request #248 from driverdan/master James Smith <j****s@l****m> over 14 years ago
5a4b941a Check url type before setting crossDomain. Fixes #247 Dan DeFelippi <d****n@d****m> over 14 years ago
ccdc354c merge Merge pull request #241 from anroots/master James Smith <j****s@l****m> over 14 years ago
05dd271d Added config option for z-index. Fixes bugs with Twitter bootstrap modal dialog Ando Roots <a****s@g****m> over 14 years ago
4ebf2c78 merge Merge pull request #235 from azinazadi/patch-2 James Smith <j****s@l****m> over 14 years ago
6c557c61 set the real width to the dropdown so that it exactly matches its related inp... azinazadi <a****i@g****m> over 14 years ago
69fad9d8 merge Merge pull request #233 from mcouillard/master James Smith <j****s@l****m> over 14 years ago

← Back to repository