dependabot[bot]
4e070463c8
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:04:42 +00:00
Abhijith Vijayan
43010ced8a
feat: add merged PR labeller bot
2021-02-21 14:32:42 +05:30
Abhijith Vijayan
be3398fcf0
Merge pull request #52 from Gvozd/fix-build-with-file-loader
...
build(webpack): pack extension with `filemanager-webpack-plugin` instead `zip-webpack-plugin`
2020-11-16 03:06:30 +05:30
Gvozd
8920ea707e
build(webpack): pack extension with filemanager-webpack-plugin instead zip-webpack-plugin
...
`zip-webpack-plugin` incompatible with `file-loader`
also `zip-webpack-plugin` less popular than `filemanager-webpack-plugin`, and not maintained 3 years
2020-11-15 18:20:19 +03:00
abhijithvijayan
07cd06affc
fix: meta
2020-11-15 15:34:41 +05:30
abhijithvijayan
3efbf856e8
fix: eslint config
2020-11-15 15:31:59 +05:30
abhijithvijayan
34fda2d3b0
fix: webpack loaders & plugins API changes
2020-11-15 15:31:52 +05:30
abhijithvijayan
5ac77696cc
chore: bump packages
2020-11-15 15:31:30 +05:30
abhijithvijayan
3cd19ad983
chore: minor tweaks
2020-11-15 15:31:10 +05:30
abhijithvijayan
29a43e451d
feat: add hash to css bundle name
2020-11-15 15:30:43 +05:30
Abhijith Vijayan
1bba48f27b
fix: type in tsconfig.json
2020-10-29 12:25:25 +05:30
Abhijith Vijayan
48185136b4
Merge pull request #47 from abhijithvijayan/dependabot/npm_and_yarn/elliptic-6.5.3
...
chore(deps): bump elliptic from 6.5.2 to 6.5.3
2020-08-01 09:13:34 +05:30
dependabot[bot]
1720ee2c44
chore(deps): bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 01:17:14 +00:00
Abhijith Vijayan
c65769d217
fix: remove ambigious color invert code ( #45 )
2020-07-23 14:33:24 +05:30
Abhijith Vijayan
1d2bd8db71
Merge pull request #43 from abhijithvijayan/dependabot/npm_and_yarn/lodash-4.17.19
...
chore(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-18 20:56:36 +05:30
dependabot[bot]
79b3693f3d
chore(deps): bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 15:18:47 +00:00
abhijithvijayan
364db05813
chore: bump wext-manifest-loader & wext-manifest-webpack-plugin
2020-07-02 16:24:28 +05:30
Abhijith Vijayan
103e6d57c7
chore: add opencollective url
2020-06-25 22:49:06 +05:30
Abhijith Vijayan
049d29412b
docs: update used by section in readme
2020-06-21 23:17:35 +05:30
abhijithvijayan
1dcdc6ff34
fix: set "useBuiltIns": false in babel config
2020-06-06 12:12:59 +05:30
abhijithvijayan
60a58f18a4
chore: bump packages
2020-06-06 12:05:32 +05:30
abhijithvijayan
c1d80146fc
chore: update metadata
2020-06-06 11:44:30 +05:30
abhijithvijayan
997372da91
docs: add react-javascript branch url to readme
2020-06-06 11:44:20 +05:30
Abhijith Vijayan
9fedc80f0d
Merge pull request #38 from ThaneshR/patch-1
...
fix: add webextension environment to eslint config
2020-06-06 11:05:30 +05:30
Thanesh Rajandran
e4a39685cb
Add webextension environment to eslint
...
This stops eslint from complaining when you use, for example `chrome.runtime.sendMessage`
2020-06-05 15:16:46 -04:00
Abhijith Vijayan
6035883c22
Merge pull request #36 from princesust/react-typescript
...
fix typos in README file
2020-05-23 08:32:59 +05:30
Borhan Uddin
1cf3d48493
Typo fixed in README file: Taylored to Tailored, developement to development, seperating to separating
2020-05-23 05:22:59 +06:00
Borhan Uddin
fb2cfa517d
Merge pull request #1 from abhijithvijayan/react-typescript
...
Just sync with original Repo
2020-05-23 05:13:30 +06:00
Abhijith Vijayan
b2a144b1cc
Merge pull request #35 from ThaneshR/merge-csp
...
Remove unsafe-eval from content-security-policy
2020-05-22 09:02:14 +05:30
thanesh
1b65b8177a
-merged dev/prod content-security-policy since 'unsafe-eval' is no longer needed in dev mode.
2020-05-21 16:14:19 -04:00
abhijithvijayan
8f92e6c83a
fix: use __dev__ & __prod__ prefixed CSP strings in manifest
2020-05-20 09:23:20 +05:30
abhijithvijayan
62234632e7
chore: bump packages
2020-05-20 09:22:23 +05:30
abhijithvijayan
00682e4da1
chore: bump packages
2020-04-30 01:04:13 +05:30
abhijithvijayan
e32e5d9fb7
refactor: use emoji-log instead
2020-04-30 00:57:35 +05:30
abhijithvijayan
db8e830161
chore: add unicorn.log for logging with 🦄
2020-04-28 23:52:23 +05:30
Abhijith Vijayan
177d3b1287
docs: update readme
2020-04-28 13:36:34 +05:30
abhijithvijayan
281cb27483
fix( #31 ): webpack stats tuning
2020-04-18 11:08:52 +05:30
abhijithvijayan
7b1c59f621
docs: update readme
2020-04-17 16:55:08 +05:30
abhijithvijayan
23cc204dc4
fix( #29 ): source map issue
2020-04-17 16:26:10 +05:30
abhijithvijayan
18fa5f9ed9
chore: minor linting to webpack config
2020-04-17 15:58:08 +05:30
abhijithvijayan
2d510b8f30
fix: apply new prettier rules
2020-04-17 12:59:08 +05:30
abhijithvijayan
b258224b46
chore: bump packages
2020-04-16 00:35:39 +05:30
abhijithvijayan
24c11d2497
refactor: replace eslint-config-onepass with shared ts/react config
2020-04-16 00:35:15 +05:30
Abhijith Vijayan
0f6ff280b2
docs: update readme
2020-04-12 19:44:17 +05:30
abhijithvijayan
e10158c4a4
fix: remove yarn local files
2020-04-08 23:04:47 +05:30
abhijithvijayan
a1d51335e2
fix: minor changes to tsconfig.json
2020-04-08 18:26:56 +05:30
abhijithvijayan
c05ad5bd60
refactor: move files to source folder
2020-04-07 23:43:12 +05:30
abhijithvijayan
41c17c6b97
refactor: use shared typescript config
2020-04-07 23:41:10 +05:30
Abhijith Vijayan
d1835068a3
Merge pull request #28 from unbyte/react-typescript
...
Fix: remove useless include rule for old manifest.js file
2020-04-07 21:53:13 +05:30
Helios
6891d35052
chore: remove useless include rule and comma
2020-04-08 00:14:11 +08:00