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

Add option to round forecast temperatures to nearest integer #222

Open
wants to merge 20 commits into
base: dev
Choose a base branch
from

Conversation

bendikrb
Copy link

No description provided.

FamousWolf and others added 20 commits June 27, 2024 16:31
[TASK] Increase version number to 1.5.0
This adds `data-date`, `data-weekday`, `data-month`, `data-year` and `data-week` attributes to the day container tag. It can be used for custom styling.

Resolves: FamousWolf#116
This adds an option `filter` to filter out any event that matches a regular expression

Resolves: FamousWolf#67
This can be used to for example show last week by setting `startingDayOffset: -7`.

Resolves: FamousWolf#111
This adds a `showLegend` option to show a calendar legend at the top of the card. It is turned off by default.

Resolves: FamousWolf#107
…calendar

This prevents events with the same start time from jumping around when calendars are (re)loaded

Resolves: FamousWolf#74
[TASK] Increase version to 1.7.1
[MERGE] Changes for version 1.8.0
[MERGE] Changes for version 1.9.0
[MERGE] Add missing documentation for `showLegend`
[MERGE] Changes for release 1.10.1
[MERGE] Changes for version 1.11.0
@FamousWolf
Copy link
Owner

@bendikrb The code looks good, but can you make a PR to the dev branch please?

@bendikrb bendikrb changed the base branch from main to dev December 29, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants