2c50d66edc
feat(source): tip tap version 2 ( #231 )
...
* tip tap version 2
* youtube
* menu-bar
* refactorng layout
* fixed flex layout
* fixed flex layout
* a lot of ui fixes
* optimizing flex layout & styling inputs
* markdown styling
* fix linting
* updated snapshots
* layout optimization
* flex layout optimizations, text editor fine tuning and markdown rendering
* updated snapshots
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-06-10 08:46:33 +00:00
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
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
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
f296ddd606
implemented flex profiles
2024-11-06 20:11:17 +01:00
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
a5d08d97a5
added margin to name imput in popupform
2024-07-15 17:57:42 +02:00
25fcb4ef9c
basic markdown implementation in item text view
2024-01-09 13:46:43 +01:00
4efa682b06
changed ItemFormPopup
2023-12-24 03:02:06 +01:00
c27dfcd09b
add PopupTextInput Component
2023-12-12 15:21:35 +01:00
a68d4951af
some Item Popup Components ready to use
2023-08-22 19:36:53 +02:00