1
0
Fork 0
Commit graph

553 commits

Author SHA1 Message Date
Joost De Cock
4899faf67e feat: v2.1.0 2019-10-06 15:08:44 +02:00
Joost De Cock
d7cd0065fb chore: Reconfigure packages 2019-10-06 15:04:02 +02:00
Joost De Cock
dc4acc0aa5 chore: v2.1.0-beta.1 2019-10-06 14:11:03 +02:00
Joost De Cock
ea35650838 🔖 v2.1.0-beta.0 2019-10-03 12:55:45 +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
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
23a1c8263e 🔧 Reconfigure packages 2019-09-25 18:04:39 +02:00
Joost De Cock
84d2a9dc74 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-09-21 20:47:32 +02:00
Joost De Cock
cfa880c40d 🔧 Reconfigure packages 2019-09-21 20:47:26 +02:00
Joost De Cock
786130ce7b
Merge pull request #99 from freesewing/dependabot/npm_and_yarn/cp-file-7.0.0
⬆️ Bump cp-file from 6.2.0 to 7.0.0
2019-09-21 20:35:32 +02:00
dependabot-preview[bot]
b81deaeea5
⬆️ Bump cp-file from 6.2.0 to 7.0.0
Bumps [cp-file](https://github.com/sindresorhus/cp-file) from 6.2.0 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/cp-file/releases)
- [Commits](https://github.com/sindresorhus/cp-file/compare/v6.2.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 18:19:09 +00:00
Joost De Cock
33c3fba3f2
Merge pull request #95 from freesewing/dependabot/npm_and_yarn/commander-3.0.1
⬆️ Bump commander from 2.20.0 to 3.0.1
2019-09-21 20:15:32 +02:00
Joost De Cock
03c1776c79
Merge pull request #94 from freesewing/dependabot/npm_and_yarn/globby-10.0.1
⬆️ Bump globby from 6.1.0 to 10.0.1
2019-09-21 20:15:13 +02:00
dependabot-preview[bot]
359ac5af62
⬆️ Bump commander from 2.20.0 to 3.0.1
Bumps [commander](https://github.com/tj/commander.js) from 2.20.0 to 3.0.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v2.20.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 18:03:37 +00:00
dependabot-preview[bot]
cd603839f1
⬆️ Bump globby from 6.1.0 to 10.0.1
Bumps [globby](https://github.com/sindresorhus/globby) from 6.1.0 to 10.0.1.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v6.1.0...v10.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 18:03:36 +00:00
Joost De Cock
d8a67596d3
Merge pull request #101 from freesewing/dependabot/npm_and_yarn/p-each-series-2.1.0
⬆️ Bump p-each-series from 1.0.0 to 2.1.0
2019-09-21 20:00:34 +02:00
Joost De Cock
c4d48fc295
Merge pull request #107 from freesewing/waralee
Waralee ready to be merged
2019-09-17 19:55:45 +02:00
Joost De Cock
482c22417c 🔧 Reconfigure packages 2019-09-17 13:38:00 +02:00
Joost De Cock
963ec6025c 🔖 v2.0.3 2019-09-15 12:20:02 +02:00
Joost De Cock
2e6ee123c1 🐛 Replaced beta tag with latest in create-freesewing-package example template 2019-09-06 20:09:06 +02:00
Joost De Cock
48c83f1710 🔖 v2.0.2
- Added bandLength option to fit optiongroup (it was missing)

 - [#104](https://github.com/freesewing/freesewing.org/issues/104): Changed `onDragEnd` to `onChangeCommitted` in slider element (change in material-ui API when slider came out of beta)
 - Workbench now also lets you preload a `withBreasts` set of measurements
 - DraftConfigurator now properly styles pattern options 3 levels deep
 - [#105](https://github.com/freesewing/freesewing.org/issues/105): Moved state change in render loop to useEffect

 - Updated dependencies

 - Added missing `file-saver` dependency

 - Updated styles for DraftConfigurator component for pattern options 3 levels deep

 - [#90](https://github.com/freesewing/freesewing/issues/90): Added missing option translations for Benjamin, Florent, Sandy, Shin, and Theo

 - [#76](https://github.com/freesewing/freesewing.org/issues/76): Fixed a typo in Jaeger that was causing the side vent length to be wrong

 - [#100](https://github.com/freesewing/freesewing.org/issues/100): Updated simon with more sensible defaults for ease options
2019-09-06 19:05:07 +02:00
Joost De Cock
ca99a3aa2d ⬆️ Updated dependencies for create-freesewing-pattern 2019-09-06 12:51:12 +02:00
dependabot-preview[bot]
232349d664
⬆️ Bump p-each-series from 1.0.0 to 2.1.0
Bumps [p-each-series](https://github.com/sindresorhus/p-each-series) from 1.0.0 to 2.1.0.
- [Release notes](https://github.com/sindresorhus/p-each-series/releases)
- [Commits](https://github.com/sindresorhus/p-each-series/compare/v1.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 04:58:15 +00:00
Joost De Cock
e41915da6d 🔧 Reconfigure packages 2019-09-02 19:51:56 +02:00
Joost De Cock
ff2d40d1eb
Merge pull request #74 from freesewing/dependabot/npm_and_yarn/globby-10.0.1
⬆️ Bump globby from 9.2.0 to 10.0.1
2019-09-02 07:40:55 +02:00
dependabot-preview[bot]
965ebfab2d
⬆️ Bump globby from 9.2.0 to 10.0.1
Bumps [globby](https://github.com/sindresorhus/globby) from 9.2.0 to 10.0.1.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v9.2.0...v10.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 05:40:38 +00:00
Joost De Cock
5ed2668bb2
Merge pull request #79 from freesewing/dependabot/npm_and_yarn/make-dir-3.0.0
⬆️ Bump make-dir from 2.1.0 to 3.0.0
2019-09-02 07:40:11 +02:00
dependabot-preview[bot]
5b887246d1
⬆️ Bump make-dir from 2.1.0 to 3.0.0
Bumps [make-dir](https://github.com/sindresorhus/make-dir) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/sindresorhus/make-dir/releases)
- [Commits](https://github.com/sindresorhus/make-dir/compare/v2.1.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 05:39:59 +00:00
Joost De Cock
501b595c4a
Merge pull request #75 from freesewing/dependabot/npm_and_yarn/github-username-5.0.1
⬆️ Bump github-username from 4.1.0 to 5.0.1
2019-09-02 07:36:49 +02:00
dependabot-preview[bot]
3710c87d4a
⬆️ Bump conf from 2.2.0 to 5.0.0
Bumps [conf](https://github.com/sindresorhus/conf) from 2.2.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/conf/releases)
- [Commits](https://github.com/sindresorhus/conf/compare/v2.2.0...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 05:33:36 +00:00
Joost De Cock
f5595a4563 🔖 v2.0.1 2019-09-02 07:25:26 +02:00
dependabot-preview[bot]
300231f458
⬆️ Bump github-username from 4.1.0 to 5.0.1
Bumps [github-username](https://github.com/sindresorhus/github-username) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/sindresorhus/github-username/releases)
- [Commits](https://github.com/sindresorhus/github-username/compare/v4.1.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 17:54:22 +00:00
Joost De Cock
4f3823c65b 🔧 Reconfigure packages 2019-08-25 17:23:14 +02:00
Joost De Cock
911db66cd3 🔖 beta 45 2019-08-24 18:38:30 +02:00
Joost De Cock
aa112bb206 🔖 v2.0.0-beta-44 2019-08-23 14:46:39 +02:00
dependabot-preview[bot]
ffbf9b9be8
⬆️ Bump make-dir from 2.1.0 to 3.0.0
Bumps [make-dir](https://github.com/sindresorhus/make-dir) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/sindresorhus/make-dir/releases)
- [Commits](https://github.com/sindresorhus/make-dir/compare/v2.1.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-23 05:46:40 +00:00
Joost De Cock
0084d63fb0
Merge pull request #56 from woutervdub/waralee
Merging this into a feature branch for release later
2019-08-22 08:12:12 +02:00
WV Admin
81e31eef67 adding waralee 2019-08-21 09:26:48 -07:00
dependabot-preview[bot]
c9fe3683b8
⬆️ Bump github-username from 4.1.0 to 5.0.1
Bumps [github-username](https://github.com/sindresorhus/github-username) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/sindresorhus/github-username/releases)
- [Commits](https://github.com/sindresorhus/github-username/compare/v4.1.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 14:39:48 +00:00
Joost De Cock
7344f9f426 🔖 v2.0.0-beta.43 2019-08-21 16:35:06 +02:00
dependabot-preview[bot]
9047d4f945
Bump globby from 9.2.0 to 10.0.1
Bumps [globby](https://github.com/sindresorhus/globby) from 9.2.0 to 10.0.1.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v9.2.0...v10.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 05:06:43 +00:00
Joost De Cock
9c1f701fa2 🔧 Reconfigure packages 2019-08-18 18:33:24 +02:00
Joost De Cock
a3afd4a634 🔧 Reconfigure packages 2019-08-17 19:04:27 +02:00
dependabot-preview[bot]
7a2065d645
⬆️ Bump p-each-series from 1.0.0 to 2.1.0
Bumps [p-each-series](https://github.com/sindresorhus/p-each-series) from 1.0.0 to 2.1.0.
- [Release notes](https://github.com/sindresorhus/p-each-series/releases)
- [Commits](https://github.com/sindresorhus/p-each-series/compare/v1.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-17 16:19:41 +00:00
Joost De Cock
d0faf07a4b 🔧 Reconfigure packages 2019-08-15 17:46:51 +02:00
Joost De Cock
7ebc512142 🔧 Reconfigure packages 2019-08-13 18:58:53 +02:00
Joost De Cock
d02bd4e401 🔖 Publish v2.0.0-beta.39 2019-08-13 18:57:15 +02:00
Joost De Cock
a161d8dad7 🔧 Reconfigure packages 2019-08-04 14:35:38 +02:00
Joost De Cock
cc8a6a4715 🔖 Publish v2.0.0-beta.38 2019-08-04 14:19:52 +02:00