13 Commits

Author SHA1 Message Date
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
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
5807869721
lint fixes 2024-11-03 00:36:02 +01:00
6ae276bedf
autofixes 2024-11-02 22:45:29 +01:00
9546b2e9f4
autofixes 2024-10-29 17:42:04 +01:00
95f108c2f7
fix more lint errors 2024-10-29 10:46:14 +01:00
829d07b8ea popup button color 2024-05-03 07:03:46 +02:00
8484379113 update item position, item parents, focus item on profile load an open cluster 2024-03-25 01:06:47 +01:00
599f89ba5f layout fix 2024-02-08 10:15:09 +01:00
5b699b7d74 styling 2024-01-12 20:40:36 +01:00
444cac6dc2 some layout 2024-01-09 08:32:40 +01:00
a8112ee604 owned item basics and item field adjustments 2024-01-06 17:00:44 +01:00
ac63672290 added PopupButton component 2024-01-06 13:37:05 +01:00