Anton Tranelis
7fdc41d679
refactor(source): reperation to merge map and landingpage ( #209 )
...
* adjustments to allow merge of map with landingpage
* 3.0.79
* 3.0.80
* version
* removed unused imports
2025-04-15 20:27:21 +00:00
Anton Tranelis
4fc9516715
fix(source): external svg theming ( #192 )
...
* allow include of external svgs without breaking theming
* 3.0.77
* 3.0.78
* fixed LocateControl and added react-inlinesvg to external dependencies
* theming toast close button
* fixed typing
* theming search resuts
* theming search resuts
* theming search resuts
* theming donation widget
* theming donation widget
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-03-19 23:28:04 +00:00
4041e9472a
refactor(source): css ( #171 )
...
* separate css into several files by topic, move all css into assets
Make separate files for all css topics like leaflet and move its into
the assets folder.
This way only one include from index.ts points to an index.tsx in assets
including all the css files.
* fix up compiling
* extract more css imports, unify imports in a css.tsx file
* separate external css & internal css
* renamed icons.css in marker-icons.css
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-03-03 19:42:59 +01:00
Anton Tranelis
7d16b2140a
fix(source): fix donation widget button ( #153 )
...
* fix donation widget button
* fixed linting
* fixed timing
2025-02-26 14:03:04 +01:00
Maximilian Harz
b9295128fd
Add ? to item references
2025-02-17 18:07:01 +01:00
Maximilian Harz
4316387ecb
Improve typing of items, remove getValue
2025-02-17 18:03:25 +01:00
e1b3492514
added donation widget
2025-02-11 13:53:03 +00:00
c5f4c227a0
adjust donation widget
2025-02-04 20:39:18 +00:00
27f0af6654
incude button
2025-02-04 17:25:21 +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
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
c704308010
linting
2025-01-29 14:17:13 +00:00
9c0a11ceee
cleanup maps and layers
2025-01-29 14:13:02 +00: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
5a7bdfe7f7
lint fixes
2024-11-11 17:02:21 +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
d832185ee3
lint fixes
2024-10-29 11:55:07 +01:00
95f108c2f7
fix more lint errors
2024-10-29 10:46:14 +01:00
bd5142edc0
welcome notification
2024-10-17 11:00:39 +02:00
30d96bfd91
dynamic router and context loading only if needed
2024-10-13 16:27:32 +02:00