-
Notifications
You must be signed in to change notification settings - Fork 14
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
[Play-153] Hashtag Kit Convert to TS #1886
Merged
thestephenmarshall
merged 10 commits into
master
from
Play-153-Hashtag-Kit-Convert-to-Typescript
Jun 6, 2022
Merged
[Play-153] Hashtag Kit Convert to TS #1886
thestephenmarshall
merged 10 commits into
master
from
Play-153-Hashtag-Kit-Convert-to-Typescript
Jun 6, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Removed flow and Renamed file * Updated Types * Removed JSX file extentions from imports * Fix syntax error * Fix tests Co-authored-by: Erica Winne <[email protected]>
* Started Converting * Rename file to TSX and Updated types * Added/Joined & GlobalProps * Merge Master * Changed back default blank string Co-authored-by: Erica Winne <[email protected]>
…1849) * Rendered rough example in browser * Section separator between props and values * Added pills and continued to change styling * Fixed width of cards * Fixed flexitem alignment * Added title and body kits * Fixed more styling * Changed out background kit to fix border radius * Fixed border radius * Fixed border radius on other templates * Updated caption card * Fixed title margins * Corrected camelcase in pills * Three templates for visual guidelines * Fixed syntax error * Fixed syntax again * Testing client-side code example colorization * Use Rouge to format code examples * Template Complete Co-authored-by: Stephen Marshall <[email protected]>
thestephenmarshall
force-pushed
the
master
branch
3 times, most recently
from
May 12, 2022 18:09
8ff76c1
to
e79ba3d
Compare
dmcindoe
added
milano
20 MAX - Deploy this PR to a review environment via Milano
and removed
wip
labels
May 12, 2022
thestephenmarshall
force-pushed
the
master
branch
2 times, most recently
from
May 13, 2022 13:30
4755d3c
to
9a62f6e
Compare
thestephenmarshall
approved these changes
May 18, 2022
thestephenmarshall
changed the title
[Play-153] hashtag kit convert to typescript
[Play-153] Hashtag Kit Convert to TS
May 18, 2022
thestephenmarshall
added
the
Ready for Release
merged to master, ready for a versioned released
label
May 23, 2022
thestephenmarshall
removed
the
milano
20 MAX - Deploy this PR to a review environment via Milano
label
Jun 6, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Breaking Changes
No just converting file from JSX to TSX
Runway Ticket URL
(https://nitro.powerhrg.com/runway/backlog_items/PLAY-153)
How to test this
Make sure Kit Sill works as normal.
Checklist:
enhancement
,bug
,improvement
,new kit
,deprecated
, orbreaking
. See Changelog & Labels for details.Milano
label when you are ready for a review.