1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
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
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
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
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
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
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