Skip to content

Tags: totaldebug/atomic-calendar-revive

Tags

v10.1.0-beta.1

Toggle v10.1.0-beta.1's commit message
chore(release): 10.1.0-beta.1 [skip ci]

## [10.1.0-beta.1](v10.0.1-beta.2...v10.1.0-beta.1) (2025-04-21)

### Features

* add et locale ([5e28e23](5e28e23))

v10.0.1-beta.2

Toggle v10.0.1-beta.2's commit message
chore(release): 10.0.1-beta.2 [skip ci]

## [10.0.1-beta.2](v10.0.1-beta.1...v10.0.1-beta.2) (2025-04-20)

### Bug Fixes

* dependencies not working as expected ([cb971ff](cb971ff))
* icons wrapping with too many calendars ([b63808a](b63808a))
* resolve lint issues for release ([f93e393](f93e393))

v10.0.1-beta.1

Toggle v10.0.1-beta.1's commit message
chore(release): 10.0.1-beta.1 [skip ci]

## [10.0.1-beta.1](v10.0.0...v10.0.1-beta.1) (2024-07-07)

### Bug Fixes

* Dutch i18n ([#1518](#1518)) ([53b4a2b](53b4a2b))

v10.0.0

Toggle v10.0.0's commit message
chore(release): 10.0.0 [skip ci]

## [10.0.0](v9.7.0...v10.0.0) (2024-06-24)

### ⚠ BREAKING CHANGES

* **events:** removes europeanDate and showWeekDay options, this will cause the date to display
differently and so the new option eventDateFormat will need setting.

### Features

* add Spanish locale ([82fda4a](82fda4a))
* added Ukranian language ([3990c97](3990c97))
* **events:** remove europeanDate, remove showWeekDay, add eventDateFormat ([1054cbe](1054cbe))

### Bug Fixes

* fix import for Spanish locale ([a95d00b](a95d00b))
* fix import for Spanish locale ([2a28791](2a28791))
* re-adds support for iOS 12 by transpiling lit ([91e4f06](91e4f06))
* resolve issue where dashboard picker shows error if no calendar integration ([85df6f3](85df6f3)), closes [#1495](#1495)

v10.0.0-beta.2

Toggle v10.0.0-beta.2's commit message
chore(release): 10.0.0-beta.2 [skip ci]

## [10.0.0-beta.2](v10.0.0-beta.1...v10.0.0-beta.2) (2024-06-24)

### Bug Fixes

* resolve issue where dashboard picker shows error if no calendar integration ([85df6f3](85df6f3)), closes [#1495](#1495)

v10.0.0-beta.1

Toggle v10.0.0-beta.1's commit message
chore(release): 10.0.0-beta.1 [skip ci]

## [10.0.0-beta.1](v9.8.0-beta.3...v10.0.0-beta.1) (2024-06-24)

### ⚠ BREAKING CHANGES

* **events:** removes europeanDate and showWeekDay options, this will cause the date to display
differently and so the new option eventDateFormat will need setting.

### Features

* added Ukranian language ([3990c97](3990c97))
* **events:** remove europeanDate, remove showWeekDay, add eventDateFormat ([1054cbe](1054cbe))

v9.8.0-beta.3

Toggle v9.8.0-beta.3's commit message
chore(release): 9.8.0-beta.3 [skip ci]

## [9.8.0-beta.3](v9.8.0-beta.2...v9.8.0-beta.3) (2024-06-22)

### Bug Fixes

* re-adds support for iOS 12 by transpiling lit ([91e4f06](91e4f06))

v9.8.0-beta.2

Toggle v9.8.0-beta.2's commit message
chore(release): 9.8.0-beta.2 [skip ci]

## [9.8.0-beta.2](v9.8.0-beta.1...v9.8.0-beta.2) (2024-04-10)

### Bug Fixes

* fix import for Spanish locale ([a95d00b](a95d00b))
* fix import for Spanish locale ([2a28791](2a28791))

v9.8.0-beta.1

Toggle v9.8.0-beta.1's commit message
chore(release): 9.8.0-beta.1 [skip ci]

## [9.8.0-beta.1](v9.7.0...v9.8.0-beta.1) (2024-04-09)

### Features

* add Spanish locale ([82fda4a](82fda4a))

v9.7.0

Toggle v9.7.0's commit message
chore(release): 9.7.0 [skip ci]

## [9.7.0](v9.6.2...v9.7.0) (2024-04-08)

### Features

* **locale:** add nl ([0bd996f](0bd996f)), closes [#1444](#1444)