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

[PLAY-192] Convert Select kit to TypeScript #1932

Merged
merged 18 commits into from Jun 6, 2022

Conversation

mpabegg
Copy link
Contributor

@mpabegg mpabegg commented May 25, 2022

React Kit Coverage
Conversion of Select Kit to TypeScript


Screens

Screen Shot 2022-05-25 at 12 54 39 PM
Screen Shot 2022-05-25 at 12 57 44 PM

Breaking Changes

None expected

Runway Ticket URL

[PLAY-192]

How to test this

Only regression test might be necessary since no behavior change is expected.

Checklist:

  • LABELS Add a label: enhancement, bug, improvement, new kit, deprecated, or breaking. See Changelog & Labels for details.
  • DEPLOY Please add the Milano label when you are ready for a review.
  • SCREENSHOT Please add a screen shot or two.
  • SPECS Please cover your changes with specs.
  • READ DOCS Please make sure you have read and understand the Playbook Release Process

THElvan and others added 12 commits May 24, 2022 10:40
* Fixed bug

* Went with top
…ook (#1927)

* Update view_component requirement from = 2.48.0 to = 2.55.0 in /playbook

Updates the requirements on [view_component](https://github.com/github/view_component) to permit the latest version.
- [Release notes](https://github.com/github/view_component/releases)
- [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v2.48.0...v2.55.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update website Gemfile.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
* Converting title kit to ts (#1872)

* Removed flow and Renamed file

* Updated Types

* Removed JSX file extentions from imports

* Fix syntax error

* Fix tests

Co-authored-by: Erica Winne <erica.winne@powerhrg.com>

* Converting caption to tsx (#1874)

* Started Converting

* Rename file to TSX and Updated types

* Added/Joined & GlobalProps

* Merge Master

* Changed back default blank string

Co-authored-by: Erica Winne <erica.winne@powerhrg.com>

* Create cursor partial in tsx

Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Co-authored-by: Erica Winne <erica.winne@powerhrg.com>
Co-authored-by: Stephen Marshall <smarshall1980@gmail.com>
Instead of using the <If> tag.
This is part of converting the kit to TS.
@mpabegg mpabegg requested a review from a team as a code owner May 25, 2022 16:22
@thestephenmarshall thestephenmarshall added the milano 20 MAX - Deploy this PR to a review environment via Milano label May 25, 2022
@thestephenmarshall thestephenmarshall added Ready for Release merged to master, ready for a versioned released and removed milano 20 MAX - Deploy this PR to a review environment via Milano labels May 26, 2022
@thestephenmarshall thestephenmarshall merged commit 3e834d8 into master Jun 6, 2022
@thestephenmarshall thestephenmarshall deleted the PLAY-192-Select-Kit-TS-Convertion branch June 6, 2022 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for Release merged to master, ready for a versioned released typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants