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

docs: add popover API blog post #8806

Merged
merged 6 commits into from
Apr 19, 2024
Merged

docs: add popover API blog post #8806

merged 6 commits into from
Apr 19, 2024

Conversation

vladitasev
Copy link
Contributor

@vladitasev vladitasev commented Apr 19, 2024

Copy link
Collaborator

@petyabegovska petyabegovska left a comment

Choose a reason for hiding this comment

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

Perfect! Small typos..

slug: /releases/popover-api-in-v2
---

UI5 Web Components 2.0 will provide greatly improved popups by taking advantage of the [native browser popover API](https://developer.mozilla.org/en-US/docs/Web/API/Popover_API)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add a period at the end of the sentence.


### Is it safe to start using the popover API productively?
- The current versions of all supported browsers (Chrome, Safari, Edge, and now also Firefox as of version 125) fully support the popover API.
- By the time **v. 2.0** is officially released (we are at **v. 2.0-r.c.2** as of writing this blog post) we expect that each major browser will have already released at lest 3 stable versions since the introduction of the popover API.
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo: at lest --> at least


#### Enhanced overstyling capabilities for apps
- We can now provide [CSS Shadow Parts](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_shadow_parts) also for the "popup part", not just in the "main part" of the component!
- [CSS Custom Properties](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) set on the comopnent will also have effect for its "popup part"!
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo: comopnent --> component

packages/website/blog/releases/popover-api-in-v2.mdx Outdated Show resolved Hide resolved
packages/website/blog/releases/popover-api-in-v2.mdx Outdated Show resolved Hide resolved
@vladitasev vladitasev merged commit 75b500d into main Apr 19, 2024
9 checks passed
@vladitasev vladitasev deleted the popover-api-blog branch April 19, 2024 11:42
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.

None yet

3 participants