Joost De Cock
28e4eeae91
chore: Reconfigure packages
2023-10-18 16:05:10 +02:00
Joost De Cock
cb106578b3
feat(core): Better support for macro removal an node id tracking
2023-10-18 16:00:15 +02:00
Joost De Cock
e808375b60
chore(plugin-banner): Fix typo in code comment
2023-10-17 08:14:52 +02:00
Joost De Cock
13d05f6a6c
chore(plugin-ringsector): Improve description
2023-10-16 16:34:07 +02:00
Joost De Cock
075cb34184
feat(plugin-ringsector): New plugin to draft a ring sector
...
This plugin provides the `ringsector` and `rmringsector` plugins.
The Sandy design was adapted to use the `ringsector` plugin instead of
its own method for doing this (that method was the base for this
plugin).
The plugin is also added to the tabbed-example component.
This closes #3865
2023-10-16 16:19:27 +02:00
Joost De Cock
d739e8f5bd
Merge branch 'joost' into plugins-scale
2023-10-15 16:05:28 +02:00
Joost De Cock
4b103741df
chore: Remove unused dependencies
2023-10-15 15:14:33 +02:00
Joost De Cock
b83ab5df74
feat(core): Allow plugins to provide their own packing implementation
2023-10-15 15:12:10 +02:00
Joost De Cock
6da7a292f2
chore: Reconfigure & dependencies
2023-10-14 13:13:13 +02:00
joostdecock
eb32bc5fe0
release: v3.0.0 🎉
2023-09-30 17:48:57 +02:00
joostdecock
4d9c614c89
Merge branch 'joost' into develop
2023-09-30 17:41:35 +02:00
joostdecock
57f5d84e9c
chore: Reconfigure packages
2023-09-30 17:40:53 +02:00
joostdecock
4ed30ae5ff
chore: Reconfigure packages
2023-09-30 15:08:44 +02:00
joostdecock
ebe5b17b0b
chore: Reconfigure packages
2023-09-30 14:59:01 +02:00
joostdecock
9929aed51a
release: v3.0.0-alpha.13
2023-09-29 09:59:38 +02:00
joostdecock
703e0e807d
release: v3.0.0-alpha.11
2023-09-29 09:51:24 +02:00
joostdecock
2ed9dd5b88
chore: Remove lint
2023-09-28 15:58:50 +02:00
joostdecock
1154d2de93
Merge branch 'develop' into joost
2023-09-28 15:42:16 +02:00
joostdecock
18042c8f3d
feat(core): Return from macros
2023-09-28 13:26:32 +02:00
dependabot[bot]
633e17e197
chore(deps-dev): bump chai from 4.3.7 to 4.3.9
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.7 to 4.3.9.
- [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/v4.3.7...v4.3.9 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 04:54:14 +00:00
joostdecock
237d525557
chore: Reconfigure
2023-09-27 16:19:13 +02:00
woutervdub
d06a91a4a7
Implement #4951
2023-09-22 02:15:35 +00:00
Joost De Cock
ef41c23379
feat(plugin-annotations): Added eyelet snippet
2023-09-18 11:04:22 +02:00
joostdecock
b8458362b0
fix(plugin-annotations): Fix issue with rotating scalebox
2023-09-16 13:04:22 +02:00
joostdecock
4198c35ea8
feat(plugin-annotations): Add setCut method
2023-09-16 10:33:20 +02:00
Joost De Cock
7432dd37ad
fix(plugin-annotations): Avoid self-closing tags in defs
2023-09-15 16:58:13 +02:00
Joost De Cock
967bebdaf5
chore(plugin-annotations): Another flag preset
2023-09-15 16:57:42 +02:00
Joost De Cock
b3b0d4b7bc
fix(plugin-annotations): Wrong macro names in umbrella rm macro
2023-09-15 16:57:01 +02:00
Joost De Cock
9955784078
fix(plugin-annotations): Circle syntax in defs
2023-09-15 08:43:57 +02:00
Joost De Cock
8dab0cdb4e
fix(plugin-annotations): Fix bnotch syntax
2023-09-14 16:54:32 +02:00
Joost De Cock
799352f2b7
chore(plugin-annotations): Update title macro to cutlist changes
2023-09-13 17:50:53 +02:00
Joost De Cock
6d5c21e4e1
fix(plugin-annotations): Set bias/cutonfold explicity in cutlist
...
The cutlist methods were being clever by deducing whether a part should
be cut on the fold from info set by the cutonfold macro.
This is a footgun, because this only works when the cutlist is set after
the cutonfold macro is run.
We can't expect designers to know they should add this annotation before
that annotation so now you need to add it explicitly.
The current keys to pass are:
- cut
- from (used to be material)
- onBias (used to be bias)
- onFold (replaced ignoreOnFold)
2023-09-13 17:41:03 +02:00
Joost De Cock
d9e85d03ca
fix(plugin-annotations): Better check for material
2023-09-13 15:12:22 +02:00
Joost De Cock
d9e566ad12
fix(plugin-annotations): Force rendering points for title
2023-09-13 11:48:34 +02:00
Joost De Cock
b8efc700e7
chore(plugin-annotations): Prefer from over material and support multiple cuts
2023-09-13 11:48:10 +02:00
Joost De Cock
87aaf1f2d9
feat(plugin-annotations): Allow setting title and desc via msg
2023-09-12 16:02:37 +02:00
Joost De Cock
f5edf74936
chore(chared): Updated flag UI and api
2023-09-09 15:31:53 +02:00
joostdecock
c94ab04be1
fix(bee): Typo in translation key
2023-09-08 11:59:18 +02:00
joostdecock
11d3758d37
chore(plugin-round): Don't complain when angle is not 90 degrees
2023-09-08 11:29:33 +02:00
joostdecock
31e7b50ba1
fix(plugin-annotations): Don't load core plugins in tests
2023-09-08 10:50:03 +02:00
joostdecock
6a7cc334ba
chore(plugin-annotations): Fix title tests after changes
2023-09-08 10:36:02 +02:00
joostdecock
b43145ac89
chore(plugin-annotations): No space between v and version
2023-09-08 10:35:53 +02:00
joostdecock
13f53f7fcb
chore(plugin-annotations): Fix sewtogether tests after changes
2023-09-08 10:18:57 +02:00
joostdecock
68cbcf8a3d
chore(plugin-annotations): Fix scalebox tests after changes
2023-09-08 10:15:50 +02:00
joostdecock
415aabb09d
fix(plugin-annotations): Allow overriding scalbox box classes
2023-09-08 10:15:41 +02:00
joostdecock
049767a3de
chore(plugin-annotations): Fix pleat tests after changes
2023-09-08 09:50:18 +02:00
joostdecock
929632b56f
chore(plugin-annotations): Fix grainline tests after changes
2023-09-08 09:44:41 +02:00
joostdecock
a5108b65a6
chore(plugin-annotations): Fix dimension tests after changes
2023-09-08 09:43:23 +02:00
joostdecock
f6b5bd70f1
chore(plugin-annotations): Fix cutonfold tests after changes
2023-09-08 09:37:35 +02:00
joostdecock
250ba663e2
chore(plugin-annotations): Fix crossbox tests after changes
2023-09-08 09:31:22 +02:00