1
0
Fork 0
Commit graph

3233 commits

Author SHA1 Message Date
Joost De Cock
5b5548077f chore: Added linting for conventional commits 2019-10-05 15:11:06 +02:00
Joost De Cock
ea35650838 🔖 v2.1.0-beta.0 2019-10-03 12:55:45 +02:00
Joost De Cock
8e762d15ef
Merge pull request #146 from freesewing/dependabot/npm_and_yarn/husky-3.0.8
⬆️ Bump husky from 3.0.5 to 3.0.8
2019-10-03 12:47:58 +02:00
Joost De Cock
34740607ff
Merge pull request #142 from freesewing/dependabot/npm_and_yarn/codecov-3.6.1
⬆️ Bump codecov from 3.5.0 to 3.6.1
2019-10-03 12:47:47 +02:00
Joost De Cock
49e30bc0b6
Merge pull request #145 from freesewing/i18n
New Crowdin translations
2019-10-03 12:47:35 +02:00
Joost De Cock
a04ed1b599 New translations settings.yml (Dutch) 2019-10-03 12:47:29 +02:00
Joost De Cock
85ee2ab23f New translations settings.yml (Spanish) 2019-10-03 12:47:28 +02:00
Joost De Cock
fca63d93d8 New translations app.yaml (Spanish) 2019-10-03 12:47:27 +02:00
Joost De Cock
82f4591498 New translations settings.yml (French) 2019-10-03 12:47:25 +02:00
Joost De Cock
f1eb095386 New translations app.yaml (French) 2019-10-03 12:47:24 +02:00
Joost De Cock
c3d5c31458 New translations settings.yml (German) 2019-10-03 12:47:22 +02:00
Joost De Cock
3fc2d343b4 New translations app.yaml (German) 2019-10-03 12:47:21 +02:00
Joost De Cock
39ef356e76
Merge pull request #149 from freesewing/dependabot/npm_and_yarn/ava-2.4.0
⬆️ Bump ava from 2.3.0 to 2.4.0
2019-10-03 12:47:20 +02:00
Joost De Cock
22d77be094 New translations app.yaml (Dutch) 2019-10-03 12:47:19 +02:00
Joost De Cock
96ee6e9026
Merge pull request #150 from freesewing/dependabot/npm_and_yarn/ora-4.0.2
⬆️ Bump ora from 3.4.0 to 4.0.2
2019-10-03 12:47:03 +02:00
Joost De Cock
34f0dc75f0 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-10-03 12:46:02 +02:00
Joost De Cock
5e85361ea0 🌐 Added missing i18n strings. Fixes #147 2019-10-03 12:45:45 +02:00
Joost De Cock
70d10e5946 Added handling of pattern/recipe (restore) defaults 2019-10-03 12:32:50 +02:00
dependabot-preview[bot]
495516c619
⬆️ Bump ora from 3.4.0 to 4.0.2
Bumps [ora](https://github.com/sindresorhus/ora) from 3.4.0 to 4.0.2.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v3.4.0...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 04:58:15 +00:00
dependabot-preview[bot]
4cbdd24da8
⬆️ Bump ava from 2.3.0 to 2.4.0
Bumps [ava](https://github.com/avajs/ava) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v2.3.0...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 04:57:09 +00:00
Joost De Cock
e68a4e15b3
Merge pull request #144 from woutervdub/develop
Benjamin fix, Penelope & Waralee adjustments
2019-10-02 09:20:42 +02:00
Joost De Cock
eb2dcf9568 🐛 Fixed issue in utils/optionDefault with list type options 2019-10-02 07:50:01 +02:00
dependabot-preview[bot]
10220853e3
⬆️ Bump husky from 3.0.5 to 3.0.8
Bumps [husky](https://github.com/typicode/husky) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v3.0.5...v3.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 05:06:52 +00:00
Joost De Cock
061729cb35 New translations simone.yml (Dutch) 2019-10-01 23:54:38 +02:00
Joost De Cock
4b102f173d New translations app.yaml (Dutch) 2019-10-01 23:54:37 +02:00
woutervdub
38d66808fa Removed unused variable 2019-10-01 14:47:25 -07:00
Joost De Cock
442fab4d31 New translations theo.yml (Dutch) 2019-10-01 23:45:14 +02:00
Joost De Cock
4f3dc7c758 New translations simone.yml (Dutch) 2019-10-01 23:45:13 +02:00
Joost De Cock
732bda269c New translations huey.yml (Dutch) 2019-10-01 23:45:12 +02:00
Joost De Cock
abd5922b70 New translations simon.yml (Dutch) 2019-10-01 23:45:11 +02:00
Joost De Cock
7836f42a99 New translations patterns.yml (Dutch) 2019-10-01 23:45:10 +02:00
Joost De Cock
4412ba6053 New translations penelope.yml (Dutch) 2019-10-01 23:45:09 +02:00
woutervdub
638e15ed0b Fixed Benjamin issues 2019-10-01 12:43:10 -07:00
dependabot-preview[bot]
ed870eb60b
⬆️ Bump codecov from 3.5.0 to 3.6.1
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits/v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 05:07:49 +00:00
Joost De Cock
a08ba518ab 💄 Changed sidebar layout slightly 2019-09-30 19:00:26 +02:00
Joost De Cock
60f5bf4391 💄 Changed spinner animation 2019-09-30 19:00:04 +02:00
Wouter van Wageningen
9fcdbe9398
Merge pull request #3 from freesewing/develop
catchup
2019-09-30 07:59:38 -07:00
Joost De Cock
3352c560e4
Merge pull request #140 from freesewing/dependabot/npm_and_yarn/bezier-js-2.4.4
⬆️ Bump bezier-js from 2.4.0 to 2.4.4
2019-09-30 07:43:25 +02:00
dependabot-preview[bot]
9fcc21aef4
⬆️ Bump bezier-js from 2.4.0 to 2.4.4
Bumps [bezier-js](https://github.com/Pomax/bezierjs) from 2.4.0 to 2.4.4.
- [Release notes](https://github.com/Pomax/bezierjs/releases)
- [Commits](https://github.com/Pomax/bezierjs/compare/v2.4.0...v2.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 05:38:16 +00:00
Joost De Cock
e5aa24a9cf
Merge pull request #141 from freesewing/dependabot/npm_and_yarn/mocha-6.2.1
⬆️ Bump mocha from 6.2.0 to 6.2.1
2019-09-30 07:34:16 +02:00
Joost De Cock
9e4aa6fec0
Merge pull request #139 from freesewing/i18n
New Crowdin translations
2019-09-30 07:33:53 +02:00
dependabot-preview[bot]
f797812aed
⬆️ Bump mocha from 6.2.0 to 6.2.1
Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v6.2.1/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v6.2.0...v6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 05:11:14 +00:00
Joost De Cock
e0274752a2 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-09-29 19:53:33 +02:00
Joost De Cock
b3272fc7f8 🔧 Hiding frontFba part in Simone 2019-09-29 19:52:57 +02:00
Joost De Cock
27993b7f4a 🔧 Tweaks to Simone config 2019-09-29 19:49:07 +02:00
Joost De Cock
5467a4d69e
Merge pull request #134 from freesewing/dependabot/npm_and_yarn/react-scripts-3.1.2
Bump react-scripts from 3.1.1 to 3.1.2
2019-09-29 19:22:29 +02:00
dependabot-preview[bot]
0eb0f16216
Bump react-scripts from 3.1.1 to 3.1.2
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@3.1.2/packages/react-scripts)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-29 16:39:40 +00:00
Joost De Cock
1cd89ca299 🔧 Reconfigure packages 2019-09-29 18:24:21 +02:00
Joost De Cock
08cdbb501a 🔖 Publish v2.1.0-alpha.0 2019-09-29 18:22:52 +02:00
Joost De Cock
f5652f8571 🚧 Switching to latest release for 2.1 beta 2019-09-29 18:21:00 +02:00