Eduardo Speroni
Eduardo Speroni
Partially fixes #216 (developer would be responsible for calling this function when timezone changes).
This is a draft for a possible performance optimization on CSS. Currently if we have multiple attributes tracked, we add 1 listener for each property. With this PR we add...
This is a draft atm. It should correctly detect the runtime version and transform the code (using babel internally), since angular doesn't honor the tsconfig target anymore.
I was trying out wal-g mainly for the extra compression options. Any chance this can be updated to use wal-g? I can open a PR for it, as I already...
Allows providing a custom dialog view to render the dialog. Useful when you want to pass the viewcontainerref but don't want the dialog to be constructed in that place
### Which platform(s) does your issue occur on? - iOS, latest ### Please, provide the following version numbers that your issue occurs with: - CLI: 8.7.0 - Cross-platform modules: 8.7.0...
This API was introduced in SDK 33, but wasn't required until you targeted SDK 34. Once you target SDK 34, running the app on a 33 device will trigger an...
## 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 your...
Creating this as a draft. Currently we need to manually build ui-mobile-base and winter-cg internal packages before building core since core itself need the artifacts from these packages. This PR...
still needs testing, could solve https://github.com/NativeScript/angular/issues/145