Skip to content

Conversation

@kylebuch8
Copy link
Contributor

Related issues

Preview

Link(s) to demo page(s) where this element can be viewed:

What has changed and why

Testing instructions

Browser requirements

Your component should work in all of the following environments:

  • Latest 2 versions of Edge
  • Internet Explorer 11 (should be useable, not pixel perfect)
  • Latest 2 versions of Firefox (one on Mac OS, one of Windows OS)
  • Firefox 78 (or latest version for Red Hat Enterprise Linux distribution)
  • Latest 2 versions of Chrome (one on Mac OS, one of Windows OS)
  • Latest 2 versions of Safari
  • Android mobile device (such as the Galaxy S9)
  • Apple mobile device (such as the iPhone X)
  • Apple tablet device (such as the iPhone Pro)

Ready-for-merge Checklist

  • Expected files: all files in this pull request are related to one request or issue (no stragglers or scope-creep).
  • Tests have been updated to cover these changes.
  • Browser testing passed.
  • Changelog updated.
  • Documentation (README.md, WHY.md, etc.) updated or added.
  • Link to the demo recording:
  • Approved by designer.

Merging

Please squash when merging and ensure your commit message uses conventional commit formatting.

Be sure to share your updates with the [email protected] mailing list!

@changeset-bot
Copy link

changeset-bot bot commented Sep 20, 2022

🦋 Changeset detected

Latest commit: b5c0127

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@patternfly/pfe-spinner Minor
@patternfly/pfe-button Patch
@patternfly/pfe-tools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added demo Updating demo pages docs Documentation updates functionality Functionality, typically pertaining to the JavaScript. styles An issue or PR pertaining only to CSS/Sass tests Related to testing tools Development and build tools work in progress POC / Not ready for review AT passed Automated testing has passed labels Sep 20, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 20, 2022

Deploy Preview for patternfly-elements ready!

Name Link
🔨 Latest commit 614f668
😎 Deploy Preview https://deploy-preview-2155--patternfly-elements.netlify.app/

_To edit notification comments on pull requests, go to your Netlify site settings.

@bennypowers bennypowers changed the title Feat/pfe spinner 1 to 1 feat(spinner): 1:1 Sep 20, 2022
@bennypowers bennypowers linked an issue Sep 22, 2022 that may be closed by this pull request
Copy link
Member

@bennypowers bennypowers left a comment

Choose a reason for hiding this comment

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

looks really nice. A few small nits, and some suggestions for tightening up the user-facing api and internal dom. can't wait to merge this :)

@bennypowers
Copy link
Member

This will need a changeset

@kylebuch8 kylebuch8 marked this pull request as ready for review September 26, 2022 18:17
@bennypowers bennypowers enabled auto-merge (squash) September 28, 2022 07:46
Copy link
Member

@bennypowers bennypowers left a comment

Choose a reason for hiding this comment

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

Some CSS refactoring and this should be g2g

@bennypowers
Copy link
Member

bennypowers commented Sep 28, 2022

  • simplified the demo page - they're meant to be debugging tools more than documentation, so i removed the code blocks.
  • refactored the css to
    • use fallbacks instead of assigning on the host
    • use aspect-ratio instead of setting width and height
    • use styleMap instead of setting style attr on the host
  • refactored tests to check element's computed width in px instead of the assigned custom property

@kylebuch8 approving now, resolve the above conversation to merge, pending design approval

Copy link
Member

@bennypowers bennypowers left a comment

Choose a reason for hiding this comment

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

Good going, Kyle

@bennypowers bennypowers merged commit b7602c2 into main Sep 28, 2022
@bennypowers bennypowers deleted the feat/pfe-spinner-1-to-1 branch September 28, 2022 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AT passed Automated testing has passed demo Updating demo pages docs Documentation updates functionality Functionality, typically pertaining to the JavaScript. styles An issue or PR pertaining only to CSS/Sass tests Related to testing tools Development and build tools work in progress POC / Not ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1:1]: pfe-progress-indicator => pfe-spinner

3 participants