- Telerik by Progress
- Sofia, Bulgaria
- https://jasssonpet.github.com/
- Joined on
Jun 15, 2010
Pinned repositories
-
NativeScript/ios-runtime
The NativeScript Runtime for iOS
112 JavaScript
-
NativeScript/windows-runtime
NativeScript Runtime for the Universal Windows Platform
36 C
-
NativeScript/android-runtime
Android runtime for NativeScript (based on V8)
115 Java
1,005 contributions in the last year
Contribution activity
September 2016
Created 28 commits in 6 repositories
Opened 12 pull requests
- NativeScript/ios-metadata-generator Emit the readonly property modifier now that it's supported in TypeScript 2
- NativeScript/ios-runtime Changelog - 2.3
- NativeScript/ios-runtime Refactoring build scripts
- NativeScript/ios-runtime Add README.md to npm package
- NativeScript/ios-runtime Handle conflicting availability
- WebKit/webkit Fealebenpae/dynamic module exports
- NativeScript/ios-runtime Fealebenpae/import modules from metadata
- NativeScript/ios-runtime Kristina koeva/c cache
- NativeScript/ios-runtime Travis
- NativeScript/ios-runtime Update to Clang 3.9
- NativeScript/ios-metadata-generator Clang39
- NativeScript/ios-runtime Class properties - Xcode 7
Created an issue in NativeScript/NativeScript
that received 5
comments
Calling dialogsModule.alert inside a custom modal page
From @roblav96 on September 3, 2016 4:18 Currently it is not possible to call modalModule.alert while a custom modal page is open. Error: Sep 3 00:…