-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sidebar more css classes and styles #308
Conversation
3776097
to
a573e93
Compare
a573e93
to
f424034
Compare
extension/webpack.config.js
Outdated
@@ -10,7 +10,7 @@ const T = { | |||
}; | |||
|
|||
const env = { | |||
TARGET : process.env.TARGET, | |||
TARGET : process.env.TARGET || T.CHROME, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should leave it out, would be nice to figure out why the ./build script not working. Might result in some nasty bugs in tests etc..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you mean delete?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, you could keep it locally but not commit?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hopefully just this left :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gone )
001f8fb
to
7176904
Compare
975f862
to
5c97a63
Compare
phew... looks like all comments + few new spotted things fixed! |
extension/webpack.config.js
Outdated
@@ -10,7 +10,7 @@ const T = { | |||
}; | |||
|
|||
const env = { | |||
TARGET : process.env.TARGET, | |||
TARGET : process.env.TARGET || T.CHROME, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hopefully just this left :)
5c97a63
to
ed11e55
Compare
ed11e55
to
5f24cb9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome, thanks so much! 🎉
will merge once CI completes
active
status for "Mark visited" buttonactive
status for selected source filter (!)#visits
elementsBefore:
After: