Skip to content

Conversation

@kewisch
Copy link
Member

@kewisch kewisch commented Jan 13, 2025

Various improvements to the calendar API

Fixes #56 among others

@kewisch kewisch requested a review from jobisoft January 13, 2025 11:58
@kewisch kewisch changed the title Calendar API improvements - auto sizing and a bugfix calendar: Automatically size inline item details Jan 13, 2025
@kewisch kewisch changed the title calendar: Automatically size inline item details calendar: Item Details Improvements and capabilities Jan 18, 2025
@kewisch
Copy link
Member Author

kewisch commented Jan 18, 2025

I'm going to go ahead and pile on commits here until you have time to review. If it becomes too big please do review each commit separately or tell me to stop.

@kewisch
Copy link
Member Author

kewisch commented Apr 19, 2025

Commit 2958e9a replaces extensionCapabilities with overrideCapabilities. We only want to save values that have been overridden, otherwise if you have e.g. attachments: false in your manifest for 1.0 and attachments: true in 1.1 then it will still use attachments: false.

This will potentially break people who used the experiment and rely on the previous behavior, not sure if we want to indicate that in some way.

@kewisch kewisch changed the title calendar: Item Details Improvements and capabilities calendar: Various improvements to the calendar API Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: this.extension.manifest.calendar_item_details is undefined [non blocking]

2 participants