Micaiah Martin
167ff61374
Added logic for redeployments
2021-12-20 11:10:52 -07:00
Daniel James Smith
70925871b0
Merge pull request #2234 from patrickhlauke/patrickhlauke-issue1983
...
A11y: make expandable box headers keyboard-operable, expose correct role/state
2021-12-19 19:33:29 +01:00
Patrick H. Lauke
c733f2def6
A11y: make expandable box headers actual buttons, expose state with aria-expanded
...
Closes https://github.com/bitwarden/browser/issues/1983
2021-12-19 17:26:57 +00:00
Daniel James Smith
eef979fdba
Merge pull request #2226 from patrickhlauke/patrickhlauke-issue1984
...
View entry: add labels to readonly fields, expand aria-label for repeated toggles
2021-12-19 16:08:05 +01:00
Patrick H. Lauke
df0e7d1ec0
Merge branch 'master' into patrickhlauke-issue1984
2021-12-19 14:43:37 +00:00
Daniel James Smith
19c5b9fc73
Merge pull request #2233 from patrickhlauke/patrickhlauke-issue1985
...
Add clearer accessible names for password generator options (A-Z, a-z, 0-9, !@#$%^&*)
2021-12-19 13:31:46 +01:00
Patrick H. Lauke
dd0e80c42f
Reset messages.json other than English one
...
see https://github.com/bitwarden/browser/pull/2233#pullrequestreview-835848613
2021-12-19 12:20:46 +00:00
Daniel James Smith
fa9662e34a
Merge pull request #2232 from patrickhlauke/patrickhlauke-issue2228
...
Add aria-pressed attribute to all toggleVisibility buttons
2021-12-19 12:25:04 +01:00
Patrick H. Lauke
a3f2af707a
Add clearer accessible names for password generator options
...
Closes https://github.com/bitwarden/browser/issues/1985
2021-12-18 22:29:53 +00:00
Patrick H. Lauke
6e050349e4
Add aria-pressed attribute to all toggleVisibility buttons
...
Closes https://github.com/bitwarden/browser/issues/2228
2021-12-18 20:22:11 +00:00
Daniel James Smith
df72485236
Merge pull request #2225 from bitwarden/prevent-save-prompt-when-disabled-by-user
...
Fix save prompt showing when disabled by user
2021-12-17 11:23:36 +01:00
Daniel James Smith
09e3db24b7
Merge pull request #2223 from patrickhlauke/patrickhlauke-issue1987
...
A11y: use appropriate HTML heading markup for headings
2021-12-17 01:27:19 +01:00
Daniel James Smith
f0244b07c8
Merge pull request #2229 from bitwarden/crowdin-auto-sync
...
Autosync Crowdin Translations
2021-12-17 01:25:35 +01:00
github-actions
a3f4748850
Autosync the updated translations
2021-12-17 00:04:37 +00:00
Patrick H. Lauke
086f062a6c
Update jslib
2021-12-16 20:09:05 +00:00
Patrick H. Lauke
557dd8f68d
View entry: add labels to readonly fields, expand aria-label for repeated toggles
...
Closes https://github.com/bitwarden/browser/issues/1984
2021-12-16 13:41:57 +00:00
Daniel James Smith
0174d239ca
Fix save prompt showing when disabled by user
2021-12-15 19:04:47 +01:00
Patrick H. Lauke
ba37c05d1b
Add visually hidden <h1> to views that lack an overarching heading
2021-12-13 20:56:23 +00:00
Patrick H. Lauke
75878442f0
Missing class
2021-12-13 20:16:43 +00:00
Patrick H. Lauke
b5f2474b68
Neutralise/reset heading styles
...
- make size/weight match regular text
- remove the theming, as it will inherit this anyway from its surroundings/container; having the color explicitly defined here creates issues as it's more specific otherwise and overrides the local context
2021-12-13 19:53:01 +00:00
Patrick H. Lauke
ea02d228f5
Typo
2021-12-13 19:15:48 +00:00
Patrick H. Lauke
1b79812056
Straggler
2021-12-13 17:46:29 +00:00
Patrick H. Lauke
1916136f4c
Merge branch 'master' into patrickhlauke-issue1987
2021-12-13 17:37:42 +00:00
Daniel James Smith
77c107cd21
Merge pull request #2219 from bitwarden/bump-node-to-v16
...
Bump node to v16
2021-12-13 17:17:10 +01:00
Daniel James Smith
0199b638d1
Pull jslib
2021-12-13 11:50:08 +01:00
Daniel James Smith
fd14ccc86b
Removed action step that installs npm8
...
npm 8 is included in node v16
2021-12-13 10:57:35 +01:00
Daniel James Smith
85491ebd18
Update requirements in README.md
2021-12-10 16:11:59 +01:00
Daniel James Smith
d35d7c821e
Modify build.yml to build with node 16 and npm 8
2021-12-10 16:11:44 +01:00
Daniel James Smith
8c0b7b88f0
Bump @types/node to 16
2021-12-10 16:11:28 +01:00
Daniel James Smith
a545150faa
Bump engines required to node 16 and npm 8
2021-12-10 16:07:04 +01:00
Daniel James Smith
43426355ec
Pull in jslib
2021-12-10 16:04:22 +01:00
Thomas Rittson
d7a72b66ff
Revert hack to fix appearance in FF sidebar ( #2218 )
...
Bug fixed upstream in FF 90
2021-12-10 18:10:39 +10:00
Oscar Hinton
559be594d6
Bump Angular to v12 ( #2215 )
2021-12-09 21:08:34 +01:00
github-actions[bot]
e835a53b80
Bumped version to 1.55.0 ( #2214 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-08 09:03:39 -05:00
Oscar Hinton
e4aaf81816
Replace toaster library ( #2210 )
2021-12-07 20:42:18 +01:00
Daniel James Smith
86b4340bfb
Merge pull request #2200 from bitwarden/crowdin-auto-sync
...
Autosync Crowdin Translations
2021-12-06 21:23:04 +01:00
Oscar Hinton
17aa403461
Fix DI not working ( #2211 )
2021-12-06 19:56:07 +01:00
Oscar Hinton
3eb860f464
BEEEP: Refactor services DI ( #2201 )
2021-12-06 12:21:07 +01:00
Oscar Hinton
616b2e139a
Run npm lint in CI ( #2197 )
2021-12-03 20:35:34 +00:00
github-actions
b8feca16ec
Autosync the updated translations
2021-12-03 00:04:46 +00:00
Micaiah Martin
7a666e6092
Merge pull request #2206 from bitwarden/ci/version-bump-action
...
Added version bump workflow
2021-11-30 15:52:43 -07:00
Thomas Rittson
86650941e4
[A11y] Fix contrast on extension icons ( #2203 )
...
* Update extension icons to for a11y contrast
* Fix images
2021-12-01 07:07:34 +10:00
Micaiah Martin
3321520708
Update version-bump.yml
2021-11-30 13:45:35 -07:00
Micaiah Martin
49c9c7725d
Fixed name
2021-11-30 13:42:03 -07:00
Micaiah Martin
9ea449233e
Added version bump workflow
2021-11-30 13:34:31 -07:00
Thomas Rittson
3a1c050502
Update jslib ( #2202 )
...
* Update jslib
* Update constructors
* Update jslib
2021-11-29 10:14:04 +10:00
Daniel James Smith
8192a5e47b
Merge pull request #2135 from bitwarden/update-year-in-copyright
...
Update copyright year in .plist files for safari
2021-11-24 15:30:49 +01:00
Daniel James Smith
00bc1c4f4a
Added copyright span to the plist file I missed
2021-11-24 15:25:22 +01:00
Daniel James Smith
d3002499b9
Changed copyright date to a span
2021-11-24 11:39:23 +01:00
Daniel James Smith
7a0d4e3c14
Merge pull request #2192 from bitwarden/hotfix/hide-input-key-connector
...
Hide password input when using key connector
2021-11-22 19:00:45 +01:00