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
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
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
4316387ecb
Improve typing of items, remove getValue
2025-02-17 18:03:25 +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
antontranelis
4031cd25ca
Merge pull request #33 from utopia-os/lint-promise
...
feat(other): lint promise
2024-11-18 09:12:20 +01:00
5a7bdfe7f7
lint fixes
2024-11-11 17:02:21 +01:00
782b0fc700
fix errors
2024-11-11 15:45:25 +01:00
fefc015b70
lint fixes
2024-11-08 19:36:35 +01:00
8af866acf4
merged main
2024-11-08 10:27:10 +01:00
3f701233a1
flex profiles
2024-11-05 09:15:20 +01:00
5807869721
lint fixes
2024-11-03 00:36:02 +01:00
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
107f7da939
fixed linting
2024-11-02 22:28:47 +01:00
997c31c8f5
restore setTemplate
2024-11-02 21:55:03 +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
97add15469
removed unused var
2024-10-30 08:03:19 +01:00
9dcd2b858f
hotfix to fix permission issue
2024-10-30 07:43:16 +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
5a84c4f180
merged
2024-07-31 21:34:27 +02:00
0a3f752ab1
just open profile when item exist and loaded
2024-07-31 21:29:52 +02:00
bc8b73451c
first working attestation prototype
2024-07-31 09:25:14 +02:00
9ba935a21a
fix slow tab switch
2024-07-30 15:00:19 +02:00
86b442aabf
cleanup profile form
2024-07-23 18:29:10 +02:00
fd989e9b16
outsourced profile item functions in new file
2024-07-23 13:46:37 +02:00
3e8ac0758f
code cleanup
2024-07-23 12:32:22 +02:00
3f88f3a801
/src/Components/Profile cleanup
2024-07-23 11:49:36 +02:00