Commit graph

5821 commits

Author SHA1 Message Date
Oliver Blanthorn
8dec69614a
Fix what was maybe a real bug 2021-05-02 13:13:04 +02:00
Rummskartoffel
9cfb857f3c
Replace missing ramda funcs 2021-05-02 13:12:31 +02:00
Oliver Blanthorn
91ee67b6e1
Add discardall command to RC 2021-05-01 17:23:00 +02:00
Oliver Blanthorn
e5b9f4118a
Fix tests 2021-05-01 14:48:39 +02:00
Oliver Blanthorn
afda42e7f9
Fix various minor typescript errors 2021-05-01 14:25:38 +02:00
Oliver Blanthorn
4e50ab4866
Use definitely typed management types 2021-05-01 14:20:05 +02:00
Oliver Blanthorn
eb979892ff
Remove web-ext-types
The definitely typed package is fine now
2021-05-01 13:35:39 +02:00
Oliver Blanthorn
5092be9e36
Remove .ts from imports
Webpack supports it but TypeScript does not
2021-05-01 12:57:38 +02:00
Oliver Blanthorn
d9fe1bedca
Merge branch 'DhruvaSambrani-master' 2021-05-01 12:53:12 +02:00
Oliver Blanthorn
c307c03639
Rename drawing commands 2021-05-01 12:52:38 +02:00
Oliver Blanthorn
fa868afd7a
Fix typo 2021-04-30 12:22:22 +02:00
Oliver Blanthorn
3e94800c92
Add error log to gitignore 2021-04-30 12:20:12 +02:00
Oliver Blanthorn
dd8176c4f6
Merge pull request #3632 from tridactyl/smaller_reproduction
Smaller reproduction
2021-04-30 10:33:35 +01:00
Oliver Blanthorn
d74a4b9d4b
Cheer up shellcheck 2021-04-30 10:47:11 +02:00
Oliver Blanthorn
c68e1a59d6
Reduce source archive size
For stable and add beta source archive
2021-04-30 10:42:34 +02:00
Oliver Blanthorn
c9d9fb8edc
Remove git dependency for beta rebuilds 2021-04-30 10:05:15 +02:00
Oliver Blanthorn
4776d73a52
Remove git dependency for stable rebuilds 2021-04-30 10:04:35 +02:00
dependabot-preview[bot]
9a57db8a67
Bump eslint-plugin-jsdoc from 32.3.4 to 33.0.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.3.4 to 33.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.3.4...v33.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-30 02:40:24 +00:00
dependabot-preview[bot]
be8cdf5957
Bump eslint-plugin-sonarjs from 0.5.0 to 0.7.0
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/v0.5.0...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-30 01:53:38 +00:00
dependabot-preview[bot]
98eadd32f4
Merge pull request #3629 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.3.4 2021-04-30 01:51:37 +00:00
dependabot-preview[bot]
1488a7d84b
Bump eslint-plugin-jsdoc from 32.3.3 to 32.3.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.3.3 to 32.3.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.3.3...v32.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-30 01:28:46 +00:00
Oliver Blanthorn
9fe79529c7
WIP: swap ramda for rambda
It supports TS a bit better and is a bit quicker.

But it has fewer functions
2021-04-29 17:52:41 +02:00
Oliver Blanthorn
8a5f6dcb65
Cheer up prettier 2021-04-29 17:52:14 +02:00
dependabot-preview[bot]
a39e45cabb
Merge pull request #3624 from tridactyl/dependabot/npm_and_yarn/webpack-5.36.1 2021-04-28 19:21:44 +00:00
dependabot-preview[bot]
0456d51726
Bump webpack from 5.36.0 to 5.36.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.0...v5.36.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28 19:04:11 +00:00
dependabot-preview[bot]
201b2b6d96
Merge pull request #3622 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.3.3 2021-04-28 12:32:55 +00:00
dependabot-preview[bot]
9ee5706df1
Bump eslint-plugin-jsdoc from 32.3.2 to 32.3.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.3.2 to 32.3.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.3.2...v32.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28 12:14:56 +00:00
dependabot-preview[bot]
24fb63e9fa
Merge pull request #3620 from tridactyl/dependabot/npm_and_yarn/webpack-5.36.0 2021-04-28 09:52:57 +00:00
dependabot-preview[bot]
7e40f8758c
Bump webpack from 5.35.1 to 5.36.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.36.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28 09:28:25 +00:00
dependabot-preview[bot]
c3f82a46dc
Merge pull request #3618 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.3.2 2021-04-27 21:36:53 +00:00
dependabot-preview[bot]
3a6361a074
Bump eslint-plugin-jsdoc from 32.3.1 to 32.3.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.3.1 to 32.3.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.3.1...v32.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-27 21:15:48 +00:00
dependabot-preview[bot]
673d16b86d
Merge pull request #3617 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.23 2021-04-27 20:10:38 +00:00
dependabot-preview[bot]
50746924e8
Bump @types/jest from 26.0.22 to 26.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-27 19:45:52 +00:00
Dhruva Sambrani
eb0c84f1cd
Update src/excmds.ts
Co-authored-by: Oliver Blanthorn <freedom4cows@gmail.com>
2021-04-25 20:20:36 +05:30
Dhruva Sambrani
4669cea9da Fix usage for pen tablet/stylus 2021-04-25 17:16:13 +05:30
dependabot-preview[bot]
ee7c2588b4
Merge pull request #3612 from tridactyl/dependabot/npm_and_yarn/eslint-config-prettier-8.3.0 2021-04-24 14:11:57 +00:00
dependabot-preview[bot]
532dc3efcc
Bump eslint-config-prettier from 8.2.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-24 13:50:20 +00:00
Dhruva Sambrani
60d30b47d2 revert opacity as per review 2021-04-24 18:17:24 +05:30
Dhruva Sambrani
ca9e9c174d fix zIndex and add 0.98 comment 2021-04-24 17:43:59 +05:30
Dhruva Sambrani
fdc65fdfc5
fix docs as per review
Co-authored-by: Oliver Blanthorn <freedom4cows@gmail.com>
2021-04-24 17:18:25 +05:30
Dhruva Sambrani
3274c5aef5 fix lint errors 2021-04-24 16:38:40 +05:30
Dhruva Sambrani
e8efa69600 Major fixes
- Fixes stroke fill
- make canvas full page
- fix as per review
Changes to be committed:
    modified:   src/content/toys.ts
    modified:   src/excmds.ts
2021-04-24 16:31:30 +05:30
dependabot-preview[bot]
758e341693
Bump ts-loader from 8.2.0 to 9.1.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.2.0 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.2.0...v9.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-24 06:55:15 +00:00
dependabot-preview[bot]
fc1571f3fd
Merge pull request #3608 from tridactyl/dependabot/npm_and_yarn/eslint-7.25.0 2021-04-23 23:23:12 +00:00
dependabot-preview[bot]
6a302d3eba
Bump eslint from 7.24.0 to 7.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 23:06:44 +00:00
dependabot-preview[bot]
0020b53993
Merge pull request #3607 from tridactyl/dependabot/npm_and_yarn/webpack-5.35.1 2021-04-23 19:18:05 +00:00
dependabot-preview[bot]
7936c35af4
Bump webpack from 5.35.0 to 5.35.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.0 to 5.35.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.35.0...v5.35.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 19:00:56 +00:00
dependabot-preview[bot]
8eb4bf5816
Merge pull request #3606 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.2.0 2021-04-23 18:02:01 +00:00
dependabot-preview[bot]
cf3cf24767
Bump ts-loader from 8.1.0 to 8.2.0
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/v8.2.0/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.1.0...v8.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 17:43:16 +00:00
Dhruva Sambrani
df484c44e6 fix lint errors 2021-04-23 19:05:10 +05:30