Socket
Socket
Sign inDemoInstall

@fullcalendar/multimonth

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullcalendar/multimonth - npm Package Versions

1

6.1.5

Diff

Changelog

Source

6.1.5 (2023-03-21)

  • fix: inject static runtime stylesheets near top of head, avoid CSS precedence problems (#7220)
  • fix: prevent unnecessary reflows during clicking (potentially solves #7209)
  • fix: RRule events w/ wrong dates after being dynamically updated (#7230)
  • fix: incorrect calendar dimensions when first rendered in Ionic-Angular (#4976)
  • fix: dayGrid timed events w/ custom eventContent fire eventDidMount w/ stale element (#7191)
  • fix: resource-timeline crashes when resourceGroupLaneContent is set (#7203)
  • fix: buggy dragging of timed event from timegrid more-popover to all-day slot (#7222)
  • fix: timeline slots do not fill print version if initially scrolled (#6859)
  • fix: Resource::getParent() returns undefined (#7023)
  • fix: Preact breaking .d.ts changes, using more specific semver range (#7225)
  • fix: broken daygrid-related styles in timegrid/multimonth if daygrid not loaded (#7238)
  • fix: support Vue dash-name slot names, for use with script tags (#7078)
  • fix: Nuxt 2 error: Cannot read properties of undefined (reading 'isHiddenDay') (#7217)
  • fix: Vue 2 SSR broken
arshaw
published 6.1.4 •

Changelog

Source

6.1.4 (2023-02-07)

  • fix: bug introduced in v6.1.3 where month-start-text appears within day cells of multimonth view
arshaw
published 6.1.3 •

Changelog

Source

6.1.3 (2023-02-07)

  • fix: React: finally fix root cause of state issues (#7066, #7067, #7071)
  • fix: Angular: NgClass can only toggle CSS classes expressed as strings (#7182)
  • fix: Angular/Vue: accept content-injection function w/ { html } or { domNodes } (#7188)
  • fix: monthStartFormat not working with dayGrid views having a custom duration (#7197)
arshaw
published 6.1.1 •

Changelog

Source

6.1.1 (2023-01-30)

  • fix: Multi-Month not included in fullcalendar-scheduler (#7177)
  • fix: Multi-Month has nonexistent 'internal' entrypoint, causing error for skypack (#7176)
  • fix: Vue connector should not error-out when given content-injector functions (#7175)
  • fix: continued CJS/ESM confusion with certain build tools (#7170, #7113, #7143)
arshaw
published 6.1.0 •

Changelog

Source

6.1.0 (2023-01-29)

  • feature: multimonth view (#470, #1140)
    • provides multiMonthYear view, which displays 3x4 small months when space permits
    • can extend multiMonth view with custom durations
    • can specify multiMonthMinWidth, which will force wrapping if months are too small
    • can specify multiMonthMaxColumns: 1 to guarantee one column of months
    • can specify multiMonthTitleFormat to customize text above each month
  • feature: improved daygrid behavior when multiple weeks/months
    • when many rows, instead of condensing rows, guaranteed min-height, for forcing scrollbars
    • displaying month names for month switchovers, controlled by monthStartFormat
    • a new stock dayGridYear view
  • feature: in daygrid/multimonth, +more link has hover effect with grey background color
  • feature: @fullcalendar/web-component has shadow option
  • feature/fix: from content-injection hooks, returning true does default rendering (#7110)
  • feature/fix: CSP nonce value passed to dynamically-injected stylesheets (#7104)
  • fix: React event duplication while DnD and updating redux store (#7066, #7067, #7071)
  • fix: styles are not applied correctly for elements using shadow DOM (#7118)
  • fix: custom view content with JSX doesn't render (#7160)
  • fix: resourceAreaHeaderContent overrides headerContent in resource columns (#7153)
  • fix: update moment-timezone for latest tz data (#6987)
  • fix: dayGrid w/ showNonCurrentDates: false can have final squished row (#7162)
  • fix: root-level repo with git submodules shouldn't force ssh protocol (#6714)
  • fix: in fullcalendar bundle, FullCalendar.Preact exposed for interop with plugins
  • fix: EventApi::toPlainObject now returns allDay property
  • locale: add weekTextLong for French locale (#6731, #7144)
  • locale: replace "évènement" in French locales (#7108)
  • locale: add Uzbek cyrillic translation (#6853)
  • locale: update Galician locale (#7103)
  • locale: update pt-br locale (#7106)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc