29 Commits

Author SHA1 Message Date
Anton Tranelis
89c5258665 feat: improve TextPreview truncation 2025-07-04 13:56:46 +02:00
46705b2162 hashtag detection 2025-07-04 13:27:32 +02:00
d26ae3f428 TextPreview component init 2025-07-04 07:52:56 +02:00
d6c71a9f9b merged main 2025-07-03 14:51:57 +02:00
Anton Tranelis
045ec726eb
fix(lib): auto close update position toast (#277)
* add close button to custom info modal

* auto close update position toat

* Revert "add close button to custom info modal"

This reverts commit cf5b9a407effe0772ed622ce2369cf16e0b82175.

* fix: reset position for new items without text
2025-07-03 13:18:10 +02:00
f3406d50c0 linting 2025-06-28 08:49:17 +02:00
49a2e9a6bf merged main, fixed bugs 2025-06-28 08:30:10 +02:00
25aa60983f preview - work in progress 2025-06-28 08:09:58 +02:00
4240a2bbbd replaced react-markdown for tiptap im TextView 2025-06-28 08:09:57 +02:00
f9d000bf81 published alpha library for test 2025-06-28 08:09:09 +02:00
d8f1405a4f tiptap readonly as markdown view 2025-06-28 08:07:52 +02:00
051338246d basic hashtag autocompletion 2025-06-28 08:06:52 +02:00
d14a82f94d basic mentions 2025-06-28 08:06:52 +02:00
f57db1de46 fix youtube video handling 2025-06-28 08:06:52 +02:00
74870e45ed fix linting 2025-06-28 08:06:52 +02:00
895c31a54a youtube nocookie 2025-06-28 08:06:52 +02:00
5ed20dbc05 youtube no cookie 2025-06-28 08:06:52 +02:00
9b6d22b843 youtube 2025-06-28 08:06:51 +02:00
b539046602 fix linting 2025-06-28 08:05:30 +02:00
584e1119a1 fixed linting 2025-06-28 08:05:29 +02:00
a9a968547a adapt to monorepo 2025-06-28 08:01:46 +02:00
Anton Tranelis
712aa98ac2
refactor(other): repo setup (#271)
* direct library import

* running dev environment

* fix linting

* strickt null checks

* fix linting

* chunks

* fix jumping button

* don't exclude rollup-config from typechecks
2025-06-27 20:03:16 +02:00
Anton Tranelis
76d899dba2
fix(lib): fixed profile crash on browser translation (#270)
* fixed profile crash on browser translation

* fix linting
2025-06-26 20:36:16 +02:00
Max
13612c56aa
fix(frontend): lazy load components at top level, not inside another component (#265)
* Lazy load components at top level, not inside another component

* version

---------

Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-06-23 07:08:49 +00:00
Anton Tranelis
1828f29cfb
fix(frontend): fixed gallery object on item update (#261)
* fixed gallery object on item update

* version
2025-06-18 13:19:01 +02:00
Anton Tranelis
d73e4886e8
fix(other): fixed lib README badges, moved map README, unpublished map changes, f… (#259)
* fixed lib README badges, moved map README, unpublished map changes, fixed vulnurability

* limit scope of rollups commonjs plugin
2025-06-15 10:29:39 +02:00
a723d4d3cf
move text files to the root directory where applicable (#258) 2025-06-13 09:48:41 +02:00
da634ba8c9
fixed related to mono-repo
issue templates

workflow: lint frontend

workflow: test lib

workflow - unit tests frontend

lib instead of frontend

missing name

workflow: lint examples

workflow: build lib

LICENSE

rename workflow build lib

docs lib

deploy docs

fix build example flow
2025-06-12 11:29:22 +02:00
d32be08be8
move utopia-ui into subfolder lib 2025-06-12 10:46:01 +02:00