f9b079c2bf
docs: include version in the title ( #123 )
...
Include the version according to the package.json in the title of docs
page.
2025-02-18 13:17:10 +01:00
93eabedd16
docs: group by category ( #124 )
...
Groups the docs by categories and assigns all exported Components a
category (except types).
2025-02-18 11:11:06 +01:00
876d5925e0
refactor(docu): reference the docu URL in the README.md ( #125 )
...
* docs: reference the URL in the README.md
Link to the docs published on github when pushing to `main` and include
percentage badge for documentation coverage.
* corrected typo
* corrected typo
2025-02-18 10:15:14 +01:00
Max
d6c7481661
Merge pull request #78 from utopia-os/eslint-react-refresh
...
fix(workflow): add eslint-react-refresh
2025-02-17 18:34:59 +01:00
Maximilian Harz
a3d7fa8496
Merge main
2025-02-17 18:32:14 +01:00
Max
c38d1283e1
Merge pull request #90 from utopia-os/remove-get-value
...
Improves typing of items
Removes getValue because it is super hard to type and was introduced for a customisation which is not used anymore. if needed, we could have a cleaner solution to offer that functionality.
2025-02-17 18:28:15 +01:00
Maximilian Harz
83d65b0107
Fix package-lock.json
2025-02-17 18:21:45 +01:00
Maximilian Harz
8f624b90fa
Make item optional
2025-02-17 18:07:01 +01:00
Maximilian Harz
10e81c38c2
Use item in TextView when given
2025-02-17 18:07:01 +01:00
Maximilian Harz
b9295128fd
Add ? to item references
2025-02-17 18:07:01 +01:00
Maximilian Harz
23145b0a14
Remove unnecessary eslint disable
2025-02-17 18:07:01 +01:00
Maximilian Harz
134d2ef123
Use ?? instead of ||
2025-02-17 18:07:01 +01:00
Maximilian Harz
2556d8c047
item.text is optional
2025-02-17 18:07:01 +01:00
Maximilian Harz
cb727d433d
Fix paranthesis in ProfileForm
2025-02-17 18:07:01 +01:00
Maximilian Harz
aa616ed295
Refactor background style
2025-02-17 18:07:00 +01:00
Maximilian Harz
f71929b4d8
Fix paranthesis in ActionsButton
2025-02-17 18:07:00 +01:00
Maximilian Harz
0395c6393b
Fix package-lock
2025-02-17 18:06:58 +01:00
Maximilian Harz
bface9c397
Lower test coverage
2025-02-17 18:05:06 +01:00
Maximilian Harz
5835a71588
Type item.gallery
2025-02-17 18:05:06 +01:00
Maximilian Harz
990f837aaf
Use radash.get to support deep properties in ProfileTextView
2025-02-17 18:05:06 +01:00
Maximilian Harz
876aa65f4f
Ignore any
2025-02-17 18:05:06 +01:00
Maximilian Harz
a949df25c2
Simplify conditional and fix color calculation
2025-02-17 18:05:06 +01:00
Maximilian Harz
7e326590bb
Don't type api for now; re-add hasColor
2025-02-17 18:05:06 +01:00
Maximilian Harz
bc0aa25cd2
Make updateItem type partial
2025-02-17 18:05:06 +01:00
Maximilian Harz
a3acf592dd
Allow item.position to be null
2025-02-17 18:05:06 +01:00
Maximilian Harz
f0a3cbada7
Hide empty avatar
2025-02-17 18:05:06 +01:00
Maximilian Harz
5846637747
Improve api type
2025-02-17 18:05:06 +01:00
Maximilian Harz
5741070854
Remove unused props and comment
2025-02-17 18:05:06 +01:00
Maximilian Harz
bbd6e2dd61
Remove unneeded props
2025-02-17 18:05:06 +01:00
Maximilian Harz
9511dc0408
Use .image as avatar
2025-02-17 18:05:06 +01:00
Maximilian Harz
d096ffe456
Fix PopupButton
2025-02-17 18:05:04 +01:00
Maximilian Harz
ea80e6e94c
Use better type name for tag ids
2025-02-17 18:03:30 +01:00
Maximilian Harz
7f4594ad53
Fix functionality of ProfileTextView
2025-02-17 18:03:30 +01:00
Maximilian Harz
4316387ecb
Improve typing of items, remove getValue
2025-02-17 18:03:25 +01:00
Maximilian Harz
f5b7b9267f
Try to type Item and getValue (WIP)
2025-02-17 17:56:56 +01:00
mahula
c9a66461e1
Merge pull request #117 from utopia-os/setup-component-testing
...
feat(other): set up component testing
2025-02-17 17:52:01 +01:00
mahula
13754e6da7
remove double entry from package.json
2025-02-17 17:32:21 +01:00
mahula
cab457ad23
fix mistake in package.json
2025-02-17 17:26:10 +01:00
mahula
126af43ead
Merge branch 'main' into setup-component-testing
2025-02-17 17:20:24 +01:00
be5513947c
reorderd exports to avoid cypress warning
2025-02-17 15:51:35 +00:00
Anton Tranelis
987540652a
Merge pull request #112 from utopia-os/simple-script-names
...
feat(workflow): add simpler names for linting and lintfix
2025-02-17 13:04:40 +00:00
mahula
054db690d0
fix linting
2025-02-14 22:23:24 +01:00
mahula
1a33891a21
add cypress commands and compontents files to tsconfig include
2025-02-14 22:11:18 +01:00
mahula
0b509d1963
fix linting
2025-02-14 21:54:58 +01:00
mahula
e75602d365
add component test script to package.json
2025-02-14 21:45:13 +01:00
mahula
b1b3376aee
add first rudimentary component tests
2025-02-14 21:42:37 +01:00
mahula
d632e2c5b7
add first rudimentary component tests
2025-02-14 21:20:18 +01:00
mahula
f8a14cd942
add cypress config to tsconfig
2025-02-14 18:24:30 +01:00
mahula
45037737f4
add basic cypress component testing config
2025-02-14 18:22:13 +01:00
mahula
7b905135aa
add cypress to package.json
2025-02-14 18:19:37 +01:00