1
0
Fork 0
Commit graph

6343 commits

Author SHA1 Message Date
Joost De Cock
815fff05eb chore(plugin-flip): Using new attributes.setIfUnset() method 2021-11-21 17:38:05 +01:00
Joost De Cock
4573529b5d chore(plugin-dxf): Using new attributes.setIfUnset() method 2021-11-21 17:35:49 +01:00
Joost De Cock
b4004eaf0f chore(plugin-dimension): Using new attributes.setIfUnset() method 2021-11-21 17:34:34 +01:00
Joost De Cock
97a6a0af23 chore(plugin-cutonfold): Using new attributes.setIfUnset() method 2021-11-21 17:27:03 +01:00
Joost De Cock
cdf6e016d6 fix(plugin-buttons): Only add snippets once 2021-11-21 17:25:22 +01:00
Joost De Cock
7eae0039cd chore(plugin-bust): Using new attributes.setIfUnset() method 2021-11-21 17:22:07 +01:00
Joost De Cock
a9879aeda1 chore(plugin-bartack): Using new attributes.setIfUnset() method 2021-11-21 17:20:24 +01:00
Joost De Cock
87cfedd2ab chore(plugin-banner): Using new attributes.setIfUnset() method 2021-11-21 17:18:58 +01:00
Joost De Cock
2eb7a23750 feat(core): Added the Attributes.setIfUnset() method 2021-11-21 17:18:10 +01:00
Joost De Cock
567046f52c chore(plugin-banner): Refactoring 2021-11-21 17:06:56 +01:00
Joost De Cock
a404efe1f2 chore: Improve unit test 2021-11-21 17:01:18 +01:00
Joost De Cock
3c4acec32f chore: formatting with prettier 2021-11-21 16:59:58 +01:00
Joost De Cock
ac57054332 chore: Improve unit test 2021-11-21 16:59:48 +01:00
Joost De Cock
307e975f60 chore(plugin-buttons): Remove unused whitespace 2021-11-21 16:59:41 +01:00
Joost De Cock
02d4272685 chore: formatting with prettier 2021-11-21 16:40:26 +01:00
Joost De Cock
7feb605842 chore: Improve unit test 2021-11-21 16:40:19 +01:00
Joost De Cock
01cfae50af chore: formatting with prettier 2021-11-21 16:38:41 +01:00
Joost De Cock
731e8dcc13 chore: Improve unit test 2021-11-21 16:38:22 +01:00
Joost De Cock
4cebcde1c1 chore: formatting with prettier 2021-11-21 16:34:16 +01:00
Joost De Cock
980302cbf6 chore: formatting with prettier 2021-11-21 16:34:03 +01:00
Joost De Cock
2684766592 chore: formatting with prettier 2021-11-21 16:33:35 +01:00
Joost De Cock
a279e2b40f fix(plugin-bundle): Unit tests 2021-11-21 16:33:08 +01:00
Joost De Cock
f735bb5e89 chore: Added prettier to plugin run scripts 2021-11-21 16:23:18 +01:00
Joost De Cock
ff6cce53c1 fix(plugin-bundle): Cutonfold tests 2021-11-21 16:19:48 +01:00
Joost De Cock
c28b0339fc chore: Add plugin tests to configure script 2021-11-21 16:08:07 +01:00
Chris Barrett
0b7cc0be81 fixing unused variable error 2021-11-20 14:12:19 +01:00
Chris Barrett
e92f2c739d add bartack unit tests 2021-11-20 13:58:40 +01:00
Chris Barrett
936a23c44c fixing issues with cutonfold and dimension tests 2021-11-20 11:17:41 +01:00
Chris Barrett
20c2e43ee3 used utils.round where appropriate. Added tests for cutonfold, dimension and export-dxf 2021-11-18 23:12:19 +01:00
Chris Barrett
83c68f7dac add plugin-bundle tests 2021-11-17 22:18:52 +01:00
Chris Barrett
7023ae307d changes to fix unit tests for plugin-banner, plugin-title, and plugin-bartack 2021-11-16 23:49:45 +01:00
Joost De Cock
dcf6f55c4c
Merge pull request #1490 from freesewing/i18n
New Crowdin updates
2021-11-14 15:59:38 +01:00
Joost De Cock
c6c9e215a7 New translations bruce.yml (German) 2021-11-13 22:04:48 +01:00
Joost De Cock
e7dea96c5e New translations bruce.yml (Dutch) 2021-11-13 21:45:16 +01:00
Joost De Cock
0cf940fcb0 New translations bruce.yml (German) 2021-11-13 21:45:15 +01:00
Joost De Cock
60af7fff3e New translations bruce.yml (Spanish) 2021-11-13 21:45:14 +01:00
Joost De Cock
805465ea79 New translations bruce.yml (French) 2021-11-13 21:45:13 +01:00
starfetch
4c21f40b87
fix(bruce-option-desc): typo 2021-11-13 21:35:56 +01:00
Joost De Cock
9c11b2adc7 chore: Reconfigure packages 2021-11-13 14:59:43 +01:00
Joost De Cock
1b4662f4a0 chore: Linter warnings 2021-11-13 14:56:48 +01:00
Joost De Cock
d7c812c953 chore: Changelog update 2021-11-13 14:55:25 +01:00
Joost De Cock
5343427e0d chore: linter warnings 2021-11-13 14:55:04 +01:00
Joost De Cock
5f17e0c163 fix(core): Corrected absoluteOptions proxy object in debug mode 2021-11-13 14:45:13 +01:00
Joost De Cock
be1cddfa37 fix(charlie): Prevent low waist from causing fly issues. Closes #1486 2021-11-13 14:39:29 +01:00
Joost De Cock
9a31db34c2 chore: Changelog update 2021-11-13 14:17:01 +01:00
Joost De Cock
8325a28e2c Merge branch 'develop' of github.com:freesewing/freesewing into develop 2021-11-13 14:16:38 +01:00
Joost De Cock
34a5db7dc1 fix(yuri): SA on back part. Closes #1464 2021-11-13 14:13:31 +01:00
Joost De Cock
5d34d2f909 fix(yuri): SA on gusset. See #1464 2021-11-13 14:08:10 +01:00
Joost De Cock
52bbd6d7b5 fix(yuri): SA on hoodcenter. See #1464 2021-11-13 14:06:18 +01:00
Joost De Cock
b848e6e6ad fix(yuri): Symlink in example 2021-11-13 14:05:53 +01:00