210 Commits

Author SHA1 Message Date
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
Maximilian Harz
8f624b90fa Make item optional 2025-02-17 18:07:01 +01:00
Maximilian Harz
10e81c38c2 Use item in TextView when given 2025-02-17 18:07:01 +01:00
Maximilian Harz
b9295128fd Add ? to item references 2025-02-17 18:07:01 +01:00
Maximilian Harz
2556d8c047 item.text is optional 2025-02-17 18:07:01 +01:00
Maximilian Harz
f0a3cbada7 Hide empty avatar 2025-02-17 18:05:06 +01:00
Maximilian Harz
bbd6e2dd61 Remove unneeded props 2025-02-17 18:05:06 +01:00
Maximilian Harz
d096ffe456 Fix PopupButton 2025-02-17 18:05:04 +01:00
Maximilian Harz
4316387ecb Improve typing of items, remove getValue 2025-02-17 18:03:25 +01:00
0a70af994c Merge branch 'main' into info-dialog 2025-02-11 13:05:53 +00:00
79ca17aa3f fix types import path 2025-02-10 11:39:07 +00:00
58e1b12121 capture tap events 2025-02-09 21:09:38 +00:00
a450128b72 reorganized types 2025-02-09 20:32:41 +00:00
39a114bb1b Merge branch 'main' into info-dialog 2025-02-04 20:07:29 +00:00
4524cc8417 added avatar placeholder 2025-02-04 19:56:46 +00:00
27f0af6654 incude button 2025-02-04 17:25:21 +00:00
30edd02a1c
fix lint 2025-02-03 11:06:17 +01:00
04e806cbdc fix linting 2025-02-02 21:37:39 +00:00
20e8203b26
make NavBar typesafe
removed obsolete eslint disables

fixed a type problem

another type problem

type check
2024-12-19 12:17:51 +01: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
b6adca6a1a removed unused iport 2024-11-21 10:21:03 +01:00
fe33d56131 profile fix part 1 2024-11-21 10:20:03 +01:00
antontranelis
f4e71050a5
Merge branch 'main' into lint-security 2024-11-18 09:28:52 +01:00
6e60d47e86
fix all lint errors 2024-11-12 09:29:02 +01:00
5a7bdfe7f7
lint fixes 2024-11-11 17:02:21 +01:00
34435e8272
lint-security fixes 2024-11-11 16:45:01 +01:00
94d5f2ef52
build fix 2024-11-08 19:42:56 +01:00
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
8af866acf4 merged main 2024-11-08 10:27:10 +01:00
f8f7f485a4 slug share workaround 2024-11-07 08:07:13 +01:00
f296ddd606 implemented flex profiles 2024-11-06 20:11:17 +01:00
3f701233a1 flex profiles 2024-11-05 09:15:20 +01:00
5807869721
lint fixes 2024-11-03 00:36:02 +01:00
4cf0670941
missing change 2024-11-02 23:29:47 +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
3dc533676e fixed linting 2024-11-02 21:21:24 +01:00
2c6564ecf7
fixes after merge 2024-10-31 12:45:13 +01:00
ba0c501d4c
Merge branch 'main' into eslint-standart 2024-10-31 12:32:12 +01:00
c37bc2cb57 hotfix to fix permission issue 2024-10-29 23:46:36 +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
95f108c2f7
fix more lint errors 2024-10-29 10:46:14 +01:00
7f02a56052 add underline to links 2024-10-17 11:01:14 +02:00
32b39a94f1 support for rumble embedded links 2024-10-13 23:02:43 +02:00
226e19e626 small cleanup 2024-10-13 16:28:21 +02:00
85bbf0e911 fix search control css 2024-10-13 01:00:06 +02:00
b98cc90983 added padding to search field 2024-07-31 21:53:47 +02:00