1
0
Fork 0
Commit graph

1218 commits

Author SHA1 Message Date
joostdecock
773ba3a72f chore(shared): Per-set useDesign hook 2023-09-27 15:42:42 +02:00
joostdecock
50fcf988a5 feat(shared): Edit existing patterns and save/saveAs 2023-09-27 12:04:26 +02:00
joostdecock
cbe56c3647 feat(org); Saving of patterns and patterns views 2023-09-26 19:41:20 +02:00
joostdecock
63aae59dcc fix(org): Don't double-pad posts 2023-09-26 15:54:59 +02:00
joostdecock
5abbc559b9 feat(org): Load curated sets in workbench 2023-09-26 13:49:38 +02:00
joostdecock
50ccfe1e67 chore(org): Remove debug output 2023-09-26 13:10:07 +02:00
joostdecock
36b52aa204 chore: Remove lint 2023-09-26 11:17:34 +02:00
joostdecock
c774e1f2b2 chore: Remove lint 2023-09-26 11:13:36 +02:00
joostdecock
09939b0a8f chore: Remove lint 2023-09-26 11:06:26 +02:00
joostdecock
9611f38143 chore: Clean up unwanted files 2023-09-26 11:04:24 +02:00
joostdecock
9a2882b0a1 chore(org): Added blog posts to home page 2023-09-26 10:38:51 +02:00
joostdecock
76c24155c9 chore(org): Updated blog 2023-09-26 10:12:55 +02:00
joostdecock
bd0712466e chore(org): Updated showcases 2023-09-26 09:35:16 +02:00
joostdecock
f272187707 feat(markdown): Updated docs with new design info 2023-09-25 18:49:11 +02:00
joostdecock
71b365fc7c chore(shared): remove lint 2023-09-25 18:00:38 +02:00
joostdecock
5e4f7ffb7d feat(org): Added design pages 2023-09-25 17:49:39 +02:00
joostdecock
e8a8492ce9 feat(shared): Design filters 2023-09-24 19:07:16 +02:00
joostdecock
6fedc7b2ef feat(org): Added newsletter subscription 2023-09-24 12:07:52 +02:00
Joost De Cock
857720e90d
Merge pull request #4998 from freesewing/dependabot/npm_and_yarn/tailwindcss/typography-0.5.10
chore(deps): bump @tailwindcss/typography from 0.5.9 to 0.5.10
2023-09-23 18:43:26 +02:00
Joost De Cock
3cc5a681b1 New translations en.yaml (Ukrainian)
skip-build
2023-09-22 18:19:54 +02:00
Joost De Cock
af2a33f784 New translations en.yaml (Dutch)
skip-build
2023-09-22 18:19:51 +02:00
Joost De Cock
784305af59 New translations en.yaml (German)
skip-build
2023-09-22 18:19:50 +02:00
Joost De Cock
a895f08002 New translations en.yaml (Spanish)
skip-build
2023-09-22 18:19:48 +02:00
Joost De Cock
ec2ebc0d30 New translations en.yaml (French)
skip-build
2023-09-22 17:45:12 +02:00
Joost De Cock
e0f312018a
Merge pull request #5011 from freesewing/i18n
New Crowdin Translations [skip build]
2023-09-22 14:57:48 +02:00
Joost De Cock
fd04c59a87
Merge pull request #5019 from freesewing/joost
feat: Add NaomiWu design
2023-09-22 14:14:49 +02:00
joostdecock
8ab949cf41 chore: Dependency updates 2023-09-22 14:01:11 +02:00
Joost De Cock
66b20a7849 Create source file en.yaml
skip-build
2023-09-19 21:21:15 +02:00
dependabot[bot]
1df4dc5dd7
chore(deps): bump @tailwindcss/typography from 0.5.9 to 0.5.10
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.9...v0.5.10)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 04:50:28 +00:00
dependabot[bot]
99edb6f4fc
chore(deps): bump luxon from 3.4.2 to 3.4.3
Bumps [luxon](https://github.com/moment/luxon) from 3.4.2 to 3.4.3.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 04:36:51 +00:00
Joost De Cock
f768a5fafb
Merge pull request #4941 from freesewing/dependabot/npm_and_yarn/echarts-5.4.3
chore(deps): bump echarts from 5.4.2 to 5.4.3
2023-09-14 08:50:57 +02:00
dependabot[bot]
1bda0c94ec
chore(deps): bump react-timeago from 7.1.0 to 7.2.0
Bumps [react-timeago](https://github.com/naman34/react-timeago) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/naman34/react-timeago/releases)
- [Changelog](https://github.com/nmn/react-timeago/blob/master/CHANGELOG.md)
- [Commits](https://github.com/naman34/react-timeago/compare/v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: react-timeago
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 04:04:25 +00:00
dependabot[bot]
9fe4c7cbfe
chore(deps): bump echarts from 5.4.2 to 5.4.3
Bumps [echarts](https://github.com/apache/echarts) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.4.2...5.4.3)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 04:03:43 +00:00
Joost De Cock
ddbbbda2bc chore(shared): Changes kiosk/expand/flags/header
- Revamped the flags ui to be consistent with the rest
- The expand setting is on by default now. Tweaks to its dialog and
  header
- Added a new kiosk mode that will use the entire screen for the
  workbench
- Got rid of the auto-hiding behaviour of the header which gets annoying
  quick
2023-09-09 17:58:44 +02:00
dependabot[bot]
d2ebf3daa8
Bump rehype-highlight from 6.0.0 to 7.0.0
Bumps [rehype-highlight](https://github.com/rehypejs/rehype-highlight) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/rehypejs/rehype-highlight/releases)
- [Commits](https://github.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0)

---
updated-dependencies:
- dependency-name: rehype-highlight
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 04:14:32 +00:00
joostdecock
badd0609b1 Revert "chore: Don't prebuild all docs pages"
This reverts commit efda56b456.
2023-09-05 08:54:12 +02:00
joostdecock
c457f1dd70 chore: Remove toast dependency 2023-09-04 18:35:37 +02:00
joostdecock
efda56b456 chore: Don't prebuild all docs pages 2023-09-04 18:33:56 +02:00
joostdecock
f78f483bbe chore: Linter issues 2023-09-04 17:45:03 +02:00
joostdecock
3b850e9ad4 feat(org): Add curation of sets 2023-09-04 17:12:52 +02:00
joostdecock
c17135df94 chore: Linter issues 2023-09-04 12:26:34 +02:00
joostdecock
9d11005c43 chore: Linter issues 2023-09-04 12:18:52 +02:00
joostdecock
9ef8be1d29 chore(shared): Removed ribbon 2023-09-04 11:56:20 +02:00
joostdecock
b1f3ee4cfd feat(org): Added loading examples 2023-09-04 11:44:50 +02:00
joostdecock
2106a38154 feat(org): Bookmarks for docs 2023-09-04 11:01:08 +02:00
joostdecock
e21d262ec2 fix(org): Fallback config for curated sets 2023-09-03 19:57:59 +02:00
Joost De Cock
16e06df4b5
Merge pull request #4890 from freesewing/joost
feat(shared): Work on curated sets
2023-09-03 18:27:21 +02:00
joostdecock
e6503be0e5 chore(shared): Linter issues 2023-09-03 18:17:14 +02:00
joostdecock
52b2faf127 feat(backend): Updates for curated sets 2023-09-03 17:53:19 +02:00
Joost De Cock
b0edb74182
Merge pull request #4883 from freesewing/joost
feat(shared): Initial implementation of Oauth flow
2023-09-01 19:18:10 +02:00