1656 Commits

Author SHA1 Message Date
5f48f4e645 fix linting 2025-01-23 13:02:34 +00:00
b1e6db5d1f Merge branch 'main' into add-examples 2025-01-23 12:31:37 +00:00
antontranelis
de065bd8c0
Merge pull request #65 from utopia-os/add-examples
docs(docu): add examples & component diagram
2025-01-23 12:30:11 +00:00
70b85f4555 added component diagram 2025-01-23 12:28:05 +00:00
c6a8c543c1 added basic examples 2025-01-23 12:23:52 +00:00
Maximilian Harz
be3fca7925 Add types for EmojiPicker 2025-01-23 12:05:48 +01:00
6501ef4008 3.0.35 2025-01-08 00:32:03 +00:00
5ffe44de2c implemented gallery widget 2025-01-08 00:31:58 +00:00
c4a8c14fcb Merge branch 'main' into gallery-component 2025-01-07 16:53:51 +00:00
c0f0349628 3.0.34 2025-01-07 15:40:27 +00:00
e71d0ae822 Merge branch 'main' of github.com:utopia-os/utopia-ui 2025-01-07 14:44:33 +00:00
antontranelis
46ba73fd1b
Merge pull request #62 from utopia-os/typescript-navbar
fix(other): make NavBar typesafe
2025-01-07 13:06:18 +00:00
bb2025456a fixed vulnerability 2025-01-07 12:53:59 +00:00
7be57a5658 init gallery component 2025-01-04 15:24:40 +00:00
20e8203b26
make NavBar typesafe
removed obsolete eslint disables

fixed a type problem

another type problem

type check
2024-12-19 12:17:51 +01:00
antontranelis
0316b2402c
Merge pull request #61 from utopia-os/code-of-conduct
docs(docu): create CODE_OF_CONDUCT.md
2024-12-10 21:43:36 +01:00
antontranelis
0af9fd3829
Create CODE_OF_CONDUCT.md 2024-12-10 21:38:43 +01:00
db25259557 Merge branch 'main' of github.com:utopia-os/utopia-ui 2024-12-04 06:35:37 +01:00
antontranelis
81a9c9023f
Merge pull request #55 from utopia-os/fix-rollup2
fix(other): externalize rollup dependencies
2024-12-04 06:35:17 +01:00
0face20845 3.0.33 2024-11-29 18:11:15 +01:00
antontranelis
bbaaa93ef2
Merge pull request #57 from utopia-os/textarea-required-option
feat(source): textarea required option
2024-11-29 18:10:53 +01:00
3014cf682f option to make textarea input required or optional 2024-11-29 18:05:26 +01:00
antontranelis
a5faf037f1
Merge pull request #56 from utopia-os/antontranelis-patch-2
refactor(workflow): update test.lint.pr.yml
2024-11-27 07:17:50 +01:00
antontranelis
af760dfd09
Update test.lint.pr.yml 2024-11-27 07:14:35 +01:00
9acbbbed5b
externalize rollup dependencies 2024-11-26 10:07:09 +01:00
af639c7224 Merge branch 'main' of github.com:utopia-os/utopia-ui 2024-11-26 09:14:30 +01:00
antontranelis
fbbf035567
Update README.md 2024-11-26 09:03:30 +01:00
antontranelis
7976f25c90
Update README.md 2024-11-26 08:29:00 +01:00
antontranelis
0b17cdb624
Merge pull request #52 from utopia-os/types
fix(other): separated types, eslint rule for importing types
2024-11-26 06:14:22 +01:00
antontranelis
9d9db90600
Update README.md 2024-11-24 21:31:36 +01:00
antontranelis
cb8af4c2b5
Update README.md 2024-11-24 21:31:04 +01:00
3ed67d7142 3.0.32 2024-11-24 10:55:04 +01:00
8cc660dba9 Merge branch 'main' of github.com:utopia-os/utopia-ui 2024-11-24 10:54:36 +01:00
antontranelis
a581fa3c1a
Merge pull request #51 from utopia-os/potential-fix-app-crash
fix(other): potentially fix an app crash
2024-11-24 10:54:24 +01:00
fc4fbfa191 removed utopia-ui 2024-11-24 10:18:47 +01:00
antontranelis
bd9ce63d68
Merge pull request #54 from utopia-os/antontranelis-patch-1
fix(other): update readme
2024-11-24 08:58:39 +01:00
antontranelis
60555de3f9
Update README.md 2024-11-24 08:36:35 +01:00
002f606953
fix AssetsApi any 2024-11-24 04:20:26 +01:00
9b98a18597
removed types from include
types should be included by typeRoots and hence not result in errors of
eslint (has to be monitored)
2024-11-24 04:15:53 +01:00
3872a052b6
separated types, eslint rule for importing types
- Separated types and moved them into the proper ./types folder defined
in the tsconfig.json.
- Defined a new folder alias `#types`.
- New eslint rule to enforce `import type` when a type is imported.
- Removed Geometry Class and used manual Point types from `geojson`
2024-11-24 04:11:32 +01:00
a6cd9dbeb2
potentially fix an app crash
Potentially fixes app crash on
https://next.docutopia.de/item/54870c5f-9b37-4bcb-9838-59a76561c4d5
caused by an field being null
2024-11-24 01:25:33 +01:00
antontranelis
90004de1d6
Update README.md 2024-11-23 07:01:37 +01:00
antontranelis
84997e2e94
Update README.md 2024-11-23 07:01:02 +01:00
antontranelis
4a0f0a4271
Update README.md 2024-11-23 06:51:52 +01:00
antontranelis
0db4076748
Update README.md 2024-11-23 06:50:28 +01:00
3856446302 3.0.31 2024-11-22 18:39:33 +01:00
caac412693 Merge branch 'main' of github.com:utopia-os/utopia-ui 2024-11-22 18:38:56 +01:00
antontranelis
d87363faf1
Merge pull request #48 from utopia-os/markdown-hint
fix(other): markdown hint
2024-11-22 18:33:28 +01:00
ae9a15b50c make icon and text inline 2024-11-22 18:22:27 +01:00
ad032f11ee make icon and text inline 2024-11-22 18:20:27 +01:00