1
0
Fork 0
Commit graph

204 commits

Author SHA1 Message Date
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
Joost De Cock
24e9cd8980 feat(lab): Menu for design options 2022-01-25 12:39:29 +01:00
Joost De Cock
b662f19223 chore(lab): Restructured components 2022-01-25 11:22:48 +01:00
Joost De Cock
82c4242088 feat(fs.lab): LabDraft component 2022-01-25 11:22:09 +01:00
Joost De Cock
83ee572a36 feat(fs.lab): Keep gist in local storage 2022-01-25 10:39:30 +01:00
Joost De Cock
f577f054ef feat(fs.lab): Handle mode switching 2022-01-25 10:29:47 +01:00
Joost De Cock
490f48f726 fix(fs.shared): Linter warnings 2022-01-25 10:03:10 +01:00
Joost De Cock
e57d6244a6 fix(fs.shared): Bug in swipehandlers spreaded props 2022-01-25 09:01:41 +01:00
Joost De Cock
fde0cb10fc fix(fs.shared): pass render prop for altmenu 2022-01-25 08:31:54 +01:00
Joost De Cock
22b25c0c5d wip(fs.lab): Work on workbench components 2022-01-25 08:31:06 +01:00
Joost De Cock
8703983f2f feat(fs.shared): Added some more icons 2022-01-25 08:29:52 +01:00
Joost De Cock
2ea353a475 chore(fs.dev): Webpack aliases to load local code from source
These changes force webpack to load the local pacakges (like
patterns and so on) from source, rather than from a compiled bundle.
This means that the lab site will reload whenever one makes changes
to pattern code.
2022-01-24 12:34:29 +01:00
Joost De Cock
4eaa903bea fix(fs.dev): Small issue in theme picker 2022-01-24 09:06:28 +01:00
Joost De Cock
54aefa8437 wip: Started working on new development environment 2022-01-22 17:55:03 +01:00
Joost De Cock
f4243868d4 fix(fs.dev): Children are a bad idea 2022-01-20 11:04:41 +01:00
Joost De Cock
2234155052 chore: Fixed linter warnings 2022-01-20 09:07:38 +01:00
Joost De Cock
25995944d9 feat(fs.shared): Handle true/false in Example component 2022-01-19 13:05:47 +01:00
Joost De Cock
0bffa95167 feat(fs.shared): Support for _options prefix in Example component 2022-01-19 12:37:12 +01:00
Joost De Cock
f5877d9abe feat(fs.shared): Add copy-to-clipboard. Closes #1519 2022-01-16 18:47:47 +01:00
Joost De Cock
cf961b039e fix(fs.dev): Aside top margin. Closes #1661 2022-01-16 13:48:06 +01:00
Joost De Cock
149ad90feb feat(fs.share): Recurse in ReadMore component 2022-01-16 12:21:36 +01:00
Joost De Cock
342da23651 fix(fs.dev): Close search/menu when navigating 2022-01-01 20:33:52 +01:00
Joost De Cock
d6c37e7a3e fix(fs.dev): Some linter warnings 2021-12-31 13:52:27 +01:00
Joost De Cock
2b021e4223 feat(fs.dev): Implemented search 2021-12-31 10:15:51 +01:00
Joost De Cock
8f165dbe6d feat(fs.dev): Initial search implementation 2021-12-31 08:27:13 +01:00
Joost De Cock
09c2b89aed fix(fs.dev): Force data-theme update with key prop
This is a replacement for the hack I implemented in
bb901c4d8a

It accomplishes the same effect, but with just setting the key prop.
Sadly, it does not work with just setting the key prop to the theme
but forcing the key prop to be re-set by including the date does the
trick.

To be clear: This is still a hack and I'd love to avoid it (or just
understand the right way to handle this) but for now it will do.
2021-12-31 06:46:13 +01:00
Joost De Cock
90e361d4ae fix(fs.dev): Chevron size 2021-12-30 19:16:55 +01:00
Joost De Cock
1ddba2b3b2 fix(fs.dev): Remove debug output 2021-12-30 18:54:42 +01:00
Joost De Cock
4433720075 fix(fs.dev): Theme picker mobile theming 2021-12-30 18:53:56 +01:00
Joost De Cock
71675062b8 feat(fs.dev): Don't darken nagivation on mobile 2021-12-30 18:42:49 +01:00