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

get multiple items from single event by pattern #201

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

idaho
Copy link
Owner

@idaho idaho commented Feb 15, 2024

fixes #145

@idaho idaho added the fix fixes a bug label Feb 15, 2024
@idaho idaho self-assigned this Feb 15, 2024
@idaho idaho linked an issue Feb 15, 2024 that may be closed by this pull request
2 tasks
@idaho idaho merged commit db32bf0 into show-multiple-events Feb 15, 2024
@idaho idaho deleted the multi-events-from-one-calendar-entry branch February 15, 2024 19:08
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
fix fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Not picking the event from calendar (2 patterns in 1 event, nb of days)
1 participant