@fullcalendar/core
Advanced tools
Changelog
5.10.1 (2021-11-02)
Changelog
5.10.0 (2021-10-13)
title
attributes on all buttons. new options:
buttonHints
customButtons.hint
viewHint
(ex: $0 view
-> "month view"
)aria-labelledby
attribute connecting view-title with view-containerevent.url
property were tabbable by the end-user.
now, events without urls can be made tabbable by enabling event.interactive
or by
enabling the calendar-wide eventInteractive
option.eventClick
title
attributes on "+more" links via new option moreLinkHint
aria-controls
/aria-expanded
attributes connecting link to popoveraria-labelledby
attribute connecting popover-title to popoveraria-label
attribute describing "X" close icon via new option closeHint
title
attributes on all navLinks via new option navLinkHint
navLinkClick
<th>
tagsrole
tags. the root table is a
grid
, children have been given rowgroup
/row
/columnheader
/rowheader
/cell
, and
non-functional table elements have been given presentation
.timeHint
and eventHint
week
now accepts 'long'
if locale defines weekTextLong
eventMaxStack
sometimes appear over other events (#6543)dayMaxEventRows
and custom eventOrder
can cause infinite loop (#6573)HELP WANTED populating new options in locales (examples: [es][es-aria-example], [en-GB][en-aria-example])
buttonHints
viewHint
weekTextLong
moreLinkHint
navLinkHint
closeHint
timeHint
eventHint
Changelog
5.9.0 (2021-07-28)
Changelog
5.8.0 (2021-06-15)
Changelog
5.7.2 (2021-06-03)
Changelog
5.7.0 (2021-05-11)
npm install
in the dev repo, will throw an error saying to use yarn (#5504)Changelog
5.6.0 (2021-03-28)
Changelog
5.5.1 (2021-01-16)
Changelog
5.5.0 (2020-12-19)
Changelog
5.4.0 (2020-11-11)
resolve.fullySpecified
unnecessary (#5822)