1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
joostdecock
18042c8f3d feat(core): Return from macros 2023-09-28 13:26:32 +02:00
joostdecock
4528e1bc88 feat(shared): Added support for flags 2023-09-07 10:29:19 +02:00
joostdecock
9ae94abd02 feat(plugin-annotations): Add i18n 2023-09-06 08:14:49 +02: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
Enoch Riese
adbc817863 add plugin-cutlist to plugin-annotations 2023-04-20 10:22:47 -04: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
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
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
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