Commit Graph

6 Commits

Author SHA1 Message Date
50d698794b feat: migrate to unplugin-inject-preload (#2357)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2357
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-12 09:59:06 +00:00
3718d09f35 fix: remove obsolete vite reactivityTransform option (#2349)
Some checks failed
continuous-integration/drone/push Build is failing
Was [dropped in vue 3.4](https://github.com/vuejs/rfcs/discussions/369#discussioncomment-5059028)

Reviewed-on: #2349
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-12 09:19:49 +00:00
19a760506c feat: remove polyfills
Some checks failed
continuous-integration/drone/push Build is failing
features are now supported by baseline browsers
2024-06-10 21:22:39 +00:00
a3a4d05e89 feat(editor): checklist visual improvements (#2264)
All checks were successful
continuous-integration/drone/push Build is passing
This makes task lists (especially big ones) easier to read. I've set a margin so there is a distance between task items which makes them easier to stand out.
I've also changed the visuals of the checked elements (strike through + grey font color) so the unchecked ones stand out more. Note that this currently seems to be a big bugged outside of edit mode as `data-checked` doesn't seem to be updating correctly in this state which seems to be an issue that is already noted for the TipTap editor.

Co-authored-by: Elscrux <nickposer2102@gmail.com>
Reviewed-on: #2264
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Elscrux <elscrux@gmail.com>
Co-committed-by: Elscrux <elscrux@gmail.com>
2024-04-11 15:46:10 +00:00
4a66c2202f
chore: only use api version as it is coming from the same codebase 2024-02-09 13:42:03 +01:00
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00