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

chore: Update prerelease/v4 with latest master #688

Merged
merged 14 commits into from
Jun 5, 2020

Conversation

anicholls
Copy link
Contributor

@anicholls anicholls commented Jun 1, 2020

Also included some fixes and additions to bring things up to par in 35e0c77

alanbsmith and others added 13 commits May 13, 2020 11:04
* feat(badge): Add CountBadge component

Co-authored-by: Lynn Chyi <14299381+lychyi@users.noreply.github.com>
Co-authored-by: Alex Nicholls <anicholls3@gmail.com>
…rkday#651)

* fix(checkbox): Add explicit positioning to ripple

* fix(radio): Add explicit positioning to ripple

* fix(radio): Change ripple to span

* fix(checkbox): Change ripple to span

* fix(radio): Align focus hover state with Checkbox

* fix: Remove extraneous style from ripples

* chore: Add comment, re: using pointer-events: none
If the container of a Switch specifies text-align: center, the fact that the input (click target) is inline-block will shift inline based on the text alignment. Setting it to display: block keeps it where it needs to be since it's now a block level element.
* chore: Add public config to create-component script

* fix: Review update

* fix: Review update
* chore: Release v3.8.0

Co-authored-by: Alex Nicholls <anicholls3@gmail.com>
* fix(select): Sync button animation on menu blur

* fix(select): Fix focus when clicking button to dismiss the menu

* fix(select): Modify selection to trigger on click instead of mouseDown

* test(select): Fix unit test

* fix(select): Prevent options from inheriting text alignment
* test(select): Add missing visual states for selected options

* test(select): Add missing visual states for assistive-focused options

* test(select): Adjust width of visual state options

* test(select): Remove inline styles on components

* test(select): Break options table apart based on error state

* test(select): Separate tables further based on disabled state

* test(select): Remove old options table

* test(select): Remove unnecessary Alert and Error tables

* test(select): Adjust options width to a less arbitrary value
* test: Add helper to enable chromatic snapshots

* test(button): Refactor visual testing stories to use CSF

* test(form-field): Refactor visual testing stories to use CSF

* test(pagination): Refactor visual testing stories to use CSF

* test(select): Refactor visual testing stories to use CSF

* test(popup): Refactor visual testing stories to use CSF

* test(toast): Refactor visual testing stories to use CSF

* test(form-field): Rename testing stories into their own section

* test(button): Rename testing stories into their own section

* test: Rename remainder of testing stories into their own section

* fix(form-field): Fix import

* refactor: Add category to create-component script and use CSF

* feat: Add CSF visual testing story to create-component script

* fix(form-field): Remove unused variable

* fix(form-field): Properly export theme stories

* refactor: Use a decorator for enabling snapshots

* feat: Add override to withSnapshotsEnabled so it can be used per story
@cypress
Copy link

cypress bot commented Jun 1, 2020



Test summary

343 0 1 0


Run details

Project canvas-kit
Status Passed
Commit cb29821 ℹ️
Started Jun 4, 2020 10:58 PM
Ended Jun 4, 2020 11:02 PM
Duration 03:56 💡
OS Linux Ubuntu Linux - 18.04
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@anicholls anicholls marked this pull request as draft June 1, 2020 22:07
@anicholls anicholls changed the title chore: Update prerelease/v4 with latest master DNM - chore: Update prerelease/v4 with latest master Jun 1, 2020
@cypress
Copy link

cypress bot commented Jun 1, 2020



Test summary

317 0 0 0


Run details

Project canvas-kit
Status Passed
Commit 56aafbc
Started Jun 1, 2020 11:42 PM
Ended Jun 1, 2020 11:45 PM
Duration 03:09 💡
OS Linux Ubuntu Linux - 18.04
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@anicholls anicholls changed the title DNM - chore: Update prerelease/v4 with latest master chore: Update prerelease/v4 with latest master Jun 2, 2020
@anicholls anicholls marked this pull request as ready for review June 2, 2020 00:08
@mannycarrera4
Copy link
Contributor

So far my commit matches my changes 👍

@jamesfan
Copy link
Member

jamesfan commented Jun 2, 2020

My changes look good, too 👍.

@anicholls Should I approve the new Chromatic baselines for Select as well?

@lychyi
Copy link
Contributor

lychyi commented Jun 2, 2020

@anicholls My changes from #651 look good here.

Copy link
Member

@alanbsmith alanbsmith left a comment

Choose a reason for hiding this comment

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

🥂

chore(button): Capitalize visual testing story filenames

test(button): Move theming visual testing to separate CSF files

test(button): Add CSF visual tests for ToolbarIconButton

chore(button): Remove old visual testing file

test(button): Add CSF story files for new button components

test(button): Make common state table columnProps reusable

fix(form-field): Fix text input visual testing story categorization

fix(button): Calculate permutateProps to avoid storysource addon issue

chore(select): Fix comments lost in merge

test(select): Add CSF visual tests for theming

fix(button): Fix categorization for icon button testing story

fix(button): Fix empty rows on toolbar icon button stories

test(button): Fix story organization for visual testing stories

chore: Add linting changes that somehow didn't get committed

chore(button): Remove hyperlink theming story since it can't be themed

fix(button): Fix text button visual testing stories

fix(radio): Fix radio group selection on visual testing story
@anicholls anicholls force-pushed the update-prerelease branch from 4bf6a26 to 35e0c77 Compare June 4, 2020 22:51
@anicholls anicholls merged commit b9e9a28 into Workday:prerelease/v4 Jun 5, 2020
@anicholls anicholls deleted the update-prerelease branch June 5, 2020 00:14
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.

6 participants