Joost De Cock
dd5599c5d6
wip(lab): Working on layout feature
2022-02-25 08:30:03 +01:00
Joost De Cock
23f70b4b59
release: FreeSewing 2.20.7
...
This fixes an issue in our workbench component that caused an error for
people using our development environment.
2022-02-20 19:35:36 +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
a7e81fea2c
fix(www): No longer load daisyui/colors in tailwind config
2022-02-19 14:17:42 +01:00
Joost De Cock
47bfd60ffe
release: v2.20.6
...
**Date:** 2022-02-22
- Set units on fontsizes to support scale setting
- Handle unset props.pattern in DraftConfigurator option.hide check
2022-02-17 19:37:00 +01:00
Joost De Cock
1bdae6b002
release: v2.20.5
2022-02-17 19:11:27 +01:00
Joost De Cock
cbf258bb6e
chore: Reconfigure packages
2022-02-16 20:45:38 +01:00
dependabot[bot]
3378835fb8
chore(deps): bump daisyui from 1.25.4 to 2.0.6
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 1.25.4 to 2.0.6.
- [Release notes](https://github.com/saadeghi/daisyui/releases )
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v1.25.4...v2.0.6 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 16:28:41 +00: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
89a489bb9f
feat(dev): Added next-i18next to dev site
2022-02-13 16:00:00 +01:00
Joost De Cock
a706e3cac2
feat(lab): Added tests/sampling
2022-02-13 15:45:27 +01:00
Joost De Cock
d87180b99d
chore(shared): Updated i18n prebuild to new code
2022-02-13 13:00:03 +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
bd6c627828
feat(lab): Prebuild pattern pages
2022-02-09 18:58:16 +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
1066907fd2
chore: Added capitalize method to utils
2022-02-07 19:51:08 +01:00
Joost De Cock
ea7ff95790
wip(lab): Working on i18n integration
2022-02-06 19:16:49 +01:00
Joost De Cock
11f9799070
feat(lab): Created prebuild step for translations
2022-02-06 15:44:00 +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
0a7f914c80
feat(shared): Added anchor links and smartypants
2022-02-05 17:45:23 +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
7ae2c4b1eb
fix(lab): Prebuild for lab
2022-01-29 22:00:27 +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
4c720b239e
feat(css): Added stroke-3xl and stroke-4xl
2022-01-28 21:02:22 +01:00
Joost De Cock
777acaf74a
chore: Reconfigure packages
2022-01-28 20:30:45 +01:00
Joost De Cock
3d15149d67
chore: Reconfigure packages
2022-01-28 20:25:21 +01:00
Joost De Cock
ee2f0b0eac
chore: Reconfigure packages
2022-01-28 19:59:00 +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