1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-30 13:03:53 +01:00
bitwarden-browser/apps/desktop/src
Patrick H. Lauke 05f6a30672
[PS-1182] Desktop / Browser: Accessibility - remove appBlurClick, change remaining links to buttons (#2662)
* Remove `appBlurClick` from browser extension controls

* Remove last remaining `appBlurClick` from desktop app controls

* Change any straggler `<a>` links to buttons where appropriate (where they don't open a browser window)

* Add missing `type="button"` to some of the desktop buttons

* Update and run prettier, linter

* Remove orphaned jslibs
2022-07-25 12:43:10 +02:00
..
app [PS-1182] Desktop / Browser: Accessibility - remove appBlurClick, change remaining links to buttons (#2662) 2022-07-25 12:43:10 +02:00
images [PS-124] Update so the image for the clear search button is visible in all themes (#2639) 2022-05-16 17:09:54 -04:00
locales Autosync the updated translations (#3157) 2022-07-22 09:03:49 +02:00
main [PS-683] Update negative copy (#2912) 2022-06-23 09:53:42 +02:00
models Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
proxy Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scripts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scss added some scss to resolve the issue of dragging window using text selection (#3051) 2022-07-20 20:20:15 +01:00
services Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
global.d.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
index.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
main.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
package-lock.json Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
package.json Bumped desktop version to 2022.6.3 (#3087) 2022-07-11 15:40:56 -07:00