35 Commits

Author SHA1 Message Date
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
54f464ef02
fix(source): removed tw-elements (#175)
* 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.

* 3.0.75

* removed tw-elements

* removed tw-elements package

* found userType artefacts and removed it

* fixed linting

* 3.0.76

* adjust sidebar size and transition

---------

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-03-04 23:35:10 +01:00
0ec0f13c74
refactor(source): define types and remove file-wide eslint disables (#133)
* types: define types and remove file-wide eslint disables

* reduce coverage requirement
2025-02-20 15:24:21 +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
7a0667388f
fix 2024-11-03 00:39:50 +01:00
5807869721
lint fixes 2024-11-03 00:36:02 +01:00
6ae276bedf
autofixes 2024-11-02 22:45:29 +01:00
3dc533676e fixed linting 2024-11-02 21:21:24 +01:00
36aeda5919
lint fixes 2024-10-29 18:24:11 +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
3514aea29f sidebar to 180px 2024-07-29 18:51:07 +02:00
361e6831a0 set sidbar width to 168px 2024-07-29 10:26:16 +02:00
559d34e58b fixed sidbar bug 2024-07-16 11:32:09 +02:00
12ce786293 Revert "- fixed position of ChevronRightIcon"
This reverts commit fa85b372cab45a52b9b935054a515605a6281a32.
2024-07-16 10:35:38 +02:00
Sebastian Stein
fa85b372ca - fixed position of ChevronRightIcon 2024-06-25 13:45:33 +02:00
82d8d18c93 fixed sidenav margin in embedded mode 2024-06-10 13:32:40 +02:00
cfbf536d59 fixed embedded param forwarding 2024-06-10 11:53:53 +02:00
9829456ed8 fixed sidenav margin in embedded mode 2024-06-10 11:45:54 +02:00
7bd0781a69 allow Links to open in new tab 2024-02-02 13:39:58 +01:00
f5dd097228 css fix 2024-01-07 13:14:01 +01:00
53392c9ebc css fix 2024-01-01 15:41:24 +01:00
979c4009f4 added some css shadow to navbar and sidebar 2023-12-22 08:43:54 +01:00
3421b3a31e css fix 2023-12-18 09:00:28 +01:00
2e2680235f css fix 2023-10-14 00:56:56 +02:00
2cdd07bdb6 css fix 2023-10-14 00:46:42 +02:00
e049152347 optional open links in new tab 2023-10-09 20:12:39 +02:00
20790168f6 added buttom links to sidebar 2023-10-04 17:51:07 +02:00
ddd87b8748 fix add button bug on mobile and dark mode issue 2023-09-01 00:39:04 +02:00
3dd32c62dd updated daisy ui 2023-07-23 23:14:44 +02:00
AT
7232b8fdda fixed NavBar Bug 2023-05-22 20:41:39 +02:00
AT
9d84d32883 fixed type issues 2023-05-22 20:07:22 +02:00
AT
0c39ffa6f9 more components 2023-05-18 23:48:46 +02:00