1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 15:07:27 +00:00
Commit graph

25 commits

Author SHA1 Message Date
e051c01bc7
Make a megafancy animation for postcard switching 2022-07-20 23:53:08 +02:00
4501456339
Fix missing displayName 2022-07-19 20:30:28 +02:00
b94b28853e
Add a gap in ViewContent 2022-07-19 20:24:57 +02:00
60ea8a76b3
Refactor loading components and boundaries 2022-07-19 20:06:40 +02:00
e78532243d
Improve error-related components 2022-07-19 19:51:14 +02:00
08ed0f14d3
Nuke editables 2022-07-19 19:05:13 +02:00
02d7251b16
Make big changes to how mood, errors and loading are handled 2022-07-19 00:42:56 +02:00
8e5e3aacaa
Remove prefix and suffix from EditableText
It was ugly, since text changed position when a prefix was added
2022-07-18 06:13:05 +02:00
8258f8185f
Document components/generic/editables/base 2022-07-18 06:12:11 +02:00
8e5221814d
Fix typescript doing something weird again 2022-07-18 06:09:51 +02:00
9732f938b5
Create a provider for the EditingContext 2022-07-18 06:09:17 +02:00
d74f747846
Fix decentered tools 2022-07-18 05:13:50 +02:00
e5f2ce7cda
Add a way to add prefixes and suffixes to the view mode of EditableText 2022-07-18 04:22:20 +02:00
4b70723007
Make the title of the ViewContent a h1 2022-07-17 06:20:32 +02:00
e85363c4f3
Change FestaMarkdownRenderer's header mapping 2022-07-17 06:20:19 +02:00
553d292634
Display at least 12 rows in the Markdown editor 2022-07-17 06:19:53 +02:00
e89ecc6700
Force monospace in the Markdown editor 2022-07-17 06:19:23 +02:00
b8319beda4
Move icon styling to CSS module 2022-07-16 18:10:31 +02:00
8a6c363de4
Make the padding of EditableText consistent in all EditingModes 2022-07-16 18:04:03 +02:00
fb79de2861
Use block elements for editables 2022-07-16 17:43:45 +02:00
06b0914a88
Fix toolbar missing a class 2022-07-16 17:41:10 +02:00
9624de8e3d
Add another missing displayName due to memo 2022-07-16 16:14:48 +02:00
e0513b3e2d
Add missing displayNames due to memo 2022-07-16 16:12:29 +02:00
33913d9abb
Fix missing deps 2022-07-16 16:06:07 +02:00
990e7e1d7e
Refactor huge chunk of code 2022-07-16 03:05:42 +02:00