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

WRR-4833: Make pageIndicatorPosition prop in PageViews component public #1757

Merged
merged 6 commits into from
Jan 3, 2025

Conversation

juwonjeong
Copy link
Contributor

Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Make pageIndicatorPosition prop in PageViews component public as UX guide is updated.

Resolution

Updated docs and sampler
Added changelog

Additional Considerations

Links

WRR-4833

Comments

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.87%. Comparing base (5e803d7) to head (c9393a1).
Report is 18 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1757   +/-   ##
========================================
  Coverage    80.87%   80.87%           
========================================
  Files          148      148           
  Lines         6676     6676           
  Branches      1989     1989           
========================================
  Hits          5399     5399           
  Misses         969      969           
  Partials       308      308           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MikyungKim
Copy link
Contributor

@juwonjeong, Please resolve the merge conflict.

CHANGELOG.md Outdated
@@ -7,6 +7,7 @@ The following is a curated list of changes in the Enact sandstone module, newest
### Added

- `sandstone/Icon` supported icon list, adding new icon `calibration`
- `sandstone/Pageviews` `pageIndicatorPosition` prop to provide a way to determine where to place the page indicator
Copy link
Contributor

@MikyungKim MikyungKim Dec 11, 2024

Choose a reason for hiding this comment

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

Suggested change
- `sandstone/Pageviews` `pageIndicatorPosition` prop to provide a way to determine where to place the page indicator
- `sandstone/Pageviews` `pageIndicatorPosition` prop to set the position of the page indicator

Enact-DCO-1.0-Signed-off-by: Juwon Jeong ([email protected])
Copy link
Contributor

@MikyungKim MikyungKim left a comment

Choose a reason for hiding this comment

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

LGTM

@SkylerBaek SkylerBaek merged commit dfe840d into develop Jan 3, 2025
7 checks passed
@SkylerBaek SkylerBaek deleted the feature/WRR-4833 branch January 3, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants