Commit graph

78 commits

Author SHA1 Message Date
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
dc7b5ca396
Add sumo link to options page 2021-12-08 15:58:30 -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
567a284196
Update options page to latest UX 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
3c3b5ae705
Add Mozilla VPN & Proxy permissions block to options.html 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
Lesley Norton
66359941bf
Start updates to to options.html 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
Maxx Crawford
9447792e53
Merge pull request #1683 from CSCD01/issue-1231
Fixes #1231 confirmation page alignment
2021-07-28 10:22:01 -05:00
Sergey Zolotarev
89719f7243 Implement container reordering 2021-01-21 23:59:31 +06:00
luke crouch
1b22753811
Merge pull request #1751 from JakeWharton/patch-1
Remove automatic capitalization of container name
2021-01-11 09:22:07 -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
Maxx Crawford
b47844b43a Added dark mode support on the settings page
Updated p, label color for light mode, removed commented code
2020-07-07 10:19:21 -05:00
Jake Wharton
9c80781e3f
Remove automatic capitalization of container name
The name is not capitalized in the address bar or the list of names in the extension popup.
2020-05-27 14:36:18 -04:00
Khansa Kiasatina
2ed9eaee8a fix lint 2020-03-13 17:25:09 -04:00
Khansa Kiasatina
c03c3c118c fix alignment 2020-03-08 17:02:58 -04: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