1
0
Fork 0
Commit graph

39 commits

Author SHA1 Message Date
Joost De Cock
777acaf74a chore: Reconfigure packages 2022-01-28 20:30:45 +01:00
Joost De Cock
3d15149d67 chore: Reconfigure packages 2022-01-28 20:25:21 +01:00
Joost De Cock
c7905690a0 chore: Downgrade to react-scripts 4 2022-01-28 20:22:52 +01:00
Joost De Cock
ee2f0b0eac chore: Reconfigure packages 2022-01-28 19:59:00 +01:00
Joost De Cock
9fcd2feb8a chore: Upgrade dev environments react-script 2022-01-28 17:46:43 +01:00
Joost De Cock
1fe85af4ed chore(plugintest): Rebuild package.json after fix. See #1749 2022-01-28 09:34:27 +01:00
Joost De Cock
2380b4f2db chore: Reconfigure packages 2022-01-27 15:20:28 +01:00
Joost De Cock
4143b3a818 chore: Reconfigure packages 2022-01-27 12:59:01 +01:00
Joost De Cock
e926e20acf chore: Dependency updates 2022-01-27 09:35:42 +01:00
dependabot[bot]
060e9add55
chore(deps-dev): bump react-scripts from 4.0.3 to 5.0.0
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.0/packages/react-scripts)

---
updated-dependencies:
- dependency-name: react-scripts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 08:01:05 +00:00
Joost De Cock
727dcd54aa chore: Fixed release date 2022-01-24 09:38:21 +01:00
Joost De Cock
a2a4e2a838 chore: Reconfigure packages 2022-01-24 09:34:01 +01:00
Joost De Cock
8d2ec0c9f1 chore: Reconfigure packages 2022-01-23 14:27:21 +01:00
Joost De Cock
29c598301c chore: Switch to next tag for prerelease 2022-01-23 14:05:48 +01:00
Joost De Cock
c654a8b7ed chore: Changelog update 2022-01-23 14:05:19 +01:00
Joost De Cock
2a220392d4 chore: Switched to default inport for version
The previous import of the version number from package.json
looked like a named import, but was actually object destructuring
that was supported by the rollup json plugin.

This causes issues when importing patterns with webpack (as we
do with our new NextJS based frontend) so this commit switches
to importing JSON as the default export, which is also ok with webpack
2022-01-23 13:22:13 +01:00
Joost De Cock
2234155052 chore: Fixed linter warnings 2022-01-20 09:07:38 +01:00
Joost De Cock
4c86b94221 chore(plugintest): Make it prettier 2022-01-19 16:23:25 +01:00
Joost De Cock
76d13e3fa3 fix(plugintest): Used gores rather than goreNumber 2022-01-18 18:56:45 +01:00
Joost De Cock
266e69a982 fix(plugintest): Dflt should be one of the list 2022-01-18 18:56:25 +01:00
Joost De Cock
eaa79a7efc chore(plugintest): Make all the default test 2022-01-18 16:35:36 +01:00
Joost De Cock
30e3ce23f4 chore(plugintest): Remove validate and versionfree-svg 2022-01-18 16:30:50 +01:00
Joost De Cock
7a73c8823f feat(plugintest): Added plugin-title 2022-01-18 16:28:44 +01:00
Joost De Cock
b96a3b2f84 feat(plugintest): Added plugin-sprinkle 2022-01-18 14:58:10 +01:00
Joost De Cock
1addd578fd feat(plugintest): Added plugin-scalebox 2022-01-18 14:40:26 +01:00
Joost De Cock
ce70e40fba feat(plugintest): Added plugin-round 2022-01-18 14:36:02 +01:00
Joost De Cock
bdea7fe9b2 feat(plugintest): Added plugin-notches 2022-01-18 14:27:01 +01:00
Joost De Cock
8d83eedd6b feat(plugintest): Added plugin-mirror 2022-01-18 14:12:36 +01:00
Joost De Cock
303176f513 feat(plugintest): Added plugin-measurements 2022-01-18 12:24:07 +01:00
Joost De Cock
684a71a8d8 feat(plugintest): Added plugin-logo 2022-01-18 12:16:09 +01:00
Joost De Cock
582807f8b7 feat(plugintest): Added plugin-i18n 2022-01-18 12:07:37 +01:00
Joost De Cock
5cebae628d feat(plugintest): Added grainline plugin 2022-01-18 10:14:50 +01:00
Joost De Cock
e599287e5d feat(plugintest): Added plugin-gore 2022-01-18 09:13:18 +01:00
Joost De Cock
4d358dfc52 feat(plugintest): Added plugin-flip 2022-01-18 09:03:16 +01:00
Joost De Cock
66eb39a3f1 feat(plugintest): Added plugin-dimension 2022-01-18 08:30:33 +01:00
Joost De Cock
7e1961c5ba feat(plugintest): Added cutonfold. See #1648 2022-01-17 18:14:05 +01:00
Joost De Cock
18bdaeac15 feat(plugintest): Added plugin-buttons 2022-01-16 19:01:54 +01:00
Joost De Cock
36b0d1ade0 chore: Reconfigure packages 2022-01-16 18:04:17 +01:00
Joost De Cock
dcc7e9a096 feat(plugintest): Added new plugintest pattern 2022-01-16 17:26:52 +01:00