e79471c71a
docs: group by category
...
Groups the docs by categories and assigns all exported Components a
category (except types).
2025-02-18 03:07:35 +01:00
f6ba6fbff1
Use JavaScript default parameters instead defaultProps
2025-02-11 10:52:09 +00:00
79ca17aa3f
fix types import path
2025-02-10 11:39:07 +00:00
a450128b72
reorganized types
2025-02-09 20:32:41 +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
fefc015b70
lint fixes
2024-11-08 19:36:35 +01:00
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
8ced9d39e7
profile layer basics
2023-12-20 20:38:16 +01:00
9b01977cd3
added prop-types for children-cloning in production
2023-08-22 22:38:06 +02:00
a68d4951af
some Item Popup Components ready to use
2023-08-22 19:36:53 +02:00
6bd062c1b3
custom popups are basicly working 🍄
2023-08-22 14:54:57 +02:00