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 |
|
|
|
9668f8d417
|
refactor(source): svg files & heroicons (#144)
* support for svg files
Support to load svg files and include them as bas64 encoded images in
the bundle.
* navbar svgs
* replace NavBar SVGs with heroicons
* layercontrol icons
* lint fix
* quest - questionmark
* plusbutton - plus
* linkeditem - elipse-vertical - link-slash
* contactinfo - envelope & phone
* avatar - arrow-up-tray
* ActionButton - link & plus
* StartEndView - calendar x2
* HeaderView - ellipse-vertical & pencil & trash
* SidebarControl - bars-3
* SearchControl - flag & magnifying-glass
* GratitudeControl - heart
* FilterControl - funnel
* AddButton - plus
* reduce test coverage requirements
* remove wrongfully commit dummy svg
* updated obsolete package.lock
* migrate more svgs from code to file, use hero icons where it seems applicable
* moved share icons to subfolder
* fixed layout
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
|
2025-02-24 14:58:31 +00:00 |
|
|
|
34435e8272
|
lint-security fixes
|
2024-11-11 16:45:01 +01:00 |
|
|
|
7f6b08a13f
|
missing fix
|
2024-11-08 19:37:14 +01:00 |
|
|
|
fefc015b70
|
lint fixes
|
2024-11-08 19:36:35 +01:00 |
|
|
|
8af866acf4
|
merged main
|
2024-11-08 10:27:10 +01:00 |
|
|
|
7ddd125289
|
fix email hint
|
2024-11-08 09:01:46 +01:00 |
|
|
|
1245d8f3b0
|
advanced share buttons and copy to clipboard
|
2024-11-08 08:56:36 +01:00 |
|
|
|
5807869721
|
lint fixes
|
2024-11-03 00:36:02 +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 |
|
|
|
3f88f3a801
|
/src/Components/Profile cleanup
|
2024-07-23 11:49:36 +02:00 |
|