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

chore(css): Move CSS examples - Basic shapes, filter effects, module template, paint API #36770

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Nov 13, 2024

Description

As part of an initiative to reduce repo maintenance & code duplication, this PR moves some external examples into content. This PR converts the following macros to live samples:

{{EmbedGHLiveSample("css-examples/cssom/modify-rule.html", '100%', 120)}}
{{EmbedGHLiveSample("css-examples/houdini/css_painting_api/example-boxbg.html", '100%', 400)}}
{{EmbedGHLiveSample("css-examples/shapes/overview/circle.html", '100%', 720)}}
{{EmbedGHLiveSample("css-examples/shapes/basic-shape/ellipse.html", '100%', 800)}}
{{EmbedGHLiveSample("css-examples/shapes/basic-shape/ellipse-keywords.html", '100%', 800)}}
{{EmbedGHLiveSample("css-examples/flexbox/alignment/intro.html", '100%', 700)}}
{{EmbedGHLiveSample("css-examples/modules/filters.html", '100%', 420)}}
{{EmbedGHLiveSample("css-examples/shapes/overview/circle.html", '100%', 720)}}
{{EmbedGHLiveSample("css-examples/houdini/css_painting_api/example-boxbg.html", '100%', 400)}}

Motivation

Motivation is described in the project issue.

Related issues and pull requests

@bsmth bsmth requested review from a team as code owners November 13, 2024 10:15
@bsmth bsmth requested review from sideshowbarker and estelle and removed request for a team November 13, 2024 10:15
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:WebAPI Web API docs Content:Meta Content in the meta docs size/l [PR only] 501-1000 LoC changed labels Nov 13, 2024
Copy link
Contributor

github-actions bot commented Nov 13, 2024

@github-actions github-actions bot added the Content:Learn:CSS Learning area CSS docs label Nov 13, 2024
@github-actions github-actions bot added size/xl [PR only] >1000 LoC changed and removed size/l [PR only] 501-1000 LoC changed labels Nov 13, 2024
@sideshowbarker sideshowbarker removed their request for review November 14, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs Content:Learn:CSS Learning area CSS docs Content:Meta Content in the meta docs Content:WebAPI Web API docs size/xl [PR only] >1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant