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

Grafana/ui: Add Space component #81145

Merged
merged 9 commits into from
Jan 25, 2024
Merged

Grafana/ui: Add Space component #81145

merged 9 commits into from
Jan 25, 2024

Conversation

Clarity-89
Copy link
Contributor

What is this feature?

Add Space component to grafana/ui.

Why do we need this feature?

The same component is defined in core Grafana and grafana/experimental. This PR removes that duplication by moving the component to grafana/ui, from where it can be imported inside Grafana as well as plugins.

Who is this feature for?

Grafana and plugin developers.

Which issue(s) does this PR fix?:

Fixes #77185

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@Clarity-89 Clarity-89 added this to the 10.4.x milestone Jan 24, 2024
@Clarity-89 Clarity-89 self-assigned this Jan 24, 2024
@Clarity-89 Clarity-89 requested review from a team as code owners January 24, 2024 12:13
@Clarity-89 Clarity-89 requested review from asimpson, bossinc, aangelisc, adamyeats, kevinwcyu, njvrzm, academo, joshhunt and L-M-K-B and removed request for a team January 24, 2024 12:13
@grafana-pr-automation grafana-pr-automation bot requested review from a team and removed request for a team January 24, 2024 14:21
Copy link
Contributor

@JoaoSilvaGrafana JoaoSilvaGrafana left a comment

Choose a reason for hiding this comment

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

Looks good, just leaving some small comments!

@grafana-pr-automation grafana-pr-automation bot requested review from a team and removed request for a team January 25, 2024 06:18
@Clarity-89 Clarity-89 merged commit f154b2b into main Jan 25, 2024
18 checks passed
@Clarity-89 Clarity-89 deleted the grafana-ui/add-space branch January 25, 2024 06:59
rwwiv pushed a commit that referenced this pull request Jan 25, 2024
* Grafana/ui: Add Space component

* Add responsive styles and prop docs

* Use the Box component

* Docs

* Replace the component from grafana/experimental

* Update story

* Tweak docs

* Adjust docs
bohandley added a commit that referenced this pull request Jan 30, 2024
Ukochka pushed a commit that referenced this pull request Feb 14, 2024
* Grafana/ui: Add Space component

* Add responsive styles and prop docs

* Use the Box component

* Docs

* Replace the component from grafana/experimental

* Update story

* Tweak docs

* Adjust docs
@aangelisc aangelisc modified the milestones: 10.4.x, 10.4.0 Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grafana/ui: Add Space component
4 participants