joostdecock
daaf407028
chore [react]: Prettier
2025-06-01 17:04:47 +02:00
joostdecock
47d4a27f64
chore [react]: Linter
2025-06-01 17:04:31 +02:00
joostdecock
0c1d886e94
feat [org]: Wrote Editor docs
2025-06-01 17:02:46 +02:00
joostdecock
3d01c0136c
wip: Work on editor docs
2025-05-31 18:38:32 +02:00
joostdecock
74d4f05d94
feat: Migrate from helpProvider to Help components
2025-05-30 15:04:10 +02:00
joostdecock
f69093b0dc
feat[react]: Linting with eslint 9
2025-05-30 11:29:55 +02:00
joostdecock
17e8e5ec09
[react] feat: Added docs for hooks/useControl
2025-05-29 17:43:47 +02:00
joostdecock
a77a263ca0
[react] feat: Added docs for hooks/useBackend
2025-05-29 17:23:29 +02:00
joostdecock
c60e5bf109
[react] feat: Added docs for context
2025-05-29 15:43:35 +02:00
joostdecock
54fe6275af
[react] feat: Added docs for components/Yaml
2025-05-29 14:19:57 +02:00
joostdecock
0a345b3347
[react] feat: Added docs for components/Xray
2025-05-29 14:12:20 +02:00
joostdecock
5e5d3a0270
[react] feat: Added docs for components/Ux
2025-05-29 13:57:52 +02:00
joostdecock
d8705ecc75
[react] feat: Added docs for components/Uuid
2025-05-29 13:52:15 +02:00
joostdecock
b50228e0f9
[react] feat: Added docs for components/Time
2025-05-29 13:45:13 +02:00
joostdecock
88d0c92a6d
[react] feat: Added docs for components/Table
2025-05-29 13:19:47 +02:00
joostdecock
f92a182992
[react] feat: Added docs for components/Tab
2025-05-29 12:35:43 +02:00
joostdecock
b6d947646c
[react] feat: Added docs for components/Stats
2025-05-29 12:21:39 +02:00
joostdecock
4ba8b50b2c
[react] feat: Added docs for components/Spinner
2025-05-29 12:18:29 +02:00
joostdecock
bc8b495d1c
[react] feat: Added docs for components/SignUp
2025-05-29 12:13:44 +02:00
joostdecock
82015e992f
[react] feat: Added docs for components/SignIn
2025-05-29 12:08:33 +02:00
joostdecock
7093dd3d36
[react] feat: Added docs for components/Role
2025-05-29 11:49:04 +02:00
joostdecock
d6cbe79dd5
[react] feat: Added docs for components/Profile
2025-05-29 11:36:41 +02:00
joostdecock
320bcf8534
fix: Update after breaking changes to Popout component
2025-05-29 11:18:34 +02:00
joostdecock
b8740c2223
[react] feat: Added docs for components/Popout
2025-05-26 08:22:15 +02:00
joostdecock
22a89f12d3
feat(dev): Added react docs for Pattern + refactor
...
This adds support for not only documenating components, but also
constants and functions that may be exported next to components.
2025-05-25 16:29:57 +02:00
joostdecock
d0baf7cece
[react] feat: Added docs for components/Patrons
2025-05-25 14:02:45 +02:00
joostdecock
fa5bad3d07
[react] feat: Added docs for components/Number
2025-05-25 13:51:36 +02:00
joostdecock
062eb497e9
[react] feat: Added docs for components/Null
2025-05-25 13:39:56 +02:00
joostdecock
4c582bf26f
[react] feat: Added docs for components/Newsletter
2025-05-25 13:37:24 +02:00
joostdecock
0ecb1c8fd2
[react] chore: Removed components/New
2025-05-24 18:43:57 +02:00
joostdecock
280ee0e1d3
[react] feat: Added docs for components/Modal
2025-05-24 18:40:30 +02:00
joostdecock
7317ff5dd8
[react] feat: Added docs for components/Mini
2025-05-24 18:03:59 +02:00
joostdecock
3364be6052
[react] feat: Added docs for components/Logo
2025-05-24 17:52:31 +02:00
joostdecock
b011c626b0
[react] feat: Added docs for components/Link
2025-05-24 15:28:43 +02:00
joostdecock
254e271196
[react] feat: Added docs for components/LineDrawing
2025-05-24 14:57:15 +02:00
joostdecock
439315de02
[react] feat: Added docs for components/Layout
2025-05-24 13:11:06 +02:00
joostdecock
30e5d37c96
[react] feat: Added docs for components/KeyVal
2025-05-24 12:44:05 +02:00
joostdecock
1b1cacdea3
[react] feat: Added docs for components/Json
2025-05-24 12:22:21 +02:00
joostdecock
b914b6299f
Merge branch 'develop' into cdocs
2025-05-24 12:07:19 +02:00
Jonathan Haas
c66c9e0a93
feat(react): Replace the flag number with a colored badge
2025-05-24 08:54:42 +02:00
Benjamin Fan
743314062d
fix(react): Handle no-settings scenario
2025-05-24 08:53:00 +02:00
Jonathan Haas
96ae664829
feat(react): Change the expand icon to have the arrows point inwards if expand is disabled
2025-05-24 08:52:18 +02:00
Jonathan Haas
9c3155823c
fix (react): make the Sample menu less strict about translations
...
It can be helpful to be able to use the sample function on incomplete designs without proper translation, so don't crash if an option is missing its translation
2025-05-24 08:51:08 +02:00
Benjamin Fan
bfc2296cec
fix(react,utils): Change imperial step to 1/16 in.
2025-05-24 08:49:07 +02:00
Benjamin Fan
c60f73befd
fix(react): Add URL formats to Bookmarked Set picker
2025-05-24 08:45:52 +02:00
Jonathan Haas
9469a9493c
fix(react): Ignore pointer events on tooltip text of Xray point component
2025-05-24 08:43:52 +02:00
Benjamin Fan
96dd83fc10
fix(react): Fix Collection background image URL
2025-05-24 08:42:10 +02:00
Andrew James
cb100346d8
remove duplicated css classes
2025-05-19 12:56:56 +00:00
Benjamin Fan
db8189a55a
fix(react): Allow imperial formatted values to be displayed ( #371 )
...
 
Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/371
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:05:23 +02:00
Benjamin Fan
a7eb3e0072
fix(react): Allow bookmark title to be edited ( #366 )
...
Currently it isn't possible to edit the title of a bookmark (for example, when bookmarking a Measurements Set) for 2 reasons:
1. The modal closes as soon as you click in the title text edit box.
2. The created bookmark uses the original title, ignoring edits made to it.
This PR fixes both issues.
Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/366
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:02:56 +02:00