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

Next (#512) #513

Merged
merged 5 commits into from
Dec 13, 2023
Merged

Next (#512) #513

merged 5 commits into from
Dec 13, 2023

Conversation

jekuer
Copy link
Collaborator

@jekuer jekuer commented Dec 13, 2023

Type(s) of changes

  • (Bug) fix
  • New functionality
  • Breaking change

Description of the change

  • introducing PRO offering
  • ⚠️ Breaking: default branding activated in order to support this free open source project (if you do not want to support this project, use the hideBranding option to disable it)
  • ⚠️ Breaking: if you want to customize calendar option labels, you need need to do this via the customLabels option
  • ⚠️ Breaking: some inline style got moved to the css. If you use your own custom css, double-check
  • new optionsMobile und optionsIOS options to specify device-specific calendar types
  • more css var options and subtle style fixes
  • bundle-size optimization option
  • attendee optimization
  • a lot of fixes

Checklist

  • My code follows the code style of this project (I at least ran npm run format).
  • I have read the CONTRIBUTING document.

* cta, branding default, css updates

* example with prokey

* update

* data fetch fixes

* module fix

* build fix

* matching version nr

* update

* no nuxt csp

* csp test

* config fix

* csp fix

* dep update

* Bump postcss from 8.4.25 to 8.4.31 in /demo

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.25...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump postcss from 8.4.28 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* install prompt galse

* fix locale switcher

* ci optimization

* pp fix

* minor updates

* cod update

* stats updates

* Bump undici from 5.25.4 to 5.26.3 in /demo

Bumps [undici](https://github.com/nodejs/undici) from 5.25.4 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/commits/v5.26.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.22.11 to 7.23.2 in /demo

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Improve French translations

- Fixed syntax and typography rules.
- Improved translations, especially modal.multidate.h where the translation was plainly wrong, this is not about recurring events ("récurrent" in French), but about an event list.

* unstyle and no-pro package options

* dependency upgrade + footer

* updates

* updates, esp. style, safari dark override fix

* style fixes

* option custom labels upgrade

* fixes + optionsMobile

* working rsvp

* no icon on rsvp modal

* rsvp

* styles

* format fixes

* docs fixes

* optimization

* csp nonce and general css fixes

* label fix

* fixes

* ts fixes

* fixing iOS again

* fixes

* micro css fix

* fixes

* optimizing line breaks

* dev option

* file fix

* next.3

* style fixes

* seo fix

* reverting

* reverting

* no padding inline rsvp

* minor fix

* new angular logo

* timestring generation externalization

* fixes

* timestring generation fixes

* dropping google cal iOS workaround, proxy fix

* fixes

* link type fix

* removing deprecated vendor at device detection

* small optimizations

* css fix

* fixes

* typo

* css update

* readme-angular-logo-update

* type fixes

* insensitive today

* no uppercase for modal

* css fix

* bug fix + dep bump

* version fix

* package version

* Readme update

* fix

* fix 2

* fixing the fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Add to Calendar Hero <110406429+add-to-calendar@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pierre Baumard <pierre@meo.life>
@jekuer jekuer merged commit 68e65eb into main Dec 13, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant