-
Notifications
You must be signed in to change notification settings - Fork 21
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
Option to define refresh rate #214
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Conflicts: README.md src/cards/trash-card/formSchemas.ts src/cards/trash-card/trash-card-config.ts src/cards/trash-card/trash-card-editor.ts src/cards/trash-card/trash-card.ts
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.