Skip to content

feat(progress): add pf-progress - #2511

Merged
bennypowers merged 60 commits into
mainfrom
feat/pf-progress
Aug 21, 2023
Merged

feat(progress): add pf-progress#2511
bennypowers merged 60 commits into
mainfrom
feat/pf-progress

Conversation

@brianferry

@brianferry brianferry commented Jun 6, 2023

Copy link
Copy Markdown
Collaborator

pf-progress

Implemented Patternfly's Progress as web component.

Related issues

(#2508)

Preview

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

Link

@changeset-bot

changeset-bot Bot commented Jun 6, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d610761

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

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 work in progress POC / Not ready for review demo Updating demo pages doc functionality Functionality, typically pertaining to the JavaScript. styles An issue or PR pertaining only to CSS/Sass tests Related to testing AT passed Automated testing has passed labels Jun 6, 2023
@github-actions

github-actions Bot commented Jun 6, 2023

Copy link
Copy Markdown
Contributor

Deploy Preview for patternfly-elements ready!

Name Link
🔨 Latest commit a85853e
😎 Deploy Preview https://deploy-preview-2511--patternfly-elements.netlify.app/

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

@brianferry
brianferry marked this pull request as ready for review June 7, 2023 13:20
@brianferry brianferry added ready: code review Ready for code review! and removed work in progress POC / Not ready for review labels Jun 7, 2023
@brianferry brianferry linked an issue Jun 8, 2023 that may be closed by this pull request
@brianferry brianferry added this to the PatternFly Elements 2.x milestone Jun 8, 2023
Comment thread elements/pf-progress/pf-progress.css
Comment thread elements/pf-progress/docs/pf-progress.md
Comment thread elements/pf-progress/pf-progress.ts Outdated
Comment thread elements/pf-progress/pf-progress.ts Outdated

@bennypowers bennypowers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

most pressing change is to put remove the private updateAccessibility method and put that stuff in the template instead

it might we good to set a private property in willUpdate for that purpose

@github-actions github-actions Bot added the tools Development and build tools label Aug 9, 2023

@bennypowers bennypowers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@brianferry @eyevana please validate the changes to the test files

@brianferry

Copy link
Copy Markdown
Collaborator Author

Tooltip and progress look good to me 👍🏼

Comment thread elements/pf-popover/pf-popover.ts
Comment thread elements/pf-popover/pf-popover.ts Outdated
Comment thread elements/pf-popover/test/pf-popover.spec.ts Outdated
@netlify

netlify Bot commented Aug 17, 2023

Copy link
Copy Markdown

Deploy Preview for patternfly-elements ready!

Name Link
🔨 Latest commit d610761
🔍 Latest deploy log https://app.netlify.com/sites/patternfly-elements/deploys/64e353e98f660400084c664c
😎 Deploy Preview https://deploy-preview-2511--patternfly-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bennypowers
bennypowers enabled auto-merge (squash) August 21, 2023 12:09
@bennypowers
bennypowers merged commit dcdbce6 into main Aug 21, 2023
@bennypowers
bennypowers deleted the feat/pf-progress branch August 21, 2023 12:11
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 functionality Functionality, typically pertaining to the JavaScript. ready: code review Ready for code review! styles An issue or PR pertaining only to CSS/Sass tests Related to testing tools Development and build tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1:1]: pf-progress

4 participants