Sean Kelly
Sean Kelly
### Issue Description The event life cycle of "resumeEvent" fails to trigger in an Angular component, even when placed in a constructor. However, when using the now deprecated syntax, it...
Optimised of the gridlayout code for iOS. Use in a production app, with no breaking changes.
The radius blurring has been adjusted in iOS to match that in Android ## PR Checklist - [ x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There...
## PR Checklist - [ x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting...
### Issue Description When creating a nested scrollview within a scrollview, with the parent scrolling horizontally and the child scrolling vertically, when a sort is called, the cells in the...
For the modal dialogs, this removes the white with shape edges that can appear when a modal with radiused borders is used. BREAKING CHANGES: Dialogs with no background colour set...