Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hettiger
/
NativeScript
Public
forked from
NativeScript/NativeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
NativeScript
build
on
master
User selector
All users
All time
Commit history
Commits on Jun 16, 2017
chore(travis): add execute permissions to a travis script (#4394)
Show description for 979f59f
Vasil Chimev
authored
979f59f
View commit details
Copy full SHA for 979f59f
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
chore(travis): Increase android emulator timeout
vchimev
authored and
vchimev
committed
1a12978
View commit details
Copy full SHA for 1a12978
View code at this point
Browse repository at this point
Commits on May 4, 2017
Update npm tag
vchimev
authored and
vchimev
committed
8500817
View commit details
Copy full SHA for 8500817
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Update widgets to internal-preview
Vasil Chimev
authored and
vchimev
committed
0467375
View commit details
Copy full SHA for 0467375
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Fix travis build -- use correct widgets package.
hdeshev
committed
31039d3
View commit details
Copy full SHA for 31039d3
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Upgrade grunt, fix missing grunt-contrib-copy dependency.
hdeshev
committed
aae8f1c
View commit details
Copy full SHA for aae8f1c
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
Try add some output to track the build failure. Too much > dev/nulls
PanayotCankov
committed
da4983c
View commit details
Copy full SHA for da4983c
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
npm scripts for typechecking public .d.ts-es and running tslint (#2934)
Show description for 05cd636
PanayotCankov
authored and
enchev
committed
05cd636
View commit details
Copy full SHA for 05cd636
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
Move platform .d.ts-es to separate plugin folder
Show description for 2992039
PanayotCankov
committed
2992039
View commit details
Copy full SHA for 2992039
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Transpile should be allowed to emit on errors
PanayotCankov
committed
3e411df
View commit details
Copy full SHA for 3e411df
View code at this point
Browse repository at this point
Remove the files entry from the tsconfig.json
PanayotCankov
committed
940174b
View commit details
Copy full SHA for 940174b
View code at this point
Browse repository at this point
Commits on May 30, 2016
Add 'npm test' for mac
PanayotCankov
committed
58b4a6e
View commit details
Copy full SHA for 58b4a6e
View code at this point
Browse repository at this point
Force noImplicitUseStrict transpiler option for tsc-dev
hdeshev
committed
b10a348
View commit details
Copy full SHA for b10a348
View code at this point
Browse repository at this point
Commits on May 27, 2016
Add isIOS, isAndroid in platform, and fast ts watcher and transpiler
Show description for 717b513
PanayotCankov
committed
717b513
View commit details
Copy full SHA for 717b513
View code at this point
Browse repository at this point
Commits on May 26, 2016
Move expect.exp for travis
PanayotCankov
committed
212e537
View commit details
Copy full SHA for 212e537
View code at this point
Browse repository at this point
Commits on May 16, 2016
Add compiler that won't typecheck .d.ts-es
PanayotCankov
committed
a9f0adf
View commit details
Copy full SHA for a9f0adf
View code at this point
Browse repository at this point
Commits on May 10, 2016
Reduced adb log level to root out the problem
akagr
committed
1e2a991
View commit details
Copy full SHA for 1e2a991
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Fix the tests, failing on an Arm device
Show description for 1307804
ErjanGavalji
committed
1307804
View commit details
Copy full SHA for 1307804
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Publish XML Test results and publish @next
Show description for e4ae430
ErjanGavalji
committed
e4ae430
View commit details
Copy full SHA for e4ae430
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
Make declaration package have the version of the main repo package.json
Show description for fa14d4d
ErjanGavalji
committed
fa14d4d
View commit details
Copy full SHA for fa14d4d
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Run tests in travis-CI
Show description for 1485aba
ErjanGavalji
committed
1485aba
View commit details
Copy full SHA for 1485aba
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Reenable tslint checks for unused variables and expressions.
hdeshev
committed
c3331c0
View commit details
Copy full SHA for c3331c0
View code at this point
Browse repository at this point
Upgrade tslint
hdeshev
committed
41cdde4
View commit details
Copy full SHA for 41cdde4
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Fix the test run on iOS
Show description for b2dc358
ErjanGavalji
committed
b2dc358
View commit details
Copy full SHA for b2dc358
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Create a package for the non-included TypeScript declarations
Show description for 1adaf8f
ErjanGavalji
committed
1adaf8f
View commit details
Copy full SHA for 1adaf8f
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Introduce a separate group task to make the runApp work as expected
ErjanGavalji
committed
4997b9c
View commit details
Copy full SHA for 4997b9c
View code at this point
Browse repository at this point
Remove the unnecessary emulator start for the buildTestsApp command
ErjanGavalji
committed
5add617
View commit details
Copy full SHA for 5add617
View code at this point
Browse repository at this point
Add runOnly command
ErjanGavalji
committed
9e6ce56
View commit details
Copy full SHA for 9e6ce56
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Restore the cleanup on end
ErjanGavalji
committed
1193712
View commit details
Copy full SHA for 1193712
View code at this point
Browse repository at this point
Collecting the iOS log
ErjanGavalji
committed
d5eb804
View commit details
Copy full SHA for d5eb804
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Uninstall, install and start the app
ErjanGavalji
committed
c1b3042
View commit details
Copy full SHA for c1b3042
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Add a breaking command
ErjanGavalji
committed
94a7499
View commit details
Copy full SHA for 94a7499
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Reconfigure android-specific tasks and arguments to be cross-platform. Update documentation
ErjanGavalji
committed
8355634
View commit details
Copy full SHA for 8355634
View code at this point
Browse repository at this point
Fix the casing of the modulesPath argument; update the readme
ErjanGavalji
committed
cfb6c41
View commit details
Copy full SHA for cfb6c41
View code at this point
Browse repository at this point
Now update the modules
ErjanGavalji
committed
0445173
View commit details
Copy full SHA for 0445173
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.