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

Add support for Flyout Horizontal and Vertical Offset #2603

Merged
merged 262 commits into from
Jun 12, 2019
Merged

Add support for Flyout Horizontal and Vertical Offset #2603

merged 262 commits into from
Jun 12, 2019

Conversation

khetanashita
Copy link
Contributor

@khetanashita khetanashita commented Jun 12, 2019

Microsoft Reviewers: Open in CodeFlow

Office VSTS Default Agent and others added 30 commits June 11, 2019 18:22
* suppress new folly warning in msoFolly.h
* add export for const dynamic operator[]str
* Fix first launch and reload/unload issue

* Reword the error message

* rename the helper to wrapper

* PrepareJavaScriptRuntime from 750ms to 5s

* use shared_from_this

* remove ThisWrapper

* ReactControl in rt to shared_ptr
A few deprecations and refactorings caused issues with the upgrade to 0.58. This was all the changes to JS necessary to get RNTester working.
* Refactored root folders
* Updated path references
* Fixed appveyor.yml
* Update CODEOWNERS
* Remove old ISSUE_TEMPLATES
* Committing changes to master readme

* Updating to address review feedback
* Define test WebSocket types.

* Use CRLF for C++ files.

* Try basic_stream_socket over IWebSocketStream.

* Use boost::beast::test::stream.

* Defined async_connect(test::stream& ...

* Move custom async_connect into WebSocket.cpp.

* Defined MockStreamLayer subtype.

* Use errc::make_error_code.

* Define MockStream, equivalent to websocket::stream

* Implement async read and write in MockStreamLayer.

* Override boost::beast::http::async_read and write.

* Move TestWebSocket implementation to CPP file.

* Stop including <boost/beast/experimental/test/stream.hpp>.

* Simplify template decls for SecureWebSocket.

* Simplified WebSocket template declaration.

* Updated namespace for WebSocket-related APIs.

* Reset default platform to x64 in SLN.

* Re-located BaseWebSocketTest.
* End of line updates for inconsistent CPP files.

* Fixed symbol typo.
* Committing a new readme file for "current" and making updates to main readme, vnext readme and other files to reflect the same

* Updated releases link
Office VSTS Default Agent and others added 16 commits June 11, 2019 18:22
* draft

* workaround cppwinrt error

* popup fix

* rollback change to popup and update Flyout

* update comment from popup to flyout

* change signature and rename getShadowNodeWithXamlRoot

* draft

* workaround cppwinrt error

* popup fix

* rollback change to popup and update Flyout

* update comment from popup to flyout

* change signature and rename getShadowNodeWithXamlRoot

* install SDK

* install SDK for win32

* install desktopcpp
* Add accessibilityLiveRegion property to FrameworkElementViewManager
* Added AccessibilityUtils.h with helper method to announce the LiveRegion change
* Fixed bug and added example in RNTester
@khetanashita khetanashita requested a review from a team as a code owner June 12, 2019 01:35
@ghost ghost added the vnext label Jun 12, 2019
vnext/ReactUWP/Views/FlyoutViewManager.cpp Show resolved Hide resolved
vnext/ReactUWP/Views/FlyoutViewManager.cpp Outdated Show resolved Hide resolved
@khetanashita khetanashita merged commit 1e8fa46 into microsoft:master Jun 12, 2019
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.