Skip to content

Conversation

@ryanseddon
Copy link
Contributor

@ryanseddon ryanseddon commented Aug 7, 2019

  • BREAKING CHANGE?

Description

Seems there was some slight difference in grep regexp on macos vs linux the search also missed some other ids.

Detail

The last PR would capture some of the missing ids on macOS but when running on the travis linux boxes it failed to find those.

I loosened the grep regexp and instead do more cleanup in the awk script, this should capture all ids now.

#401 actually fixes that now

Tested this on a linux box to verify correct results.

Checklist

  • 👌 design updates are Garden Designer approved (add the
    designer as a reviewer)
  • 💅 view component styling is based on a Garden CSS
    component
  • 🌐 Styleguidist demo is up-to-date (yarn start)
  • ⬅️ renders as expected with reversed (RTL) direction
  • analyzed via axe and evaluated using VoiceOver
  • 💂‍♂️ includes new unit tests
  • 📝 tested in Chrome, Firefox, Safari, Edge, and IE11

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.464% when pulling 40838ae on ryan/theming_ids_take2 into d1ab17b on master.

@ryanseddon ryanseddon requested a review from a team August 7, 2019 03:04
@ryanseddon ryanseddon merged commit 1365442 into master Aug 7, 2019
@ryanseddon ryanseddon deleted the ryan/theming_ids_take2 branch August 7, 2019 03:04
Copy link
Contributor

@austingreendev austingreendev left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants