52 Commits

Author SHA1 Message Date
abhijithvijayan
24c11d2497 refactor: replace eslint-config-onepass with shared ts/react config 2020-04-16 00:35:15 +05:30
abhijithvijayan
41c17c6b97 refactor: use shared typescript config 2020-04-07 23:41:10 +05:30
abhijithvijayan
2f5e8d9254 fix: use package.json version for manifest 2020-04-06 10:15:00 +05:30
abhijithvijayan
95282892d8 chore: replace css resets with add advanced-css-reset 2020-04-04 10:45:36 +05:30
abhijithvijayan
fadc746bc7 refactor: migrate to wext-manifest-loader (breaking change) 2020-04-02 21:28:55 +05:30
abhijithvijayan
7c3761b4d1 chore: bump packages 2020-03-30 23:36:41 +05:30
abhijithvijayan
f9b9c4111d chore: bump linting packages 2020-03-30 02:35:20 +05:30
abhijithvijayan
3b1b535654 feat: use optimize -css-assets-webpack-plugin to css optimisation 2020-03-30 02:06:48 +05:30
abhijithvijayan
aec7685fe2 fix(#24): use webext-base-css basing styling for options page 2020-03-30 02:01:33 +05:30
abhijithvijayan
e3952f7882 chore: bump packages 2020-03-30 01:52:32 +05:30
abhijithvijayan
bdffca93fa fix #22: babel 7 supports typescript you idiot 2020-03-09 23:18:06 +05:30
abhijithvijayan
65ad1eb6bc chore: bump packages 2020-03-09 19:44:08 +05:30
abhijithvijayan
c4dcc6fe13 refactor #22: Use fork-ts-checker-webpack-plugin with ts-loader 2020-03-09 19:36:16 +05:30
abhijithvijayan
d64768814a chore: bump packages 2020-02-09 17:52:23 +05:30
Abhijith Vijayan
30e8bd1512
feat: drop support for node.js 8 2020-02-01 22:15:09 +05:30
abhijithvijayan
f8631339ef chore: add mini-css-extract-plugin package 2020-01-31 16:00:47 +05:30
abhijithvijayan
0a6f8d8497 refactor: remove extract-loader file-loader webpack-fix-style-only-entries 2020-01-31 15:57:04 +05:30
abhijithvijayan
a3d60b77a6 chore: bump packages 2020-01-30 21:48:45 +05:30
abhijithvijayan
adc00dc26e refactor: remove unwanted packages 2020-01-27 19:59:12 +05:30
abhijithvijayan
0c501a5232 fix: use eslint-config-onepass with ts support 2020-01-27 19:46:16 +05:30
abhijithvijayan
8e00e4ca2e feat: add react & react-dom 2020-01-27 19:44:59 +05:30
abhijithvijayan
3d40a3e4f4 chore: install typescript & awesome-typescipt-loader 2020-01-27 19:36:54 +05:30
abhijithvijayan
ac690c750b feat: (#14) add webpack-extension-reloader to reload extension on change 2020-01-23 20:56:45 +05:30
abhijithvijayan
7f0dd65231 chore: Make webpack detect mode from NODE_ENV 2020-01-23 20:40:28 +05:30
abhijithvijayan
63432e2f60 chore: bump packages 2020-01-23 20:35:19 +05:30
abhijithvijayan
dacad06196 1.1.0 2019-12-30 15:06:22 +05:30
abhijithvijayan
c5e2883fb9 chore: bump packages 2019-12-30 15:05:37 +05:30
abhijithvijayan
60828de82e chore: bump wext-manifest to 2.0.1 2019-11-01 19:14:23 +05:30
abhijithvijayan
081fb4675e chore: bump eslint packages 2019-10-31 08:15:54 +05:30
abhijithvijayan
6d3f92b135 fix: upgrade wext-manifest to 2.0.0 2019-10-31 08:15:05 +05:30
abhijithvijayan
6ac2a747c8 add babel plugins to provide spread operations & destructuring 2019-10-31 07:07:40 +05:30
abhijithvijayan
fbf1cb18de feat: add write-webpack-plugin for writing manifest.json content 2019-10-30 21:45:18 +05:30
abhijithvijayan
9084eb318d feat: (#4) add wext-manifest package 2019-10-30 21:43:56 +05:30
abhijithvijayan
2f1248ce63 refactor: rename TARGET to TARGET_BROWSER 2019-10-30 19:38:17 +05:30
abhijithvijayan
85ae7baca6 update scripts to run with yarn 2019-10-25 18:05:44 +05:30
abhijithvijayan
737074c046 add @babel/plugin-transform-runtime for fixing runtime message issues in firefox 2019-10-25 16:09:00 +05:30
abhijithvijayan
d00d76e724 add webextension polyfill 2019-10-25 16:04:33 +05:30
abhijithvijayan
56898300a7 add postcss-loader, autoprefixer dev dependencies 2019-10-25 15:58:18 +05:30
abhijithvijayan
800258bc90 add terser plugin to minify js bundle 2019-10-25 15:55:27 +05:30
abhijithvijayan
3e95321edd generate zip files for each browser build 2019-10-25 15:51:52 +05:30
abhijithvijayan
98294ac5e0 remove 'style-loader' as inline css is not used for extension 2019-10-25 14:02:56 +05:30
abhijithvijayan
a1bbd686c8 add clean-webpack-plugin to delete existing build dir on new build 2019-10-25 13:42:34 +05:30
abhijithvijayan
26410b402f add copy-webpack-plugin to copy static assets(icons, manifest) on build 2019-10-25 13:36:45 +05:30
abhijithvijayan
738d00e6f1 add build scripts for each browser 2019-10-25 13:33:22 +05:30
abhijithvijayan
16ecbfc377 add cross-env for env passing 2019-10-25 13:32:23 +05:30
abhijithvijayan
ef1fe7e580 [Fix] style only entry generating js files 2019-10-25 13:30:37 +05:30
abhijithvijayan
418ab17150 use loaders to support bundling of scss files 2019-10-25 13:27:44 +05:30
abhijithvijayan
c308afa91b add lint scripts & apply lint fixes 2019-10-25 12:38:20 +05:30
abhijithvijayan
a0a175a333 add eslint-config-onepass 2019-10-25 12:23:57 +05:30
abhijithvijayan
298bbe829d add MIT Licence 2019-10-25 12:21:33 +05:30