client-share-web/scripts
jrburke 7582e1614d do a js optimization for the settings page. 2010-12-08 16:15:18 -08:00
..
blade make sure no console calls are used in FE code, even in error paths, always favor throwing an error, to see if that helps identify problems. 2010-11-09 10:57:48 -08:00
protovis add protovis 2010-11-04 16:32:12 -07:00
templates linkdrop 2010-09-01 17:41:39 +10:00
AutoComplete.js Adding license info. 2010-11-03 16:18:18 -07:00
TextCounter.js Adding license info. 2010-11-03 16:18:18 -07:00
accounts.js Disable use of F1 if localStorage is not available. 2010-12-07 15:39:50 -08:00
cards.js Adding license info. 2010-11-03 16:18:18 -07:00
dispatch.js Hooking up the account settings page to work. 2010-12-01 15:17:33 -08:00
dotCompare.js do a js optimization for the settings page. 2010-12-08 16:15:18 -08:00
fancyzoom.js linkdrop 2010-09-01 17:41:39 +10:00
friendly.js linkify usernames 2010-09-07 23:23:40 -07:00
hashDispatch.js Adding license info. 2010-11-03 16:18:18 -07:00
iscroll-min.js linkdrop 2010-09-01 17:41:39 +10:00
isoDate.js Adding license info. 2010-11-03 16:18:18 -07:00
jquery-ui-1.8.6.custom.min.js using custom jquery ui with just tabs to cut down load footprint. 2010-11-05 11:46:40 -07:00
jquery.colorFade.js Removing settings from the share pane to a standalone page that Andy has been designing. Does not work yet. 2010-11-30 17:20:00 -08:00
jquery.easing.1.3.js linkdrop 2010-09-01 17:41:39 +10:00
jquery.masonry.js linkdrop 2010-09-01 17:41:39 +10:00
jquery.textOverflow.js Load text overflow plugin via require, do the ellipsis work later in the setup after the fields have content in them. 2010-09-28 13:21:22 -07:00
jquery.tmpl.js linkdrop 2010-09-01 17:41:39 +10:00
jquery.vgrid.0.1.5.js linkdrop 2010-09-01 17:41:39 +10:00
json2.js linkdrop 2010-09-01 17:41:39 +10:00
md5.js First pass at JS optimization, and hide share ui until jquery ui tabs transform the dom, to avoid seeing a blink of all tabs in the UI. Needs a bit more work to make sure makefile changes work for Gozer's process. 2010-09-30 15:26:08 -07:00
oauth.js Make sure only one oauth window is up at a time, to avoid weird behavior for the user if they complete oauth flow for both windows. 2010-11-24 14:21:00 -08:00
placeholder.js fix gray text issue in minefield placeholders. 2010-09-08 11:30:17 -07:00
rdapi.js make sure no console calls are used in FE code, even in error paths, always favor throwing an error, to see if that helps identify problems. 2010-11-09 10:57:48 -08:00
requireplugins-jquery-1.4.2.js First pass at JS optimization, and hide share ui until jquery ui tabs transform the dom, to avoid seeing a blink of all tabs in the UI. Needs a bit more work to make sure makefile changes work for Gozer's process. 2010-09-30 15:26:08 -07:00
storage.js Refactoring of account get/storage, to make it easy to update all frames with the latest info. Start of passing extension version to content space. 2010-12-02 17:17:35 -08:00