Skip to content

Conversation

Kylewalow
Copy link
Contributor

No description provided.

@Kylewalow Kylewalow requested a review from strebl January 4, 2023 14:15
"standard-version": "latest",
"vue": "^2.6.11",
"vue": "^3.2.45",
"vue-template-compiler": "^2.6.11"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isch das die aktuellsti und korrekti version?

GlobalVue.use(plugin)
}
export default {
install: (app, options) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mach doch do die aktuellst syntax:

install(app, options) {
  ...
}

GlobalVue.use(plugin)
}
export default {
install: (app, options) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mach doch do die aktuellst syntax:

install(app, options) {
  ...
}

"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-replace": "^2.3.2",
"@teamnovu/vue-cloudinary-image": "0.0.11",
"@teamnovu/vue-cloudinary-image": "2.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sötts do nid v3 me?

@arcs-
Copy link

arcs- commented Sep 12, 2024

@strebl @Kylewalow hend ihr das no ufm schirm?

arcs- and others added 7 commits September 12, 2024 12:35
* feat: add i18n support

* feat: don't report missing property

* fix: ensure that empty alt text is handled correctly

Currently a null alt text from Statamic is rendered as <img ... alt
...>. This makes it so that the alt attribute is only set if the alt
text contains actual content.

---------

Co-authored-by: Oguz Han Asnaz <[email protected]>
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.

3 participants