1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/webroot/rsrc/externals/javelin/lib
epriestley 436f0563e8 Add a SublimeText-style repository typeahead
Summary:
Allows you to quickly search for files within a repository. Roughly:

  - We build a big tree of everything and ship it to the client.
  - The client implements a bunch of Sublime-ish magic to find paths.

Test Plan: {F154007}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley, zeeg

Differential Revision: https://secure.phabricator.com/D9087
2014-05-13 14:08:21 -07:00
..
__tests__ Various linter fixes. 2014-02-26 12:44:58 -08:00
control Add a SublimeText-style repository typeahead 2014-05-13 14:08:21 -07:00
behavior.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Cookie.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
DOM.js Begin rebuilding dropdown menus on ActionList 2014-05-05 10:56:14 -07:00
History.js Remove spurious "+x" from files that shouldn't have it 2013-10-05 05:18:17 -07:00
JSON.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
Mask.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Request.js Provide a global router for Ajax requests 2014-05-05 10:57:42 -07:00
Resource.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Routable.js Provide a global router for Ajax requests 2014-05-05 10:57:42 -07:00
Router.js Provide a global router for Ajax requests 2014-05-05 10:57:42 -07:00
URI.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
Vector.js Adding getBoundingClientRect math to getPos in Vector.js 2014-04-11 16:11:35 -07:00
Workflow.js Provide a global router for Ajax requests 2014-05-05 10:57:42 -07:00