Commit graph

98 commits

Author SHA1 Message Date
groovecoder
14a6156eb7 bump version to 0.9 getting close to release 2017-02-20 13:15:43 -06:00
groovecoder
e39759ed6e 0.0.5 version bump 2017-02-20 07:50:52 -06:00
luke crouch
fb0fb45f79 Merge pull request #204 from mozilla/restyle-popup
Clean up panel for launch
2017-02-19 19:08:19 -06:00
John Gruen
7f6b37db94 WIP: clean up panel for launch 2017-02-19 16:46:35 -05:00
Andrea Marchesini
81c8b2282d Merge pull request #214 from bakulf/openTab
Open tab should show the hidden tabs first
2017-02-19 18:47:00 +01:00
baku
43bef3af7c Open tab should show the hidden tabs first 2017-02-18 21:57:14 +01:00
groovecoder
6a3cc0bdb6 fix #194: the real update_url 2017-02-17 09:52:21 -06:00
luke crouch
438d59a82d fix #194: fix update_url (#196) 2017-02-17 02:11:50 +00:00
groovecoder
9b645fbae4 version bump to 0.0.4 2017-02-16 15:41:59 -06:00
Jonathan Kingston
f6ff3a4b9a Fixing issues for edit screen on Linux. Fixes #157 (#166) 2017-02-16 16:17:15 +00:00
Jonathan Kingston
e509bc11b7 Popup hover and clickable area changes. Fixes #120 2017-02-15 18:04:10 +00:00
groovecoder
dfa55a7a9d for #117: add edit-containers event 2017-02-14 10:21:14 -06:00
groovecoder
7edfd27586 for #117 open-tab event 2017-02-14 09:46:50 -06:00
Jonathan Kingston
1f1a5fcb8c Making all favicons the same size even if there isn't one. Making non clickable links in the tab list greyed out. Fixes #147 2017-02-13 16:07:00 +00:00
groovecoder
b0aa459505 version bump to 0.0.2 for fresh signing 2017-02-09 13:55:17 -06:00
groovecoder
7eaff4688f fix #141: container-name class truncate long names 2017-02-07 13:30:36 -06:00
luke crouch
6115b1bcb9 fix #142: disable arrow if container has no tabs (#153) 2017-02-07 17:15:54 +00:00
baku
8ae21be0e2 Correct remove method for tabs #145 2017-02-03 18:57:46 +01:00
groovecoder
2d99fbe619 fix stylelint issues elsewhere in code 2017-02-02 14:28:06 -06:00
luke crouch
b5bde290af for #94, for #95: more ui updates (#129)
* for #94, for #95: more ui updates

* fix #95: fix "name" input; inset the panel shadow
2017-02-02 18:59:23 +00:00
Andrea Marchesini
6f0f9c73f9 Merge pull request #133 from bakulf/pb
Addon enabled when PB is by default
2017-02-01 23:18:24 +01:00
luke crouch
3e078e7ca6 Merge pull request #122 from mozilla/onboarding-v2-20
for #20: start 3rd onboarding panel; update images
2017-02-01 14:41:36 -06:00
baku
890eeab257 Addon enabled when PB is by default 2017-02-01 08:10:49 +01:00
Peter deHaan
450a73b150
Fix ESLint indent errors 2017-01-31 09:41:15 -08:00
groovecoder
a2ff39c61c for #20: optimize images 2017-01-31 09:40:29 -06:00
baku
152cd27c3f Disable popup if in PrivateBrowsing #124 2017-01-31 08:41:34 +01:00
groovecoder
41990a9775 fix #20: additional onboarding styles 2017-01-30 15:11:11 -06:00
groovecoder
670a081f8a for #20: start 3rd onboarding panel; update images 2017-01-30 11:10:47 -06:00
Jonathan Kingston
71001050b4 Adding in CSS and HTML linting. Fixes 72 2017-01-30 16:02:26 +00:00
Andrea Marchesini
3f31f17781 Merge pull request #100 from bakulf/ui
Plus panel - WIP
2017-01-23 09:38:20 +01:00
baku
bed0a23c78 Refresh of container icon+name into the awesome bar 2017-01-22 18:44:26 +01:00
baku
72ec2a5731 Debug messages removed 2017-01-22 17:35:52 +01:00
baku
569f31a424 Scrollable containers 2017-01-20 11:10:56 +01:00
baku
6a9315f295 Hide/Show the hide-or-show panel 2017-01-18 18:22:07 +01:00
baku
4331a2612c Show tab list if Container is hidden but don't make the rows selectable 2017-01-18 17:32:56 +01:00
baku
d49120cc62 Promise eslint errors fixed 2017-01-17 10:47:19 +01:00
Peter deHaan
47da890e55 Add ESLint no-var and prefer-const rules 2017-01-16 16:33:12 -08:00
Peter deHaan
15ac350589 Fix ESLint errors 2017-01-16 11:35:35 -08:00
baku
1dabdcafaf Auto naming of containers 2017-01-16 11:11:19 +01:00
baku
66b5f216ac Issue #83 - generate Container name 2017-01-16 11:07:51 +01:00
baku
c176b03c0c review comments applied 2017-01-14 22:13:51 +01:00
baku
be29b1be81 Some CSS fix 2017-01-13 15:35:08 +01:00
baku
0dc21cd96e Create/update and previous panel 2017-01-13 15:24:37 +01:00
baku
b2bd693e81 delete containers 2017-01-13 14:40:27 +01:00
baku
c66fb33583 Refactoring of popup.js 2017-01-13 14:19:41 +01:00
baku
d2ae4b3132 Fix the 'add' link 2017-01-13 12:13:39 +01:00
baku
82a455d3c1 for(const.. => for(let.. 2017-01-13 12:06:38 +01:00
baku
9ef7b1edad log function instead console.log() 2017-01-13 11:55:51 +01:00
baku
da72d0446e License added 2017-01-13 11:48:01 +01:00
groovecoder
faaa3008a8 for #55: edit-container-panel colors; delete-container-panel 2017-01-12 15:52:28 -06:00