1
0
Fork 0
Commit graph

133 commits

Author SHA1 Message Date
Joost De Cock
b948904de1 wip(lab): Working on handling layout 2022-03-06 18:54:30 +01:00
Joost De Cock
dd5599c5d6 wip(lab): Working on layout feature 2022-02-25 08:30:03 +01:00
Joost De Cock
a4906eac64 feat(workbench): Show page count on layout 2022-02-20 19:29:14 +01:00
Joost De Cock
99232fe020 chore(workbench): move xray to _state in gist 2022-02-20 19:02:25 +01:00
Joost De Cock
34c8a6b2a5 wip(shared): Working on custom layout 2022-02-20 18:46:21 +01:00
Joost De Cock
2473e225ed feat(workbench): Added export 2022-02-19 17:01:28 +01:00
Joost De Cock
e260d9c634 feat(shared): Added link components 2022-02-19 17:01:05 +01:00
Joost De Cock
daa0c7b488 feat(shared): Popout now takes compact, noP props 2022-02-19 17:00:46 +01:00
Joost De Cock
60321d2342 fix(shared): Correct namespace for translation 2022-02-19 14:21:54 +01:00
Joost De Cock
70bec9fa51 fix(lab): Rewrote chained ternary 2022-02-13 21:31:11 +01:00
Joost De Cock
4da86eb643 chore: fixed linter warnings 2022-02-13 16:10:51 +01:00
Joost De Cock
a706e3cac2 feat(lab): Added tests/sampling 2022-02-13 15:45:27 +01:00
Joost De Cock
a68f81ec73 chore: Linter warnings 2022-02-12 15:23:37 +01:00
Joost De Cock
347d666ce7 Merge branch 'nexti18n' of github.com:freesewing/freesewing into nexti18n 2022-02-12 14:34:32 +01:00
Joost De Cock
3653700572 wip(lab): Work on workbench
- Moved the various tabs on the draft view to their own views.
- Renames modes to views
- Started to group various aspects of the workbench state under
  `_state` in the gist to prevent it from getting all mixed up
  with the core settings.
- Updated events title to make it more clear not all events might
  be present
- Removed valid state in measurements input since it was only
  getting updated on keyboard input but now when preloading
  measurements (which it does now)
2022-02-12 14:33:36 +01:00
Joost De Cock
b01758969c
Fix(lab): Simple string quotes will do
Co-authored-by: Stefan Sydow <s.sydow@heinlein-video.de>
2022-02-12 14:08:41 +01:00
Joost De Cock
bbb2b2c23f wip(lab): Migrated translation to next-i18next 2022-02-10 21:40:19 +01:00
Joost De Cock
4c17255a58 wip(lab): Work on i18n-next 2022-02-08 20:49:19 +01:00
Joost De Cock
491913e288 wip(lab): Work on translation 2022-02-07 20:02:28 +01:00
Joost De Cock
ea7ff95790 wip(lab): Working on i18n integration 2022-02-06 19:16:49 +01:00
Joost De Cock
27aa0ddef8 fix(lab): Language picker fix 2022-02-06 13:17:42 +01:00
Joost De Cock
84dce24c55 fix(dev): Force color of theme picker. Closes #1814
This is a bit of a hack because I can't seem to get to the
root cause, so this just adds CSS specificity so that the
dropdown is styled as it should.
2022-02-05 22:01:01 +01:00
Joost De Cock
153bff0536 wip(lab): Moved draft to wrapper 2022-01-30 15:14:44 +01:00
Joost De Cock
e62a862559 wip(lab): More Xray work 2022-01-30 12:21:08 +01:00
Joost De Cock
06e2e11438 wip(lab): Added reveal buttons 2022-01-29 21:57:29 +01:00
Joost De Cock
e5df2a5ab8 wip(lab): Progess on Xray for points and paths 2022-01-29 21:31:12 +01:00
Joost De Cock
3f01f67087 wip(lab): Work on xray 2022-01-29 19:27:14 +01:00
Joost De Cock
4634ced281 chore(lab): Refactoring workbench menu 2022-01-29 18:24:36 +01:00
Joost De Cock
9e2babfc7b chore(lab): Renamed xray clear to reset 2022-01-29 14:54:22 +01:00
Joost De Cock
9cb3c53e24 wip(lab): more work on Xray 2022-01-29 14:51:13 +01:00
Joost De Cock
460e970c35 wip(lab): Xray for points and paths 2022-01-29 10:50:02 +01:00
Joost De Cock
ec2fd35208 wip(lab): Work on xray mode 2022-01-28 19:55:32 +01:00
Joost De Cock
abac05d844 chore: changelog update 2022-01-28 18:27:20 +01:00
Joost De Cock
8aacd3a921 fix(lab): Value display for content setting 2022-01-28 17:04:53 +01:00
Joost De Cock
929822b249 feat(lab): Draft view pretty ok now 2022-01-28 16:57:07 +01:00
Joost De Cock
73163f5676 feat(lab): Added detail setting 2022-01-28 13:48:12 +01:00
Joost De Cock
18f9e93cc0 feat(lab): Paperless and render settings 2022-01-28 13:39:07 +01:00
Joost De Cock
e8d747a949 chore(lab): Use locale and hover resize consistently 2022-01-27 18:07:37 +01:00
Joost De Cock
27c907c95a feat(lab): Show options description 2022-01-27 15:18:32 +01:00
Joost De Cock
c619662a31 feat(lab): Respect language setting 2022-01-27 13:57:54 +01:00
Joost De Cock
19f9be6a3c feat(lab): Added language setting 2022-01-27 12:26:56 +01:00
Joost De Cock
4721657296 feat(lab): Added deg/pct options 2022-01-26 13:41:40 +01:00
Joost De Cock
08b5dbb676 feat(lab): Handling list options 2022-01-26 11:53:43 +01:00
Joost De Cock
d76bf6deac feat(lab): Handling count options 2022-01-26 10:04:15 +01:00
Joost De Cock
de154e4abc feat(lab): Handling of bool options 2022-01-26 09:38:47 +01:00
Joost De Cock
a4db63f990 feat(lab): Allow manual edit of pct options 2022-01-26 08:52:26 +01:00
Joost De Cock
5af516cc31 feat(lab): Working on reporting back absolute options 2022-01-25 18:14:31 +01:00
Joost De Cock
ae78b16240 fix(lab): Default to measurement view for now 2022-01-25 16:01:56 +01:00
Joost De Cock
1c1777ada0 fix(lab): Show draft by default 2022-01-25 15:46:35 +01:00
Joost De Cock
9917ae6a33 wip(lab): Pages for all patterns, work on design options 2022-01-25 15:34:54 +01:00