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

Boxing / unboxing functionality #1231

Merged
merged 3 commits into from
Sep 2, 2022
Merged

Boxing / unboxing functionality #1231

merged 3 commits into from
Sep 2, 2022

Conversation

alexweininger
Copy link
Member

@alexweininger alexweininger commented Sep 2, 2022

Taking what Brandon did in #1221 and merging it against a "main" branch.

I moved the types into hostapi.v2.d.ts, which is where we can permanently put the types for the v2 api.

@alexweininger alexweininger requested a review from a team as a code owner September 2, 2022 22:50
@alexweininger alexweininger merged commit e7e66a2 into api-v2 Sep 2, 2022
@alexweininger alexweininger deleted the alex/box branch September 2, 2022 22:51
alexweininger added a commit that referenced this pull request Sep 6, 2022
Co-authored-by: Brandon Waterloo [MSFT] <36966225+bwateratmsft@users.noreply.github.com>
alexweininger added a commit that referenced this pull request Dec 6, 2022
* Boxing / unboxing functionality (#1231)

Co-authored-by: Brandon Waterloo [MSFT] <36966225+bwateratmsft@users.noreply.github.com>

* Add registerCommandWithTreeNodeUnwrapping util (#1262)

* Add `isAzExtTreeItem` util (#1280)

* Add v2 hostapi typings (#1289)

* Revert change

Co-authored-by: Brandon Waterloo [MSFT] <36966225+bwateratmsft@users.noreply.github.com>
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.

2 participants