Commit Graph

26 Commits

Author SHA1 Message Date
Kyle Spearrin 166573dafb brand color updates 2020-05-05 16:59:20 -04:00
Kyle Spearrin 70eb421e7a load lang from `chrome.i18n.getUILanguage()` 2020-01-22 08:10:35 -05:00
Máté Farkas 7d7b433f0b hide save password notification bar when printing the page (#1048) 2019-10-31 07:49:49 -04:00
Kyle Spearrin 3e1e05ab4f ally on notification bar 2019-10-09 10:12:06 -04:00
Kyle Spearrin 419445cf62 dispatchMessage fix on bar.js 2019-08-27 08:03:55 -04:00
Kyle Spearrin 80314e766f process safari tab on app messages 2019-08-20 13:06:38 -04:00
jansramek d2a736ed71 Fix overlapping of close button with scrollbar (#878) 2019-02-27 08:00:21 -05:00
Kyle Spearrin cf57eadd1d detect and update password changes 2018-07-31 23:24:11 -04:00
Kyle Spearrin 88cde6bfdc formatting js files. remove old u2f 2018-04-13 22:54:28 -04:00
Kyle Spearrin 6c2f63f193 build notification bar 2018-04-10 22:05:23 -04:00
Kyle Spearrin 561de6df04 load i18n in notificat bar for safari 2018-01-13 15:09:05 -05:00
Kyle Spearrin 698632a1df safari tabs apis 2018-01-13 14:56:38 -05:00
Kyle Spearrin 97d1e0c98a safari api support on notification bar page 2018-01-13 10:46:39 -05:00
Kyle Spearrin 3f0fcd4e52 fix cross-origin permission issue in notif. bar 2017-11-20 13:21:14 -05:00
Kyle Spearrin 133e3d5b55 remove jquery usage from bar 2017-11-09 22:38:09 -05:00
Oscar Hinton 59754cd530 Setup Webpack & TypeScript (#316)
* TypeScript and WebPack.

* Minor cleanup.

* Add background.js as entry point to webpack.

* Use downloaded fonts for better performance.
Remove google-fonts-webpack-plugin.

* Add the remaining entry points and setup notification bar.

* Update readme for webpack.

* Convert CipherItems to TypeScript to demonstrate how a component looks in TS.

* Fix edge requirering a custom angular version.

* Rewrite gulp tasks for packaging releases.

* Re-add the webpack gulp plugin.

* Remove unessesary line in analytics.
2017-10-28 22:14:14 -04:00
Kyle Spearrin 438ccd0f9e set widths are only for english 2017-09-19 12:30:19 -04:00
Kyle Spearrin 1b344ade0d adjust notification bar for small/zoomed screens 2017-09-07 10:12:34 -04:00
Hamid 5b6bddccca Update notification bar width
The add-save never-save 'td' is too narrow and it cause the buttons to appear in two rows. This change will make it a little wider to solve this problem.
2017-08-15 13:03:46 -04:00
Kyle Spearrin 34696ed85f never option on save login notification
closes #85
2017-06-13 13:59:16 -04:00
Kyle Spearrin 2b5e5b355b font adjustment for notification bar 2016-12-30 21:03:34 -05:00
Kyle Spearrin 53cd3d7848 Feature settings. i18n of notification bar. 2016-12-30 20:55:59 -05:00
Kyle Spearrin 77aca102e6 styling the notification bar some 2016-12-30 16:47:07 -05:00
Kyle Spearrin 2310f5ebdf Add new login with save from notification bar 2016-12-30 14:26:22 -05:00
Kyle Spearrin 4bd34598b1 detect login form submitted and show notification 2016-12-30 02:09:54 -05:00
Kyle Spearrin 54e8867ce7 notification bar context script/page 2016-12-29 18:35:41 -05:00