-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(dialogs): Setting the size of popup dialog thru dialog options #8041
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
Conversation
Pulling master from NativeScript source
test |
@vakrilov, how do I get to see the logs/details of the tests failed? By clicking on details, it is looking for nsbuild01.telerik.com which seems to be a internal DNS entry. |
Hey @slolam This should make the travis build green. |
Hey @vakrilov, sh: api-extractor: command not found it looks like I am missing some dependencies |
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shailesh Lolam.
|
@vakrilov, never mind I did not update the npm packages. I have committed the NativeScript.api.md |
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shailesh Lolam.
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shailesh Lolam.
|
test |
Hey @slolam |
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shailesh Lolam.
|
@vakrilov, yes, I have committed from a different machine earlier. I committed again from the previous machine but still the CLA bot has hung up previous commit that had issue. Not sure how you want me to undo my previous commit. Could you please help me with this? |
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shailesh Lolam.
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Shailesh Lolam.
|
test |
Tests are green. I've checked the CLA seems to be OK. Thanks @slolam ! |
Thanks @vakrilov for your help ! |
…ativeScript#8041) * Added iOS specific height and width attributes to ShowModalOptions * Set the height and width of the popup dialog to the presenting controller * dialog options ios attributes presentationStyle, height & width are made optional * Updated NativeScript.api.md for public API changes * Update with git properties * Public API * CLA update
* feat: add 3d rotation * chore: fix build errors * chore: fix tslint errors * chore: add @types/chai dev dep * chore: unused import cleanup * chore: update tests for x,y rotation * chore: rebase upstream/master * fix: iOS Affine Transform test verification * feat(css): Added optional css-tree parser (#8076) * feat(css): Added optional css-tree parser * test: css-tree parser compat tests * test: more css-tree compat tests * feat(dialogs): Setting the size of popup dialog thru dialog options (#8041) * Added iOS specific height and width attributes to ShowModalOptions * Set the height and width of the popup dialog to the presenting controller * dialog options ios attributes presentationStyle, height & width are made optional * Updated NativeScript.api.md for public API changes * Update with git properties * Public API * CLA update * fix: use iOS native-helper for 3d-rotate * test: Fix tests using _getTransformMismatchError * fix: view.__hasTransfrom not set updating properly * test: fix css-animations test page Co-authored-by: Alexander Vakrilov <alexander.vakrilov@gmail.com> Co-authored-by: Darin Dimitrov <darin.dimitrov@gmail.com> Co-authored-by: Shailesh Lolam <slolam@live.com> Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com>
PR Checklist
What is the current behavior?
There is no way to set the size of the popup dialog on iOS
What is the new behavior?
This will allow to size the popup dialogs in iOS (primarily iPad based apps, for iPhone apps iOS ignores these properties). Here is the playground project to test https://play.nativescript.org/?template=play-ng&id=GeR8Q4&v=3