326 Commits

Author SHA1 Message Date
79ca17aa3f fix types import path 2025-02-10 11:39:07 +00:00
58e1b12121 capture tap events 2025-02-09 21:09:38 +00:00
a450128b72 reorganized types 2025-02-09 20:32:41 +00:00
4524cc8417 added avatar placeholder 2025-02-04 19:56:46 +00:00
c71b4f5ed3
Merge pull request #89 from utopia-os/typedoc
feat(other): typedoc
2025-02-04 10:42:28 +01:00
b7fbbd4d89 set infotext timer to 10s 2025-02-03 10:20:04 +00:00
eb02d376df fix custom marker icon in Layer component 2025-02-03 10:16:53 +00:00
30edd02a1c
fix lint 2025-02-03 11:06:17 +01:00
d7b21c8ee8
cast to any as setClusterRef is not properly typed at the moment 2025-02-03 11:06:17 +01:00
04e806cbdc fix linting 2025-02-02 21:37:39 +00:00
f836e57c18 added more marker icons 2025-02-02 17:58:48 +00:00
c704308010 linting 2025-01-29 14:17:13 +00:00
9c0a11ceee cleanup maps and layers 2025-01-29 14:13:02 +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
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
b6adca6a1a removed unused iport 2024-11-21 10:21:03 +01:00
fe33d56131 profile fix part 1 2024-11-21 10:20:03 +01:00
antontranelis
f4e71050a5
Merge branch 'main' into lint-security 2024-11-18 09:28:52 +01:00
6e60d47e86
fix all lint errors 2024-11-12 09:29:02 +01:00
5a7bdfe7f7
lint fixes 2024-11-11 17:02:21 +01:00
34435e8272
lint-security fixes 2024-11-11 16:45:01 +01:00
94d5f2ef52
build fix 2024-11-08 19:42:56 +01:00
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
8af866acf4 merged main 2024-11-08 10:27:10 +01:00
f8f7f485a4 slug share workaround 2024-11-07 08:07:13 +01:00
f296ddd606 implemented flex profiles 2024-11-06 20:11:17 +01:00
b849e48c3e
fix problem 2024-11-05 10:13:21 +01:00
3f701233a1 flex profiles 2024-11-05 09:15:20 +01:00
5807869721
lint fixes 2024-11-03 00:36:02 +01:00
4cf0670941
missing change 2024-11-02 23:29:47 +01:00
6d3f2bf38c
remove new lines 2024-11-02 23:26:14 +01:00
2f77dde3da
remove used eslint disables 2024-11-02 23:18:29 +01:00
2746844f07
fix formating errors with eslint ignore comments 2024-11-02 22:51:59 +01:00
6ae276bedf
autofixes 2024-11-02 22:45:29 +01:00
3dc533676e fixed linting 2024-11-02 21:21:24 +01:00
7d3d8c006d
lint fix 2024-11-01 14:59:04 +01:00
268368b8b6
Merge branch 'main' into eslint-standart 2024-11-01 14:58:04 +01:00
9757304a3b remoeved logging 2024-11-01 08:20:45 +01:00
5339d3fa18 fix logging issue 2024-10-31 15:05:08 +01:00
31845b4841 fix logging issue 2024-10-31 14:56:07 +01:00
3128181476 fix-the-permission-fix 2024-10-31 14:45:09 +01:00
2c6564ecf7
fixes after merge 2024-10-31 12:45:13 +01:00
ba0c501d4c
Merge branch 'main' into eslint-standart 2024-10-31 12:32:12 +01:00
0cef378cd6 fix some issues with th previous fix 2024-10-31 12:04:57 +01:00
97add15469 removed unused var 2024-10-30 08:03:19 +01:00
c37bc2cb57 hotfix to fix permission issue 2024-10-29 23:46:36 +01:00
36aeda5919
lint fixes 2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes 2024-10-29 17:42:04 +01:00
03e7a9ca8c updated permission types 2024-10-29 16:19:52 +01:00
6b492db463 Merge branch 'main' of github.com:utopia-os/utopia-ui 2024-10-29 15:14:23 +01:00