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 |
|
antontranelis
|
1de3469bed
|
Merge pull request #19 from utopia-os/fix-type-imports
fix(other): fix type imports
|
2025-02-11 15:27:17 +00:00 |
|
|
|
44c7f4d120
|
fix type imports
|
2025-02-11 15:25:57 +00:00 |
|
antontranelis
|
7fb2fbc54c
|
Merge pull request #18 from utopia-os/fix-type-imports
fix(other): remove custom item property names per layer
|
2025-02-11 15:25:20 +00:00 |
|
antontranelis
|
97f676a379
|
Merge pull request #116 from utopia-os/contact-not-mandotory-in-tabview
fix(source): contact not mandotory in tabview
|
2025-02-11 14:17:58 +00:00 |
|
|
|
ba1dbcb975
|
contact not mandotory anymore in TabView to avoid side effects
|
2025-02-11 14:08:38 +00:00 |
|
|
|
01c3424fb9
|
3.0.59
|
2025-02-11 13:57:11 +00:00 |
|
antontranelis
|
7bc4e34718
|
Merge pull request #115 from utopia-os/info-dialog
feat(source): info dialog
|
2025-02-11 13:55:22 +00:00 |
|
|
|
e1b3492514
|
added donation widget
|
2025-02-11 13:53:03 +00:00 |
|
|
|
0a70af994c
|
Merge branch 'main' into info-dialog
|
2025-02-11 13:05:53 +00:00 |
|
antontranelis
|
14dc0e38ba
|
Merge pull request #114 from utopia-os/remove-defaultProps
fix(source): use JavaScript default parameters instead defaultProps
|
2025-02-11 10:56:29 +00:00 |
|
|
|
f6ba6fbff1
|
Use JavaScript default parameters instead defaultProps
|
2025-02-11 10:52:09 +00:00 |
|
antontranelis
|
bb867e96bf
|
Merge pull request #113 from utopia-os/eslint-igonore-coverage
fix(workflow): add /coverage to .eslintignore
|
2025-02-11 10:12:37 +00:00 |
|
|
|
e566061e73
|
add /coverage to .eslintignore
|
2025-02-11 10:01:26 +00:00 |
|
Maximilian Harz
|
db94b7517d
|
Add simpler names for linting and lintfix
|
2025-02-10 23:26:32 +01:00 |
|
antontranelis
|
64397f1a9c
|
Merge pull request #110 from utopia-os/fix-build-process
fix(source): fix build process
|
2025-02-10 11:41:16 +00:00 |
|
|
|
79ca17aa3f
|
fix types import path
|
2025-02-10 11:39:07 +00:00 |
|
|
|
fd3da848ba
|
extended external dependencies
|
2025-02-10 11:38:40 +00:00 |
|
antontranelis
|
a8130b3c54
|
Merge pull request #109 from utopia-os/fix-add-button
fix(source): capture tap events in add button on mobile chrome
|
2025-02-09 21:13:08 +00:00 |
|
|
|
58e1b12121
|
capture tap events
|
2025-02-09 21:09:38 +00:00 |
|
antontranelis
|
1de3f3e271
|
Merge pull request #108 from utopia-os/export-all-types
fix(source): export all types
|
2025-02-09 21:03:01 +00:00 |
|
|
|
da7852f3e4
|
3.0.58
|
2025-02-09 20:34:13 +00:00 |
|
|
|
ddb0d481fb
|
reorganized types
|
2025-02-09 20:34:08 +00:00 |
|
|
|
a450128b72
|
reorganized types
|
2025-02-09 20:32:41 +00:00 |
|
|
|
4d52294758
|
3.0.57
|
2025-02-09 19:43:13 +00:00 |
|