Skip to content
Snippets Groups Projects
Commit f59693ca authored by permcu's avatar permcu
Browse files

Split CalendarEventDialog into extensible base-component

This mimiks the database representation:

CalendarEvent -> CalendarEventDialog
Specific event (eg. PersonalEvent) -> extend CalendarEventDialog with the event

The initialSelectedEvent-watcher needs to be deep now. Otherwise a
initialSelectedEvent passed to a parent-component and then passed
implicitly via $attrs to the CalendarEventDialog is ignored.
parent e92e0de9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment