Joost De Cock
d2dd459d67
fix(config): Dependencies updates. Closes #3854
2023-04-20 08:46:59 +02:00
Joost De Cock
b5e72442f2
release: v3.0.0-alpha.9
2023-04-19 19:49:36 +02:00
Wouter van Wageningen
5dcaa15f32
First attempt
2023-04-19 06:08:26 +00:00
Enoch Riese
c147c6b652
fix (banner) add text separately from spacers to allow for i18n during rendering
2023-04-18 16:44:12 -04:00
dependabot[bot]
4940549c68
chore(deps-dev): bump chai from 4.2.0 to 4.3.7
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.2.0 to 4.3.7.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/4.2.0...v4.3.7 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 05:38:07 +00:00
joostdecock
2bdfcb2fdd
fix(plugin-mirror): Updated tests after fixes
2023-04-15 16:04:15 +02:00
joostdecock
9869bb245d
chore(plugin-annotations): Linter warnings
2023-04-15 15:58:06 +02:00
joostdecock
b33a739f54
Merge branch 'develop' into annotations
2023-04-15 15:47:00 +02:00
joostdecock
182c4f4d64
chore: Linter warnings
2023-04-15 15:31:25 +02:00
joostdecock
d0447c0f77
breaking: New annotation plugin replaces others
...
This wraps up the initial work on a new annotations plugin that replaces
other plugins that provide annotations. As a result, the following
plugins are now no longer available:
- plugin-banner
- plugin-bartack
- plugin-buttons
- plugin-cutonfold
- plugin-dimension
- plugin-grainine
- plugin-logo
- plugin-notches
- plugin-scalebox
- plugin-title
The new plugin-annotations package provides all these plugins used to
provide. In addition, it also includes the following new macros:
- bannerbox
- pleat
- sewTogether
2023-04-15 15:14:56 +02:00
joostdecock
7c62042be6
fix(plugin-annotations): Be consistent with prop names
2023-04-15 10:13:40 +02:00
joostdecock
b4d9abfed1
fix(plugin-mirror): Warn about double mirroring
2023-04-15 09:35:53 +02:00
dependabot[bot]
3a612d36ef
chore(deps-dev): bump mocha from 10.0.0 to 10.2.0
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.0.0 to 10.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 05:41:24 +00:00
joostdecock
5801eda558
chore: Documentation updates and reconfigure
2023-04-10 19:21:22 +02:00
joostdecock
66312dc07f
chore(plugin-annotations): Consolidating plugins
2023-04-10 19:16:28 +02:00
joostdecock
1bfbf07d93
chore(plugin-annotations): Don't keep docs img alongside code
2023-04-10 15:31:47 +02:00
joostdecock
c876e125c5
fix(plugin-annotations): Make name consistently plural
2023-04-10 15:31:09 +02:00
joostdecock
441e0d7011
fix(plugin-annotations): Make name consistently plural
2023-04-10 15:20:32 +02:00
joostdecock
656466a37a
chore(plugin-annotations): Remove unused config file
2023-04-10 15:13:13 +02:00
github-actions
a62138e1b6
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/typescript-5.0.4 changes in config/dependencies.yaml
2023-04-10 05:03:59 +00:00
github-actions
b50a38a3d6
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/autoprefixer-10.4.14 changes in config/dependencies.yaml
2023-03-23 05:22:48 +00:00
Enoch Riese
ab1f404eab
fix failing plugin tests
2023-03-19 20:12:17 -05:00
Enoch Riese
23fa1fdb9d
Merge pull request #3669 from BenJamesBen/cutonfold-test-prefix-update
...
fix(plugin-cutonfold): Update tests to use prefix in variable name
2023-03-19 19:43:11 -05:00
Enoch Riese
3860a59527
Merge pull request #3668 from BenJamesBen/title-spacing-fix
...
fix(plugin-title): Add space between name and version
2023-03-19 18:59:16 -05:00
Benjamin F
a6a8a828a6
fix(plugin-cutonfold): Update tests to use prefix in variable name
2023-03-19 13:11:36 -07:00
Benjamin F
2cae09789e
fix(plugin-title): Add space between name and version
2023-03-19 12:58:59 -07:00
Benjamin F
2efc3d7f20
fix(plugin-title): Prevent store.get() warning messages
2023-03-19 05:45:13 -07:00
Benjamin F
9012fe26b4
fix(plugin-cutlist): Prevent store.get() warning messages
2023-03-19 05:44:57 -07:00
Benjamin F
27d3c85e82
fix(plugin-cutlist): Correct updated method names
2023-03-19 05:32:09 -07:00
Joost De Cock
1698eda01a
Merge pull request #3635 from eriese/eriese-store-methods
...
chore (store plugin methods) Change method access to via store only
2023-03-18 15:09:11 +01:00
Joost De Cock
0b84449aa0
release: 3.0.0-alpha.8
2023-03-16 20:36:45 +01:00
Joost De Cock
d9fd752ec1
release: 3.0.0-alpha.7
2023-03-16 20:17:41 +01:00
Enoch Riese
2cc98da222
fix (new-design) update for core breaking changes
2023-03-15 20:33:48 -05:00
Enoch Riese
e328d4fa24
lint fix
2023-03-12 11:50:42 -05:00
Enoch Riese
9df063ec97
[vercel skip] a little more documentation fixing
2023-03-12 11:41:56 -05:00
Enoch Riese
1e95c9ef2c
store.cutlist
2023-03-12 11:29:37 -05:00
Enoch Riese
49748a7c00
store methods don't become properties on shorthand
2023-03-12 09:19:50 -05:00
joostdecock
94d8ae4cab
chore(plugin-annotations): Refactor plugin structure
2023-03-11 19:12:51 +01:00
Wouter van Wageningen
607bc010da
Test with SA
2023-03-10 03:23:01 +00:00
Wouter van Wageningen
6b6bca0fbb
Last tests
2023-03-10 03:05:33 +00:00
Enoch Riese
deb5bb8407
lint fixes
2023-03-09 17:56:29 -06:00
Enoch Riese
f39b947717
more documentation and cleanup
2023-03-09 17:45:10 -06:00
Enoch Riese
3962c61162
add documentation for cutlist
2023-03-09 15:14:58 -06:00
Enoch Riese
89d728bc9c
allow multiple cut specs per material, specifying bias or cutonfold overrides
2023-03-09 11:20:37 -06:00
Enoch Riese
bf51065cc8
add cutting instructions to title. ensure translation on drafts
2023-03-09 08:59:03 -06:00
Enoch Riese
6f6b3a2b8a
update plugin-i18n to be able to accept an i18next instance
2023-03-09 08:57:36 -06:00
Wouter van Wageningen
a606319ad5
tests
2023-03-09 05:20:51 +00:00
Wouter van Wageningen
44772771a7
minor fixes
2023-03-08 05:15:30 +00:00
Wouter van Wageningen
8e68582d4e
It's working!
2023-03-04 01:36:34 +00:00
Wouter van Wageningen
12c6d3b1c1
Merge pull request #3593 from freesewing/develop
...
Catch up again
2023-03-03 17:05:43 -08:00