Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@event-calendar/time-grid

Package Overview
Dependencies
Maintainers
0
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@event-calendar/time-grid - npm Package Versions

1
10

2.5.0

Diff

Changelog

Source

2.5.0

December 9, 2023

  • A11y improvements: events are now accessible from the keyboard, added dayHeaderAriaLabelFormat option (161)
  • All dates and times are now rendered using <time> tag (161)
  • Events are now rendered using <article> and <h4> tags instead of <div> (161)
  • dateFromPoint now works for events in list view
vkurko
published 2.4.1 •

Changelog

Source

2.4.1

October 21, 2023

  • Changed the way the dark theme is automatically activated. Now this feature should be explicitly enabled using the ec-auto-dark CSS class
  • Fixed an issue with the positioning of the popup in month view
vkurko
published 2.4.0 •

Changelog

Source

2.4.0

October 20, 2023

  • Added support for dark theme (68)
vkurko
published 2.3.3 •

Changelog

Source

2.3.3

September 11, 2023

  • Fixed an issue with automatically updating the current day (181)
vkurko
published 2.3.2 •

Changelog

Source

2.3.2

August 30, 2023

  • Another attempt to fix the bug in SvelteKit when using a function for the theme option (179)
vkurko
published 2.3.1 •

Changelog

Source

2.3.1

August 29, 2023

  • Fixed a bug in SvelteKit when using a function for the theme option (179)
vkurko
published 2.3.0 •

Changelog

Source

2.3.0

August 25, 2023

  • Added CSS classes for days of the week (156)
  • The initial value of the height option has changed to undefined
vkurko
published 2.2.0 •

Changelog

Source

2.2.0

August 24, 2023

  • Added dayCellFormat option (169)
vkurko
published 2.1.0 •

Changelog

Source

2.1.0

August 22, 2023

  • Improved CSS class switching on view change (155)
vkurko
published 2.0.0 •

Changelog

Source

2.0.0

August 17, 2023

  • :warning: To pass an HTML version of the title for an event, you now need to use the appropriate Content value in the title field
  • :warning: The eventTimeFormat given as a function now takes 2 input parameters (149)
  • :warning: Formatting time intervals is now done using Intl.DateTimeFormat.formatRange()
  • In all date and time formatting options that are set as a function, it is now allowed to return an HTML version of the content (170)
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