Cable-Desktop/js
lilia 58e7f3c7e1 Fix file input click zone
Previously, the ugly file input was hidden with opacity, and styled as a
square paperclip icon, but its drop and click zones were not constrained
to the visible square. They remained active across the whole 'Choose
File' button, which overlapped with the textarea. Instead, hide the file
input complete (display: none) and transmit click events from the
paperclip to the input programmatically.

Eventually, we'll need to address drag and drop events, but I want to do
that at the window level. Otherwise dropping a file outside the file
input drop zone causes the browser to navigate to the file://... url.
2015-02-11 17:37:57 -08:00
..
models restore default avatars 2015-01-14 01:37:41 -10:00
views Fix file input click zone 2015-02-11 17:37:57 -08:00
background.js Abstract chrome browser action and windows stuff 2015-02-11 17:37:56 -08:00
bimap.js Simplify panel state management and message passing 2015-02-11 17:37:56 -08:00
chromium.js Abstract chrome browser action and windows stuff 2015-02-11 17:37:56 -08:00
components.js Restyled country dropdown 2015-01-15 15:24:36 -10:00
conversation_panel.js Fixup conversation page styles and functionality 2015-02-11 17:37:57 -08:00
database.js DB/Index Redux 2014-12-19 17:39:40 -08:00
index.js Get rid of Layout global 2014-11-24 19:25:03 -08:00
libphonenumber-util.js Add license headers 2015-01-18 14:21:22 -10:00
libtextsecure.js Mostly done device-bringup stuff 2015-02-11 14:03:54 -08:00
options.js Mostly done device-bringup stuff 2015-02-11 14:03:54 -08:00
panel_controller.js Abstract chrome browser action and windows stuff 2015-02-11 17:37:56 -08:00