github-actions
7635c63b65
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/nodemon-3.0.1 changes in config/dependencies.yaml
2023-07-10 04:53:22 +00:00
Joost De Cock
64f75a54d2
fix(plugin-i18n): Fixes after translation changes
2023-07-04 20:29:24 +02:00
joostdecock
28b4e4f279
breaking(plugin-1i8n): Take translation method only
2023-07-02 19:42:19 +02:00
joostdecock
8be9f395e8
fix(sanity): Add missing dependency
2023-06-16 18:39:38 +02:00
Joost De Cock
2a6652a67b
Merge pull request #3989 from BenJamesBen/title-macro-align
...
enhancement(title): Add alignment property
2023-05-22 09:48:18 +02:00
joostdecock
3f4ce50269
chore(plugin-gore): Code QA fixes
2023-05-19 10:39:56 +02:00
Joost De Cock
2fc5508330
Merge pull request #4014 from BenJamesBen/bannerbox-fixes
...
fix(bannerbox): Removed hardcoded values in call to `banner`
2023-05-18 08:50:11 +02:00
Enoch Riese
bf754a0d4c
Merge pull request #3976 from BenJamesBen/title-cutlist-warning
...
fix(plugin-annotation,title): Supress warning message if cutlist not defined
2023-05-16 19:48:42 -05:00
Enoch Riese
837b86368d
🔖 v3.0.0-alpha.10
2023-05-08 01:34:29 -05:00
Benjamin F
0c55a868eb
fix(bannerbox): Removed hardcoded values in call to banner
2023-05-07 15:40:27 -07:00
Benjamin F
72bfb34ef1
fix(title): Add align tests
2023-05-04 16:24:29 -07:00
Benjamin F
e972c72793
enhancement(title): Add alignment property
2023-05-04 15:24:48 -07:00
Benjamin F
39ad4bbef2
fix(plugin-title): Supress warning message if cutlist not defined
2023-05-03 19:11:21 -07:00
Wouter van Wageningen
e9ab680c53
Merge pull request #3919 from freesewing/develop
...
Get up to date with develop
2023-04-26 23:24:53 -07:00
Wouter van Wageningen
9fe51a5b77
forgot plugin-theme
2023-04-21 04:03:39 +00:00
Wouter van Wageningen
8887a97dd2
@eriese recommendations
2023-04-21 03:48:37 +00:00
Wouter van Wageningen
9536476512
Implement @eriese suggestion
2023-04-20 19:14:10 +00:00
Wouter van Wageningen
0213c92b0f
Test fixes
2023-04-20 18:55:07 +00:00
Enoch Riese
0cbc0856f4
fix (cutlist) edits to work with plugin-mirror's new strictness
2023-04-20 10:23:27 -04:00
Enoch Riese
46b167ea34
chore (plugin-annotations) add cutlist title support back in
2023-04-20 10:23:27 -04:00
Enoch Riese
adbc817863
add plugin-cutlist to plugin-annotations
2023-04-20 10:22:47 -04:00
Enoch Riese
5c80c8dbc3
use svg transforms to flip and rotate cutlist parts
2023-04-20 10:21:10 -04:00
Enoch Riese
ea35f00fd7
inherited cutlists
2023-04-20 10:21:10 -04:00
Enoch Riese
e9cad60778
documenting
2023-04-20 10:21:10 -04:00
Enoch Riese
05c0a9dbbf
add cutting layouts to pdf export
2023-04-20 10:21:09 -04:00
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