Anton Tranelis
ed9906ae2f
fix(source): enhancing layer control ( #223 )
...
* 3.0.82
* version number
* 3.0.84
* 3.0.85
* 3.0.86
* 3.0.87
* 3.0.88
* url layer parameter
* layer control customizing
* 3.0.89
* 3.0.90
* 3.0.91
* typing
* 3.0.92
* fixing bug and imports
* 3.0.93
* fixing bug on profile-item-create caused by PR 185
2025-05-23 10:04:34 +02:00
Max
82b1f39141
refactor(source): refactor Layer and its subcomponents, replacing cloneElement by context ( #185 )
...
* Refactor Layer and its subcomponents, replacing cloneElement by context
* Add showcase for PopupButton template component
* Templateify exported elements (WIP)
* Remove unused file
* Export templateified PopupStartEndInput
* Fix template component type
* Change folder structure
* Lower test coverage
* changed export name
* Refactor PopupForm and PopupView
* More refactoring
* Add provider for PopupFormContext
* Fix popupform title
* Add comments
* Use correct ItemFormPopup for new items
* Fix linting
* Reduce coverage
* Change tailwind prefix
* Fix type
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-05-22 20:14:42 +02:00
Anton Tranelis
9e6bcf1846
fix(source): update tailwind and daisyui ( #196 )
...
* removed daisy from config
* removed tw-elements artefact
* removed comments from tailwind config
* removed safelist
* migrated to tailwind4 and daisyui5
* deleted tailwind.config.js which is not eeded anymore
* 3.0.79
* version number
* fixed broken layouts
* more fixing
* more layout fixing
* tested theming
* small fixes
* adapt snapshots to changes
* package.json: add unit test update script
* more ui refactoring & theme controller
* ui improvements
* package-lock.json
* fix linting
* fixed tabs
* fix linting
* fixed typing
---------
Co-authored-by: mahula <lenzmath@posteo.de>
2025-04-25 16:03:42 +02:00
Anton Tranelis
67a5e6e22d
docs(docu): improved documentation ( #169 )
...
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* cleand up types of UtopiaMap and UtopiaMapInner
* documented UtopiaMap, Tags, Tag and Permissions
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-04-21 23:21:11 +00:00
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