29 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
Moriz Wahl
c1eafc9a0f
feat(source): test text area input (#155)
* unit tests for text area input component
2025-02-25 20:21:06 +01:00
12fd624780
refactor(source): define more types (#149)
* define more types

* lint fixes

* update snapshot and reduce coverage

* revert role change, since it incompatible with directus
2025-02-22 16:09:38 +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
ec9f086000 fix linting 2025-02-04 12:47:53 +00:00
a8ad09fab7 removed tributejs 2025-02-04 12:44:59 +00:00
3014cf682f option to make textarea input required or optional 2024-11-29 18:05:26 +01:00
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
5807869721
lint fixes 2024-11-03 00:36:02 +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
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
d115a1331b
fixable errors 2024-10-29 10:43:22 +01:00
23931a66cd fix bug preventing save empty fields 2024-07-31 18:33:25 +02:00
89ce816958 removed logging 2024-02-11 13:57:13 +01:00
66ca54b9b9 layout fix 2024-02-08 10:16:08 +01:00
a0113d0fc5 MapOverlay Pages and Advanced Profiles 2024-02-05 10:06:38 +01:00
a5baa8f39d implemented new tag schema 2024-02-01 11:57:11 +01:00
d3fab314ae optimized #tag autocomplete 2024-01-13 17:52:50 +01:00
997efa8906 fixed api error and error handling 2023-08-31 22:08:37 +02:00
b0e611c9c5 Tag API implementation 2023-08-27 20:25:52 +02:00
18bb8e6ad2 Text Area Hash Tag Autocompletion Styling 2023-08-25 06:15:27 +02:00
15041b74b5 textarea now has Hash Tag Autocompletion 2023-08-24 00:13:53 +02:00
6bd062c1b3 custom popups are basicly working 🍄 2023-08-22 14:54:57 +02:00
d6e780436f ItemFormPopup cleanup 2023-08-21 11:41:48 +02:00
4fe4aa6b74 Modularization of Item Popups 2023-08-20 13:11:57 +02:00
AT
0c39ffa6f9 more components 2023-05-18 23:48:46 +02:00