Releases: escoand/fullcalendar-plugins
Releases · escoand/fullcalendar-plugins
1.2.1
1.2
This release extends the way to add a CalDav calendar and loading the config (name and color) from the server. It's now not needed to use CalDavPlugin.initSourceAsync
anymore. That's why this is method is now deprecated and will be removed in the future. More could be find in the readme.
What's Changed
- Update dependency typescript to v5.5.3 by @renovate in #12
- Update all non-major dependencies by @renovate in #13
- Update dependency @babel/preset-env to v7.25.0 by @renovate in #14
- Update all non-major dependencies by @renovate in #15
Full Changelog: 1.1.2...1.2
1.1.2
Full Changelog: 1.1.0...1.1.2
1.1.0
This release adds a new plugin called LoadingPlugin
. This shows an loading indicator when any of the event sources is currently fetching data. This is especially useful in combination with CalDav calendars.
What's Changed
- Pin dependencies by @renovate in #5
- Update dependency typescript to v5 by @renovate in #11
- Update dependency rollup-plugin-serve to v3 by @renovate in #10
- Update dependency @rollup/plugin-commonjs to v26 by @renovate in #7
- Update all non-major dependencies by @renovate in #6
- Update dependency rollup to v4 by @renovate in #9
- Update dependency ical.js to v2 by @renovate in #8
Full Changelog: 1.0.3...1.1.0
1.0.3
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1