1
0
Fork 0
freesewing/sites/shared/components/wrappers
joostdecock 81831f1dc4 chore(shared): Tweaks to navlinks and allow wide reading view
Having build a documentation system at my job as well as the frontend
for it, it was rather surprised that a surprisingly large proportion of
my colleagues complained that the text was 'too narrow'.

When reading documentation, the horizontal space is constrained to limit
the amount of characters on a line. Long lines make for very hard to
read text, because each time your eyes dart back from the end of the
line to the beginning of the next line, it becomes harder to stay
vertically anchored on the correct line.

It's best practice to limit the line length like this, and so I've
always been doing it. However, after someone at work asked, I added a
toggle to allow the text to fill the available space.

Much to my surprise, this was hailed like some sort of significant
improvement. I still don't think it makes sense, but I've added a
similar checkbox to the docs pages of both dev and org sites anyway.
2024-03-23 17:05:30 +01:00
..
auth New translations en.yaml (French) 2024-02-28 17:22:45 +01:00
chart.mjs chore: Updating SDE dependency list 2023-12-10 13:13:58 +01:00
context.mjs wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
header.mjs wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
img.mjs feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
layout.mjs wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
mdx.mjs chore(shared): Tweaks to navlinks and allow wide reading view 2024-03-23 17:05:30 +01:00
modal.mjs feat(shared): Allow links to break out of modal 2024-01-08 07:22:32 +01:00
page.mjs feat(shared): Add dynamic OG images 2023-11-03 15:36:09 +01:00
popout.mjs chore: Updated import path to Popout component 2023-07-23 18:42:06 +02:00
production.mjs chore(shared): Better prodcutionWrapper 2023-08-30 17:51:35 +02:00
susi.mjs chore(shared): Move org stuff to shared to be used by the lab 2023-05-17 17:32:19 +02:00
swipes.mjs wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
table.mjs feat(shared): Work on pattern pages 2023-08-29 17:08:16 +02:00
welcome.mjs chore(shared): Move org stuff to shared to be used by the lab 2023-05-17 17:32:19 +02:00
workbench.mjs Merge branch 'develop' into joost 2023-05-16 08:49:35 +02:00