Commit graph

240 commits

Author SHA1 Message Date
Maxx Crawford
f87dc359f5
Move add-on description to i18n 2021-09-21 15:14:30 -05:00
Lesley Norton
97d69e263d
Add missing semi-colon 2021-09-20 10:57:52 -05:00
Lesley Norton
05dc48eac2
Start i18n 2021-09-16 10:55:54 -05:00
Maxx Crawford
0b760ce465 Update version number to 7.4.0 2021-08-09 09:32:45 -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
luke crouch
8512794b43
Merge pull request #2079 from rpl/fix/add-unlimitedStorage-permission
fix: Add unlimitedStorage permission to make sure storage.local does not hit quota limits or IndexedDB QuotaManager data eviction
2021-07-26 09:22:57 -05:00
luke crouch
081ea0bedb
Merge pull request #2052 from cammarin/runtime-geturl
Replace deprecated method `browser.extension.getURL()`
2021-07-26 09:09:17 -05:00
Luca Greco
56b85a8cdd fix: Add unlimitedStorage permission to make sure storage.local doesn't hit quota limits or IndexedDB QuotaManager data eviction 2021-07-14 20:25:04 +02:00
Carlos Marin
4e4ed390e0 Replace deprecated method
Close #2047
2021-05-18 14:36:29 -03:00
Noah Callaway
86edd8c8a2 Rename 'always open in' title 2021-04-23 00:10:37 -07:00
Maxx Crawford
7ebed4521d Bump version from 7.2.0 to 7.3.0 2021-01-22 09:30:17 -06:00
Sergey Zolotarev
89719f7243 Implement container reordering 2021-01-21 23:59:31 +06:00
Maxx Crawford
c2ff3f00f2 Fix #1946 - Update package.json/manifest to 7.2.0 2021-01-11 10:16:53 -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
Maxx Crawford
fc070b2d0d Update version number for new release 2020-08-25 11:40:01 -05:00
Moonloard
518f1cca89 option name adjusted 2020-07-27 22:49:33 +02:00
Moonloard
997fe4db12 description of option adjusted 2020-07-27 22:42:55 +02:00
Moonloard
a5f6f8381a remove unnecessary line breaks 2020-07-27 22:22:42 +02:00
Moonloard
46d76dfaa3 new option to replace current tab when a assigned domain is opened 2020-07-27 22:12:49 +02:00
Maxx Crawford
b6f3c15999 Bumped version number for patch 2020-07-15 10:42:08 -05:00
Maxx Crawford
024fb03c33 Fixed #1781 - Reset checkbox listener to keep event queue to 0 2020-07-15 10:41:12 -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
8cffccccce
Merge pull request #1809 from mozilla/fix-manage-site-list
fix space character typo in classList.add argument
2020-07-14 16:56:07 -05:00
Maxx Crawford
7f31a92ede Fixed #1810 - Split container item funcitonality 2020-07-14 16:49:49 -05:00
luke crouch
b47291ae87
Merge pull request #1780 from mozilla/1779-manage-site-list-icon-fix
Fixed #1779 - Added CSS override for favicons on the Manage Site List panel
2020-07-14 15:51:16 -05:00
luke crouch
8de231f5e9 fix space character typo in classList.add argument 2020-07-14 15:34:07 -05:00
luke crouch
a10d222ce7
Merge pull request #1794 from ericlee4/close-button
fix #1788
2020-07-14 11:07:19 -05:00
Kendall Werts
28222e510f Fixed first panel keyboard arrow nav. Added second panel keyboard nav. 2020-07-12 22:01:14 -05:00
Eric Lee
a2a11d053b fix #1788
close button not found
2020-07-12 15:36:50 -04: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
d0f7fc35a4 Bumped version number for new release 2020-07-07 10:19:21 -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
Maxx Crawford
765a0eb727 Linted Container Delete SVG 2020-07-07 10:19:21 -05:00
Nathan Hinchey
52749ee1f0 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
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
Maxx Crawford
8ef0a6f9f1
Merge pull request #1654 from mozilla/UX-UI-update
UX/UI Update
2020-05-22 14:07:20 -05:00
groovecoder
d8f99ada77 bump version to 6.2.5 2020-04-13 07:49:31 -05:00
DeadlySurprise
19e694d8eb Fixed 'open in current container button' not working 2020-03-15 17:42:52 +01: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
8654aefd85 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
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
ef66bee929 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