Danny Colin
47062d2bea
add ability to filter the container list
2022-07-21 17:30:16 -04:00
Danny Colin
aaef0fd4a6
Fix elements styling to follow the Proton Design System more closely
...
This includes fixes for the hover, active and focus states of all the
elements that didn't have one.
2022-05-10 20:51:34 -04:00
Lesley Norton
83b7f5819b
Merge pull request #2267 from mozilla/remove-delete-warning
...
Remove delete container warning
2022-01-19 08:52:36 -08:00
Lesley Norton
6ba77014bc
Fix server list scroll bars
2022-01-17 10:39:50 -08:00
Lesley Norton
6a1723b415
Remove delete container warning
2022-01-17 11:11:09 -06:00
Lesley Norton
cbcae353a3
Use 'inline-size' instead of 'width'
2021-12-08 18:07:08 -06:00
Lesley Norton
29d586353c
Fix onboarding panel buttons on Windows
2021-12-08 17:57:55 -06:00
Lesley Norton
8e51ea0134
Add ability to enable permissions from Mozilla VPN + Proxy onboarding panel
2021-12-07 10:22:51 -06:00
Lesley Norton
396411f8b3
Update panel
...
- Badge the Options icon when proxy and/or nativeMessaging permissions are disabled. Remove on click, don't show again.
- Use localized strings
- Refactors + cleanup
2021-12-07 10:22:50 -06:00
Lesley Norton
ed63f18cf1
Lint roll
2021-12-07 10:22:49 -06:00
Lesley Norton
ef662cdc72
Show permission warning in advanced proxy panel
2021-12-07 10:22:49 -06:00
Andrea Marchesini
b9f69e2b99
Merge pull request #2176 from mozilla/fix-mac-661
...
Vertically center icons when container name is " ".
2021-10-28 16:21:32 +02:00
Lesley Norton
f723089308
Hide horizontal scrollbar
2021-10-27 14:23:41 -05:00
Lesley Norton
7be7bb2b22
Use 'inline-size' instead of 'width'
2021-10-27 09:06:57 -05:00
Lesley Norton
d361ca9266
Vertically center icons when container name is " ".
2021-10-26 21:31:56 -05:00
Lesley Norton
399bed93bd
Lint roll : Move overflow menu rules
2021-10-24 15:20:08 -05:00
Lesley Norton
f9ddd0f0a4
Fix UI when Popup is in overflow menu
2021-10-22 22:24:39 -05:00
Lesley Norton
2f6e49bec0
Review + QA updates - Part 1
2021-10-21 23:02:27 -05:00
Lesley Norton
1c0f2d8c5c
MozillaVPN Integration
2021-10-20 12:52:41 -05:00
Maxx Crawford
34be1a19be
Add UI tweaks
2021-09-29 10:05:27 -05:00
Sergey Zolotarev
89719f7243
Implement container reordering
2021-01-21 23:59:31 +06:00
Danny Colin
0c04b83207
fix css indentations
2021-01-10 19:02:42 -05:00
Danny Colin
6b73cee79e
fix gradient colors in open tabs list
2021-01-10 18:59:16 -05:00
Danny Colin
d7688cb1f5
fix stylelint errors
2021-01-08 13:19:18 -05:00
Danny Colin
c03df9d246
add a dark theme
2021-01-08 13:11:02 -05:00
luke crouch
de8d0b28ea
Merge pull request #1811 from mozilla/1810-restore-new-tab-keyboard-nav
...
Fixed #1810 - Split container item funcitonality
2020-07-14 19:53:49 -05:00
Maxx Crawford
7f31a92ede
Fixed #1810 - Split container item funcitonality
2020-07-14 16:49:49 -05:00
Maxx Crawford
5e99af0993
Fixed #1779 - Added CSS override for favicons on the Manage Site List panel
2020-07-09 15:29:33 -05:00
Maxx Crawford
bcd3aaeb92
Fixed icon clipping where container icons are displayed. Added override for website favicons (listed in active container)
2020-07-09 11:51:24 -05:00
Maxx Crawford
682d877960
Updated lint errors, updated Stylelint library to latest version
...
Re-added stylelint/order plugin, updated options to match new syntax .
Fixed stylelint error
2020-07-07 10:19:21 -05:00
Maxx Crawford
d901ba9067
Fixed issue where items with too-long page titles wrapped in tab list of specific container inside the panel
2020-07-07 10:19:21 -05:00
Kendall Werts
7f91096311
Removed options from new container menu. Tweaked new container menu to remove
...
dupes from opening it twice.
Added focus highlighting for keyboard navigation
2020-02-28 15:47:43 -06:00
Kendall Werts
0290eb1d56
css linting
2020-02-28 15:47:43 -06:00
Kendall Werts
807435ca4b
code review and feedback changes
2020-02-28 15:47:43 -06:00
Kendall Werts
6bb3acbe5a
extraneous css removal
2020-02-28 15:47:43 -06:00
Kendall Werts
a33e358de8
Now can reopen in default container. Added an 'OK' button to new container panel. Fixed some css
2020-02-28 15:47:43 -06:00
Kendall Werts
a7f62b13fa
css linting
2020-02-28 15:47:43 -06:00
Kendall Werts
55f940d372
some edits to panels
2020-02-28 15:47:43 -06:00
Kendall Werts
8d8d7f2a8e
fixed info panel
2020-02-28 15:47:43 -06:00
Kendall Werts
18ed7237f0
added info icon as ling to options page
2020-02-28 15:47:43 -06:00
Kendall Werts
b9084a9990
updates to all panels
2020-02-28 15:47:43 -06:00
Kendall Werts
6abeb976c6
container info panel complete
2020-02-28 15:47:43 -06:00
Kendall Werts
97d4c46a4e
Added Facebook Container Fence icon. Fixes #1425
2020-02-28 15:47:43 -06:00
Kendall Werts
0cbc9879bb
Implemented UI/UX for container list Panel (first panel).
2020-02-28 15:47:43 -06:00
Kendall Werts
5bbf902b47
fix for #1656 , #1643 , and #1637
...
removes enter key listener in favor of focus highlighting to notify user that there
is keyboard navigation available for the onboarding panels. (enter key listener was added
as keyboard navication for onboarding panels).
bumped version
2020-02-26 17:16:45 -06:00
Kendall Werts
4bc6fad83a
added second onboarding panel
2020-02-10 15:19:41 -06:00
Kendall Werts
06b43c47c0
added new oboarding panel
2020-02-10 12:38:45 -06:00
Kendall Werts
85c403bef5
made some suggested changes
2020-01-23 13:47:45 -06:00
Kendall Werts
268c638508
added onboarding panel
2020-01-23 00:27:05 -06:00
revealtheweb
b0661f79aa
fix odd edit arrow alignment
2019-12-09 15:55:57 -06:00