| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fullcalendar-7.0.0.zip | 2026-06-19 | 247.9 kB | |
| README.md | 2026-06-19 | 1.4 kB | |
| v7.0.0 source code.tar.gz | 2026-06-19 | 777.0 kB | |
| v7.0.0 source code.zip | 2026-06-19 | 1.3 MB | |
| Totals: 4 Items | 2.3 MB | 0 | |
V7 is finally released! ๐
[!NOTE] Please install packages using the
@7postfix. For example@fullcalendar/react@7. This is because v7 is not marked as the "latest" release yet in NPM. More information.
- ๐ Full Changelog
- ๐ V7 Docs
- ๐จ Theme system justification
- ๐ Theme playground
Changes since v7 pre-releases
- FEATURE: Angular 22 support (#8074)
- FIX: Resource timeline rows keep a stale height after their events are removed (#8078)
- FIX: With showNonCurrentDates, events on first or last week of month disappear upon navigation (#8077)
- FIX: With virtualization, resource invisible after adding resource manually (#8072)
- BREAKING: Need
temporal-polyfill@^1.0.1aspeerDependency - BREAKING: Some CDN URLs changed:
- /all.global.js -> /all/global.js
- /locales-all.global.js -> /locales-all/global.js
- /locales/es.global.js -> /locales/es/global.js (and other locales)