1
0
Fork 0
Commit graph

95 commits

Author SHA1 Message Date
joostdecock
509e6a3b85 chore(plugin-annotations): Migrate scalebox 2023-09-05 20:38:03 +02:00
joostdecock
d94930f720 chore(plugin-annotations): Migrate pleat 2023-09-05 20:37:49 +02:00
joostdecock
6cc55ae677 chore(plugin-annotations): Migrate grainline 2023-09-05 20:37:38 +02:00
joostdecock
65b3f32b44 chore(plugin-annotations): Migrate dimensions 2023-09-05 20:37:29 +02:00
joostdecock
8d4c6fcf9e chore(plugin-annotations): Migrate cutonfold 2023-09-05 20:37:15 +02:00
joostdecock
c289f4df66 chore(plugin-annotations): Migrate crossbox 2023-09-05 20:37:02 +02:00
joostdecock
dae90a557d chore(plugin-annotations): Migrate bartack 2023-09-05 20:36:45 +02:00
joostdecock
d95645b679 chore(plugin-annotations): Migrate bannerbox 2023-09-05 20:36:33 +02:00
joostdecock
f33f652e44 chore(plugin-annotations): Migrate banner 2023-09-05 20:36:22 +02:00
joostdecock
d6ca812d49 feat(plugin-macro): Ported bannerbox to latest approach 2023-09-05 12:06:09 +02:00
joostdecock
637b2ecaba feat(plugin-annotations): Check complete in title macro 2023-09-05 12:05:47 +02:00
joostdecock
e60362935c feat(plugin-annotations): Allow overriding classes, set name/nr in store 2023-09-05 11:18:19 +02:00
joostdecock
577af2df6b feat(plugin-anotations): Keep macro ids in store for easy removal 2023-09-05 11:05:14 +02:00
Wouter van Wageningen
27ee9139a6 svg tweak 2023-05-23 22:39:59 +00: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
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
Benjamin F
0c55a868eb fix(bannerbox): Removed hardcoded values in call to banner 2023-05-07 15:40:27 -07:00
Wouter van Wageningen
e95d2f0353 Make macros upToDate with documentation 2023-05-07 19:30:54 +00:00
Benjamin F
e972c72793 enhancement(title): Add alignment property 2023-05-04 15:24:48 -07:00
Wouter van Wageningen
51b68a14cf First commit 2023-05-04 19:19:52 +00: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
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
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
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
joostdecock
9869bb245d chore(plugin-annotations): Linter warnings 2023-04-15 15:58:06 +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
66312dc07f chore(plugin-annotations): Consolidating plugins 2023-04-10 19:16:28 +02:00
joostdecock
441e0d7011 fix(plugin-annotations): Make name consistently plural 2023-04-10 15:20:32 +02:00
joostdecock
94d8ae4cab chore(plugin-annotations): Refactor plugin structure 2023-03-11 19:12:51 +01:00
Wouter van Wageningen
6b6bca0fbb Last tests 2023-03-10 03:05:33 +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
1f73789c0e scalebox 2023-03-04 00:24:16 +00:00
Wouter van Wageningen
7868e41710 remove old 2023-03-03 22:13:09 +00:00
Wouter van Wageningen
728704d15d Tweaks 2023-03-03 22:02:57 +00:00
Wouter van Wageningen
fe0ec212b0 Moved some more 2023-02-20 22:58:05 +00:00
Wouter van Wageningen
44b18c682f commit 2023-02-16 23:57:44 +00:00