joostdecock
|
4e2dc7cf33
|
fix(plugin-timing): Ported to v3 changes
|
2022-09-25 10:55:37 +02:00 |
|
joostdecock
|
8632d6b233
|
fix(plugin-bust): Ported to v3 changes
|
2022-09-25 10:55:37 +02:00 |
|
Joost De Cock
|
4ab4801940
|
fix(plugin-timing): Clean up debug message
|
2022-09-18 22:56:16 +02:00 |
|
Joost De Cock
|
405808e2f9
|
feat(timing-plugin): New plugin for measuring draft timing
|
2022-09-18 22:53:14 +02:00 |
|
Joost De Cock
|
5dc7401308
|
chore(core): Use hide, not render
|
2022-09-18 18:16:17 +02:00 |
|
Enoch Riese
|
9bacc1109f
|
Merge branch 'develop' into eriese-windows
|
2022-09-15 10:40:05 -05:00 |
|
Joost De Cock
|
a416b8b860
|
chore: More linting
|
2022-09-15 13:49:55 +02:00 |
|
Joost De Cock
|
8e187a947a
|
chore: Add linting for yaml
|
2022-09-15 10:23:06 +02:00 |
|
Joost De Cock
|
c9f9202c9b
|
chore: Added eslint config and workflow
|
2022-09-15 07:53:35 +02:00 |
|
Joost De Cock
|
ef5e792d6b
|
chore: Linter fixes
|
2022-09-14 15:02:39 +02:00 |
|
Joost De Cock
|
b1429a3704
|
chore: Reconfigure packages
|
2022-09-14 13:42:36 +02:00 |
|
Enoch Riese
|
aba62cd3bc
|
add support for windows-specific build and prebuild scripts
|
2022-09-13 11:32:50 -05:00 |
|
Joost De Cock
|
a85342e6dc
|
chore(plugin-i18n): Ported to v3
|
2022-09-12 18:01:08 +02:00 |
|
Joost De Cock
|
75cadc4b7c
|
chore(plugin-title): Ported to v3
|
2022-09-12 15:42:50 +02:00 |
|
Joost De Cock
|
2ead1c7aa0
|
chore(plugin-theme): Ported to v3
|
2022-09-12 15:38:05 +02:00 |
|
Joost De Cock
|
abab2a67e9
|
chore(plugin-scalebox): Ported to v3
|
2022-09-12 15:34:11 +02:00 |
|
Joost De Cock
|
78cf1b94ff
|
chore(plugin-notched): Ported to v3
|
2022-09-12 15:23:02 +02:00 |
|
Joost De Cock
|
39eddb23de
|
chore(plugin-mirror): Ported to v3
|
2022-09-12 09:56:14 +02:00 |
|
Joost De Cock
|
4024433922
|
chore(plugin-measurements): Ported to v3
|
2022-09-12 09:53:36 +02:00 |
|
Joost De Cock
|
a4b11f3a5f
|
chore(plugin-grainline): Ported to v3
|
2022-09-12 09:35:34 +02:00 |
|
Joost De Cock
|
462a3307d2
|
chore(plugin-gore): Ported to v3
|
2022-09-12 09:32:12 +02:00 |
|
Joost De Cock
|
cfb450c064
|
chore(plugin-flip): Ported to v3
|
2022-09-12 09:11:13 +02:00 |
|
joostdecock
|
dbb0ceb35d
|
chore(plugin-dimension): Ported to v3
|
2022-09-11 21:55:32 +02:00 |
|
joostdecock
|
6598a93b46
|
chore(plugin-cutonfold): Ported to v3
|
2022-09-11 21:44:28 +02:00 |
|
joostdecock
|
622cf86e7a
|
chore(plugin-cutlist): Ported to v3
|
2022-09-11 21:40:21 +02:00 |
|
joostdecock
|
255420391c
|
chore(plugin-buttons): Ported to v3
|
2022-09-11 21:37:31 +02:00 |
|
joostdecock
|
28bb04d5a5
|
chore(plugin-bust): Ported to v3
|
2022-09-11 21:14:59 +02:00 |
|
joostdecock
|
38519b6aba
|
chore(plugin-bartack): Ported to v3
|
2022-09-11 21:13:35 +02:00 |
|
joostdecock
|
945076830a
|
chore(plugin-banner): Ported to v3
|
2022-09-11 18:56:23 +02:00 |
|
Joost De Cock
|
180501a7f1
|
Merge pull request #2801 from freesewing/v3-stage2
V3 stage2
|
2022-09-11 18:49:47 +02:00 |
|
joostdecock
|
88f50c5bd9
|
chore(plugin-cutlist): Updated description
|
2022-09-11 18:01:45 +02:00 |
|
joostdecock
|
bdd5cb562e
|
chore: Run unit tests from source
|
2022-09-10 19:16:17 +02:00 |
|
Joost De Cock
|
9ad902e0b2
|
Merge pull request #2775 from eriese/eriese-plugin-data
Chore: import name and version from data.mjs in plugins
|
2022-09-09 19:41:30 +02:00 |
|
Enoch Riese
|
2179f29b9f
|
import name and version from data.mjs in plugins
|
2022-09-09 12:13:52 -05:00 |
|
Joost De Cock
|
07b814c254
|
fix(plugin-grainline/plugin-cutonfold): Adapt to store methods
This adapts an early v3 idea to set grainline and cutOnFold data to use
the new store methods as added by plugin-cutlist.
|
2022-09-08 09:05:04 +02:00 |
|
Joost De Cock
|
55e5dc3d0c
|
feat(plugin-cutlist): New plugin to manage cutlist
This also removed the cutlist-related functionality that was added to
core as an early v3 feature.
|
2022-09-07 21:16:44 +02:00 |
|
Joost De Cock
|
575d7c3de8
|
chore: Contributors update
|
2022-09-07 16:17:33 +02:00 |
|
Joost De Cock
|
8a5141584c
|
chore: Fixed plugin tests
|
2022-09-07 10:57:47 +02:00 |
|
Joost De Cock
|
181c6200da
|
fix(plugin-svgattr): Fixed named exports
|
2022-09-06 21:21:32 +02:00 |
|
Joost De Cock
|
c8203f7081
|
chore: Keep names in test builds
|
2022-09-06 11:21:24 +02:00 |
|
joostdecock
|
d924c4889b
|
fix(plugin-bartack): Handle negative angle
|
2022-09-04 19:41:55 +02:00 |
|
Benjamin F
|
1f5e3ef62f
|
Port scalebox macro to use v3 data property.
|
2022-09-01 09:43:30 -07:00 |
|
Benjamin F
|
308268ead6
|
Change the title macro to use design short name.
|
2022-09-01 09:41:54 -07:00 |
|
Joost De Cock
|
5ded8beea4
|
chore: Move pacakge info to data.mjs
|
2022-09-01 08:51:56 +02:00 |
|
Joost De Cock
|
83a0211bef
|
chore(plugin-title): Get name/version from config.data
|
2022-09-01 08:51:56 +02:00 |
|
Joost De Cock
|
717a653381
|
fix(plugin-title): Remove date in removal mode
|
2022-08-29 17:42:51 +02:00 |
|
Joost De Cock
|
0e65a5843d
|
chore: Remove experimetal json imports flag, no longer needed
|
2022-08-29 17:41:00 +02:00 |
|
Joost De Cock
|
2bdd5f376e
|
feat: Generated pkg.mjs files to avoid JSON imports
|
2022-08-29 17:40:04 +02:00 |
|
Joost De Cock
|
bbfef41e98
|
wip: Post-barcelona wrap-up commit
|
2022-08-29 08:31:23 +02:00 |
|
Joost De Cock
|
610302ac21
|
chore(plugin-bundle): Ported to v3
|
2022-08-28 14:44:17 +02:00 |
|