Skip to content
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

Restructure code to use ES6 modules #51

Open
jchang504 opened this issue Jul 22, 2017 · 1 comment
Open

Restructure code to use ES6 modules #51

jchang504 opened this issue Jul 22, 2017 · 1 comment

Comments

@jchang504
Copy link
Owner

This is a helpful resource: http://exploringjs.com/es6/ch_modules.html

@jchang504 jchang504 self-assigned this Jul 22, 2017
jchang504 added a commit that referenced this issue Jul 27, 2017
Also closes #16. This commit also changes the popup action from tab search to
options page (which closes #19). I performed rather crude surgery to glue the
hotkeys.js and tab_search.js (and corresponding CSS) together; I'll need to
clean this up a lot when I refactor to use modules (#51).
@jchang504
Copy link
Owner Author

The awkward coupling between hotkeys.js and tab_search.js created in 004ff6c needs particular attention with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant