luke crouch
444cd0fde6
Merge pull request #1798 from kendallcorner/GH-1785-keyboard-nav
...
Fixed first panel keyboard arrow nav. Added second panel keyboard nav.
2020-07-14 11:02:04 -05:00
Kendall Werts
339d5b61f8
Fixed first panel keyboard arrow nav. Added second panel keyboard nav.
2020-07-12 22:01:14 -05:00
luke crouch
1ac721f130
Merge pull request #1750 from mozilla/1746-ux-ui-followup
...
UX/UI Followup Issues
2020-07-09 11:58:33 -05:00
Maxx Crawford
9302463ab1
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
1d92860e35
Bumped version number for new release
2020-07-07 10:19:21 -05:00
Maxx Crawford
99cab51e2a
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
6b159a00c1
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
9ffc01b36e
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
Maxx Crawford
98ecb98b17
Linted Container Delete SVG
2020-07-07 10:19:21 -05:00
Maxx Crawford
48ecb9a389
Merge pull request #1756 from nathanhinchey/show-fence-icon-in-popup
...
Show fence icon in popup
2020-06-24 09:27:16 -05:00
Nathan Hinchey
8aed2987b1
Show fence icon in popup
...
Fixes issue where Facebook container has no icon in popup. Also allows user to select fence icon for other containers.
2020-05-28 12:48:11 -04:00
Maxx Crawford
e08651f1f7
Merge pull request #1654 from mozilla/UX-UI-update
...
UX/UI Update
2020-05-22 14:07:20 -05:00
luke crouch
c68b1b76ed
Merge pull request #1706 from mozilla/version-6.2.5
...
bump version to 6.2.5
2020-04-13 11:23:44 -05:00
groovecoder
11e412f0b8
bump version to 6.2.5
2020-04-13 07:49:31 -05:00
luke crouch
f24a8607bf
Merge pull request #1686 from DeadlySurprise/fixCurrentContainerBtn
...
Fixes #1682 'open in current container button' not working
2020-04-11 15:05:42 -05:00
DeadlySurprise
d76c924dcf
Fixed 'open in current container button' not working
2020-03-15 17:42:52 +01:00
Kendall Werts
07d24a6d9b
added keyboard shortcuts back (ctrl+. and then a number opens a new container in that tab)
2020-03-03 20:04:45 -06:00
Kendall Werts
30dc1cc655
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
dd4087dc9a
Implemented site isolation
...
Added feature to isolate (lock) assigned sites: When you are in
a container with site isolation enabled, navigating to a site
outside of the assignments will open that site in a new default
container tab.
Co-authored-by: Francis McKenzie <francis.mckenzie@gmail.com>
2020-02-28 15:47:43 -06:00
Kendall Werts
e8dc621e41
keyboard shortcuts working
2020-02-28 15:47:43 -06:00
Kendall Werts
7f009ee071
Fixed Assignement Toast on page.
...
Now opens in the newly opened tab (after it has been reopened
in the correct container). It also does not provide a toast
when removing sites from the edit assignments panel, becuase
user will most likely not be on that site when editing the
panel, so it has been throwing an error. Error should go away.
2020-02-28 15:47:43 -06:00
Kendall Werts
53e42c0c0e
css linting
2020-02-28 15:47:43 -06:00
Kendall Werts
55e4b91a43
added onboarding reset
2020-02-28 15:47:43 -06:00
Kendall Werts
0a90a77125
code review and feedback changes
2020-02-28 15:47:43 -06:00
Kendall Werts
30214dbea4
removed svgs not used anymore and added license to svgs that were missing a license
2020-02-28 15:47:43 -06:00
Kendall Werts
c8ae34d443
extraneous css removal
2020-02-28 15:47:43 -06:00
Kendall Werts
56aae68fc9
fixed mocha tests
2020-02-28 15:47:43 -06:00
Kendall Werts
0b5e111545
linting issues
2020-02-28 15:47:43 -06:00
Kendall Werts
6330eca2d3
keyboard shortcuts
2020-02-28 15:47:43 -06:00
Kendall Werts
db8af0bd17
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
abcb67de87
css linting
2020-02-28 15:47:43 -06:00
Kendall Werts
65c337c037
pulled out the picker panels
2020-02-28 15:47:43 -06:00
Kendall Werts
f430e4437a
some edits to panels
2020-02-28 15:47:43 -06:00
Kendall Werts
0662e8bcca
fixed info panel
2020-02-28 15:47:43 -06:00
Kendall Werts
c4cbda163a
working on info panel
2020-02-28 15:47:43 -06:00
Kendall Werts
17b67901e5
updated browserAction icons to match default themes
2020-02-28 15:47:43 -06:00
Kendall Werts
85bf5b3363
added info icon as ling to options page
2020-02-28 15:47:43 -06:00
Kendall Werts
25d8ed05c5
updates to all panels
2020-02-28 15:47:43 -06:00
Kendall Werts
e9e79d19ba
container info panel complete
2020-02-28 15:47:43 -06:00
Kendall Werts
9d2c5979e0
fixed picker panel
2020-02-28 15:47:43 -06:00
Kendall Werts
78da8a10d6
ReOpenIn Picker Panel functional
2020-02-28 15:47:43 -06:00
Kendall Werts
56c2d59677
Page action assigns site to a container and simultaneously reopens site in container.
2020-02-28 15:47:43 -06:00
Kendall Werts
97c132384c
testing keyboard shortcuts
2020-02-28 15:47:43 -06:00
Kendall Werts
c8681bba1d
Added Facebook Container Fence icon. Fixes #1425
2020-02-28 15:47:43 -06:00
Kendall Werts
84bc38f026
Implemented UI/UX for container list Panel (first panel).
2020-02-28 15:47:43 -06:00
luke crouch
68376e4ecf
Merge pull request #1667 from mozilla/more-bugfixes
...
Made selector for keyboard shortcuts more specific to fix #1666
2020-02-28 10:39:28 -06:00
Kendall Werts
846e52df35
Made selector for keyboard shortcuts more specific to fix #1666
...
Bumped version for release
2020-02-28 10:19:42 -06:00
luke crouch
fdc6c1b21b
Merge pull request #1663 from mozilla/bugfixes
...
Removed Enter Key Handler (fix for #1656 , #1643 , and #1637 )
2020-02-27 14:44:34 -06:00
Kendall Werts
ab88c6b2c6
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
luke crouch
5b2add003a
Merge pull request #1635 from mozilla/pinned-tabs
...
Fix for #1632 : Pinned tabs cannot be loaded as 'discarded'
2020-02-14 09:05:15 -06:00