Releases: eddiewebb/flarum-calendar
Looking ahead and performance improvements.
As the list view was showing all event the of current year, and that list could be quite long, I thought it would be better to start the year at the date of now and show the event of the next floating year. Else, users might have to scroll a lot, to find current events!
While doing that change, I made some minor updates to libraries and improved state management to avoid re-rendering the whole calendar so often and avoid fetching data from the server when there has actually been no changes.
THanks @iPurpl3x
Text Editor and Bug Fixes
This contribution by @iPurpl3x / GlowiongBlue introduces a better editing experience, admin toggling, and extensibility fixes.
Various stability fixes
What's Changed
- Remove logging and two small CSS adjustments by @zerosonesfun in #37
New Contributors
- @zerosonesfun made their first contribution in #37
Full Changelog: 1.0.2...1.0.3
1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0 compatability
Thanks to @Lier0 for submitting the changes to bring calendar up to 1.0.0