Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple calendar entities #242

Merged
merged 3 commits into from
Feb 29, 2024
Merged

Multiple calendar entities #242

merged 3 commits into from
Feb 29, 2024

Conversation

idaho
Copy link
Owner

@idaho idaho commented Feb 29, 2024

Since now we are able to add use multiple calendar entities.

Instead of the single configuration property entity it is now entries which contains an array of entities.

Also there is a migration function which converts the single entity entry to the entries property and adds it as first entry

@idaho idaho added the breaking-change There is a breaking change label Feb 29, 2024
@idaho idaho added this to the Version 2 milestone Feb 29, 2024
@idaho idaho merged commit 67c7b86 into barbecue Feb 29, 2024
@idaho idaho deleted the multiple-calendar-entities branch February 29, 2024 19:27
idaho added a commit that referenced this pull request Mar 6, 2024
* show multi events

* 2.0.0-beta.0

* update readme

* calculation of days till event (#190)

* Option to hide time (#192)

* refactor item validation check (#191)

* set version 2.0.0-beta.1

* add missing hide_time_trange to hungarian translations

* option to disable event grouping (#200)

* get multiple items from single event by pattern (#201)

* update readme for event_grouping

* 2.0.0-beta.2

* refactor new eslint rules (#210)

* refactor new eslint rules import / export

* format trash-card

* implement alternative chip style (#211)

* Implement color mode option (#213)

* Option to define refresh rate (#214)

* Setup for local development (#215)

* Fix match always lower case (#216)

* add missing translations in  polish (#217)

* 2.0.0-beta.3

* add debug mode option (#220)

* 2.0.0-beta.4

* 2.0.0-beta.5

* create extra debug card to reduce complexity (#223)

* refactoring components etc into smaller one (#226)

* split components into smaller one

* French translationen, correct counter's key value (#225)

The key was also translated.

* more cleanups

* 1.4.7

* chore: bump eslint from 8.56.0 to 8.57.0 (#228)

* chore: bump @fltri/eslint-config from 1.2.3 to 1.2.4 (#229)

* optimise color calculations

* cards same size

* fix hungarian translations typo (#230)

---------

Co-authored-by: Max Y <44422604+maxyvon@users.noreply.github.com>

* Implement availability for custom patterns (#231)

* Implement new predefined icon only style (#232)

* fix calculation of range end date to fetch calendar data (#233)

* 2.0.0-beta.6

* icon size not applied (#234)

* 2.0.0-beta.7

* card update when changing language (#237)

* option to en- or disable the pattern label in chip or card style (#238)

* adjust badge size in icon layout (#239)

* add icon and image shape (#240)

* Add option to set a picture for each single pattern instead of icon (#241)

* Multiple calendar entities (#242)

* upload documentation images

* new overview image

* Update README.md

* fix version workflow

* 2.0.0-beta.8

* use addd-and-commit action

* fix workflow

* fix days till calculation when event is not whole day event (#243)

* fix version workflow

* rename job

* use mushroom default chip border radius (#246)

* fix unnecessary rerenderings (#247)

* update readme

---------

Co-authored-by: Max Y <44422604+maxyvon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change There is a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant