History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
75b8d3312bbb | epriestley | Hide the autocompleter intelligently when you ignore it and keep typing | Jan 16 2016 | |||
a07a06ab0895 | epriestley | Give custom controls passable disabled states | Dec 18 2015 | |||
29e2acd5257b | epriestley | Have "limit=1" tokenizers replace tokens instead of disabling "Browse" | Dec 15 2015 | |||
3680d959ddd6 | epriestley | Disable tokenizer "Browse" button once tokenizer is full | Dec 11 2015 | |||
6b1d13bfaf3d | lkassianik | Time control typeaheads. | May 20 2015 | |||
ccd6770a098f | epriestley | Fix an issue where "Browse > Select" did not work for dynamic tokenizers | Apr 23 2015 | |||
ca388d95fd16 | Chad Little | Make the browse button on the tokenizer, be on the tokenizer | Apr 18 2015 | |||
76448a75de30 | epriestley | Make token UI stronger and more consistent | Apr 17 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
a4261f41c2b7 | epriestley | Make browse action available for dynamic/JS-driven tokenizers | Apr 17 2015 | |||
a6416014077f | epriestley | Implement a rough browse view for tokenizers | Apr 17 2015 | |||
27422ffe8e3a | Joshua Spence | Use single quotes in JavaScript files | Jan 19 2015 | |||
e768a633b751 | Joshua Spence | Fix various lint issues in rJX | Jan 13 2015 | |||
59770443b62f | Bob Trahan | Projects - tokenize [ProjectX] so "projectX" is a match | Jan 9 2015 | |||
c180832f8441 | epriestley | Resize tokenizer text input after pasting | Sep 8 2014 | |||
0b7bae29c8bb | Bob Trahan | Projects - tokenize projects more aggressively with respect to '-' | Aug 14 2014 | |||
962e60c561e8 | epriestley | Retain focused node when redrawing tokenizer/typeahead results | Jul 18 2014 | |||
e495ce496b62 | Joshua Spence | Fix various spelling mistakes | Jul 12 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
436f0563e81f | epriestley | Add a SublimeText-style repository typeahead | May 13 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
b1ecedddc7e1 | epriestley | Fix incorrect normalization in typeahead result matching | Feb 17 2014 | |||
6696d2e85aa4 | epriestley | Remove spinner GIF for loading tokenizers | Feb 16 2014 | |||
340a293870c5 | epriestley | Fix an async display issue for tokenizer/typeahead results | Feb 16 2014 | |||
e18b161464ee | epriestley | Don't show closed typeahead results while open results exist | Feb 15 2014 | |||
0efce646c95f | epriestley | Improve tokenizer loading behaviors | Feb 14 2014 | |||
3c19f363bf47 | epriestley | Provide result type information in tokenizers | Feb 14 2014 | |||
83ab275b0f49 | Sergey Sharybin/epriestley | Fix JavaScript exception when having users with special names | Jan 22 2014 | |||
f88a2b735dba | epriestley | Remove spurious "+x" from files that shouldn't have it | Oct 5 2013 | |||
6bc5ed39a24d | epriestley | Fix two tokenizer issues on iDevices | Sep 20 2013 | |||
3b9037fa2a55 | epriestley | Fix tokenizer input of Japanese glyphs | Sep 18 2013 | |||
4c4fcb0bd160 | epriestley | Use ApplicationPHIDs to power object name typehaead results | Jul 29 2013 | |||
05692182010d | epriestley | Use `JsShrink` if `jsxmin` is not available | May 19 2013 | |||
8410a8019a91 | epriestley | Fix tab-focus of Tokenizers | May 10 2013 | |||
897274eed6be | epriestley | Add a class to the Tokenizer container while it is focused | Apr 25 2013 | |||
95f57756aa59 | epriestley | Move all external JS into webroot/rsrc/externals | Apr 11 2013 |
c4science · Help