Commit graph

15 commits

Author SHA1 Message Date
ba2b4754a9
Merge branch 'develop' into fix-answer-with-image-style-#491 2021-10-01 00:31:39 +02:00
Tobias Jordans
821c97662b TW Classes instead of inline; no pointer event "all"
The way I read https://developer.mozilla.org/de/docs/Web/CSS/pointer-events, `pointer-events: all` is a special SVG thing and what we want here, is what TW provides with `pointer-events-none` https://tailwindcss.com/docs/pointer-events so that event pass through.
2021-09-30 21:44:55 +02:00
Tobias Jordans
b8dc1063d0 Refactoring: Random spaces / newline changes 2021-09-30 21:41:51 +02:00
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
4284f8184e Fix typo's: s/seperat/separat/, fix #457 2021-08-19 18:30:43 +02:00
89df28ae06 Formatting, remove old, unused code 2021-06-23 02:14:15 +02:00
64ec06bfc8 Fix opening hours input element 2021-06-16 14:23:53 +02:00
42d13f564c Fix sharebutton 2021-06-15 01:24:04 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
eec762b71f More small fixes to the refactoring 2021-06-14 17:42:26 +02:00
8ad9b816ac Fix popups and core functionality 2021-06-14 17:28:11 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00