1
0
Fork 0
Commit graph

76 commits

Author SHA1 Message Date
joostdecock
248a52d360 fix(shared): Do not count _ key as page child 2024-04-27 16:38:57 +02:00
joostdecock
1f2efcdd82 fix(shared): Include conditional options in docs
Closes #6121

This adds an extra parameter to the method that generated the menu
structure for options to include all options. Which means that
conditional options will be sorted under a 'conditional' menu heading.
2024-03-17 17:02:00 +01:00
Benjamin Fan
e4a07a0c93 fix(shared): Use order attribute instead of sort. Add freesewing.org UI behavior info. 2024-02-12 08:45:09 -08:00
Benjamin Fan
a1392cba2e feat(shared): Optional ordering for design options and menus 2024-02-12 08:29:04 -08:00
joostdecock
e8badfc735 chore: Remove lint 2023-11-03 15:41:13 +01:00
joostdecock
2472ab1824 feat(shared): Add dynamic OG images 2023-11-03 15:36:09 +01:00
joostdecock
cc0cd9a5b5 wip: Work on #5230 2023-10-22 12:48:06 +02:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +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
951ebec247 chore(shared): Passed mergedOptions to menu method 2023-09-25 07:40:12 +02:00
joostdecock
2a2f943d4b chore: Remove lint 2023-09-16 20:20:10 +02:00
joostdecock
370d3be24d fix(shared): Handle nested option groups in menu 2023-09-16 19:07:42 +02:00
Joost De Cock
28f82019f6 fix(shared): Display of part named in workbench 2023-09-15 17:59:32 +02:00
Joost De Cock
170fa4ed8f feat(shared): Allow options to pass a mehod as menu 2023-09-13 15:54:30 +02:00
joostdecock
4528e1bc88 feat(shared): Added support for flags 2023-09-07 10:29:19 +02:00
Joost De Cock
d09c7b29f1 chore(shared): Linter issues 2023-09-01 19:14:03 +02:00
Joost De Cock
01ef6c9896 feat(shared): Initial implementation of Oauth flow 2023-09-01 18:30:24 +02:00
Joost De Cock
19aa5f3e12 chore(shared): Updated print view for visual consistency 2023-08-30 16:57:46 +02:00
Joost De Cock
fa61f14e5c feat(shared): Support for saving of patterns 2023-08-28 16:23:50 +02:00
Joost De Cock
7466aec79c fix(org): Homepage tweaks on mobile 2023-08-28 14:28:07 +02:00
joostdecock
723b3a9161 chore(shared): Better mobile view for sets 2023-08-26 18:23:22 +02:00
joostdecock
34fd47b259 chore(shared): Improved measurements view 2023-08-26 16:13:11 +02:00
joostdecock
807cdd7bc4 feat(shared): Add migration from v2 accounts 2023-08-25 16:14:48 +02:00
joostdecock
dad2fa0e99 feat(shared): Overhaul sets 2023-08-23 12:18:20 +02:00
joostdecock
6e87493440 feat(org): Better handling of apikeys 2023-08-21 16:14:58 +02:00
joostdecock
50b6747584 wip(org): Working on admin & content creation pages 2023-08-15 17:32:47 +02:00
Joost De Cock
7aafcead2b chore(org): Ported blog/showcase (placeholder) content to cloudflare 2023-08-08 10:17:01 +02:00
Joost De Cock
8faa014973 chore: Remove sanity 2023-08-08 09:39:07 +02:00
joostdecock
f461370007 wip(shared): Added subscription mockup 2023-07-30 14:21:39 +02:00
Joost De Cock
1ce504b182
Merge pull request #4585 from eriese/eriese-small-ui-fixes
(shared) UI tweaks plus comma decimal separators
2023-07-27 11:46:17 +02:00
Enoch Riese
05f37dac90 chore (lint) 2023-07-26 20:21:18 -06:00
Enoch Riese
8781e60350 support fractions and comma decimal separators 2023-07-26 16:38:51 -06:00
joostdecock
2c044ffa70 fix(shared): Issues with sitenav/prebuild 2023-07-26 18:49:54 +02:00
Joost De Cock
1527ee3fa1 Merge branch 'develop' into joost 2023-07-19 19:11:40 +02:00
Joost De Cock
dc05143840 feat(sites): Overhauled prebuild system 2023-07-19 19:08:41 +02:00
Enoch Riese
2768adc36c refactor blog and showcase implementation 2023-07-18 21:43:38 -06:00
joostdecock
02687a8f13 fix(shared): Made scrollTo handle missing elements
Also added new methods to utils
2023-07-15 10:41:58 +02:00
joostdecock
0a8dd5f111 feat(dev/shared): Ported PrevNext component to new nav structure 2023-07-14 09:23:37 +02:00
joostdecock
8a8d310650 fix(shared): Use shared method for required measurements
This was a requested change from #4330 that didn't get traction so I'm
adding it now.
2023-06-26 18:01:53 +02:00
Enoch Riese
b871d7967f fix default value marked as changed issues 2023-06-22 10:32:01 -05:00
joostdecock
0e85bf5659 fix(shared): Clean up new pattern page 2023-06-20 20:19:31 +02:00
joostdecock
d1769348b3 wip(shared): Changes to navigation flow towards new pattern 2023-06-20 17:30:18 +02:00
joostdecock
ea8ec7f4ce chore: Shut up eslint 2023-06-17 17:42:59 +02:00
joostdecock
0a9e71caf3 feat(shared): Re-implement MDX TOX. Closes #4129 2023-06-17 17:29:28 +02:00
joostdecock
9ffb4f5261 feat(shared): implemented log view 2023-06-10 20:33:34 +02:00
Enoch Riese
15c4201906 cutting layout view 2023-06-06 11:17:14 -05:00
Enoch Riese
b975355f45 document new shared menus 2023-06-02 12:39:55 -05:00
Enoch Riese
cc14c562d2 both menus using same structure and components 2023-06-02 12:39:55 -05:00
Enoch Riese
75bc302dd4 most menu items using shared components 2023-06-02 12:39:55 -05:00