browsh/webext
Thomas Buckley-Houston 2ea4eb0f8c Better ENTER key UX
This came about from using Slack's web client.

Adding the input boxes padding to the DOM box coords makes the TTY
cursor more closely reflect the actual input box. Also using keyup/down
seems more universally applicable than merely kepress
2018-07-07 18:22:17 +08:00
..
assets Remove brightness filter for em, strong, text 2018-06-23 17:07:44 +08:00
contrib Use absolute path to webextension.go asset 2018-06-11 16:28:00 +08:00
src Better ENTER key UX 2018-07-07 18:22:17 +08:00
test Input boxes, for searches, logins, writing, etc 2018-05-20 21:17:33 +08:00
.eslintrc Compose frames of whole DOM, for faster scrolling 2018-04-18 21:11:04 +08:00
.web-extension-id First draft of rewrite to Webextension and Rust 2018-01-01 21:50:30 +08:00
background.js Refactored webext classes to be more SRP 2018-04-09 18:36:46 +08:00
content.js Refactored webext classes to be more SRP 2018-04-09 18:36:46 +08:00
manifest.json Version v1.1.5 2018-07-06 14:55:01 +08:00
package-lock.json First draft of integration tests 2018-01-23 20:04:23 +08:00
package.json Move integration tests to Golang CLI client 2018-02-17 14:10:39 +08:00
webpack.config.js Compose frames of whole DOM, for faster scrolling 2018-04-18 21:11:04 +08:00