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

Progress scaffold & implementation #24023

Merged
merged 50 commits into from
Sep 30, 2022

Conversation

tomi-msft
Copy link
Contributor

@tomi-msft tomi-msft commented Jul 21, 2022

This PR adds the implementation for Progress and all the storybook stories. The followup PR will have all the testing

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 21, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 884dd4a:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@fabricteam
Copy link
Collaborator

fabricteam commented Jul 21, 2022

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-progress
Progress
0 B
0 B
13.44 kB
5.247 kB
🆕 New entry

🤖 This report was generated against 6a60b17a2e1ef2709a76c5b209d3b579e437feba

@size-auditor
Copy link

size-auditor bot commented Jul 21, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 6a60b17a2e1ef2709a76c5b209d3b579e437feba (build)

@tomi-msft tomi-msft marked this pull request as ready for review July 25, 2022 21:29
@tomi-msft tomi-msft requested a review from a team as a code owner July 25, 2022 21:29
@tomi-msft tomi-msft mentioned this pull request Sep 29, 2022
21 tasks
Copy link
Member

@layershifter layershifter left a comment

Choose a reason for hiding this comment

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

Love the latest changes, great job in simplifying styles 👏

Copy link
Contributor

@behowell behowell 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 a few more comments to resolve before merging, thanks!

@tomi-msft tomi-msft merged commit cbf3f64 into microsoft:master Sep 30, 2022
GeoffCoxMSFT pushed a commit to GeoffCoxMSFT/fluentui that referenced this pull request Oct 3, 2022
* Progress scaffold & implementation

* Update state styling and stories

* update dependencies

* remove dup script from package.json

* Add appearance props and update styling

* api update

* add test to disabled conformance test array

* Add testOptions

* Add size styling and stories

* api update

* Apply suggestions from code review

Co-authored-by: Esteban Munoz Facusse <[email protected]>

* react-label version update

* Update styling and package.json

* api update

* fix dependency mismatch

* Apply suggestions from code review

Co-authored-by: Makoto Morimoto <[email protected]>

* Remove progressState file

* remove random spinbutton change

* fix dependency mismatch

* Add slots and update styling

* Update styling and add new slots

* add specificity to determinate style

* fix positioning

* remove unused file

* api update

* Apply suggestions from code review

Co-authored-by: Ben Howell <[email protected]>

* Apply changes from code review

* Clean up stories

* Update snapshot

* api update

* Apply suggestions from code review

Co-authored-by: Ben Howell <[email protected]>
Co-authored-by: Oleksandr Fediashov <[email protected]>

* Remove animation from examples and cleanup

* cleanup

* revert README.md

* update snapshot

* revert README.md

* Fix stories

* api update

Co-authored-by: Esteban Munoz Facusse <[email protected]>
Co-authored-by: Makoto Morimoto <[email protected]>
Co-authored-by: Ben Howell <[email protected]>
Co-authored-by: Oleksandr Fediashov <[email protected]>
NotWoods pushed a commit to NotWoods/fluentui that referenced this pull request Nov 18, 2022
* Progress scaffold & implementation

* Update state styling and stories

* update dependencies

* remove dup script from package.json

* Add appearance props and update styling

* api update

* add test to disabled conformance test array

* Add testOptions

* Add size styling and stories

* api update

* Apply suggestions from code review

Co-authored-by: Esteban Munoz Facusse <[email protected]>

* react-label version update

* Update styling and package.json

* api update

* fix dependency mismatch

* Apply suggestions from code review

Co-authored-by: Makoto Morimoto <[email protected]>

* Remove progressState file

* remove random spinbutton change

* fix dependency mismatch

* Add slots and update styling

* Update styling and add new slots

* add specificity to determinate style

* fix positioning

* remove unused file

* api update

* Apply suggestions from code review

Co-authored-by: Ben Howell <[email protected]>

* Apply changes from code review

* Clean up stories

* Update snapshot

* api update

* Apply suggestions from code review

Co-authored-by: Ben Howell <[email protected]>
Co-authored-by: Oleksandr Fediashov <[email protected]>

* Remove animation from examples and cleanup

* cleanup

* revert README.md

* update snapshot

* revert README.md

* Fix stories

* api update

Co-authored-by: Esteban Munoz Facusse <[email protected]>
Co-authored-by: Makoto Morimoto <[email protected]>
Co-authored-by: Ben Howell <[email protected]>
Co-authored-by: Oleksandr Fediashov <[email protected]>
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.

9 participants