17 Commits

Author SHA1 Message Date
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
5c18ed2abd
fix types - components/templates (#172)
Fix more types - specifically in components/templates. This is done by
removing eslint-ignores and fixing them.
2025-03-03 19:58:04 +00:00
93eabedd16
docs: group by category (#124)
Groups the docs by categories and assigns all exported Components a
category (except types).
2025-02-18 11:11:06 +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
4181460ba1 profiles, reverse, geocoder, ... 2024-06-27 16:09:09 +02:00
Sebastian Stein
aff509f1dd - added new profile layout (not dynamic data linked yet)
- added new components around the profile
2024-06-25 09:46:26 +02:00
c627ee3800 subtitles, header optimization and bugfixing 2024-03-25 18:57:26 +01:00
f9f9bb3283 changes to overla page 2024-02-26 13:03:17 +01:00
59645f2370 padding handling at overlaypage changed 2024-02-25 13:47:48 +01:00
c15f7a897d basic calendart ui and tabs in profile 2024-02-22 11:11:08 +01:00
e74de18b95 changed backdrop 2024-02-08 10:17:30 +01:00
a0113d0fc5 MapOverlay Pages and Advanced Profiles 2024-02-05 10:06:38 +01:00
3be1718022 password reset implemented 2024-01-08 22:21:35 +01:00