FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lib - NativeScript/nativescript-cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NativeScript
/
nativescript-cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
205
Star
1.1k
Code
Issues
356
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nativescript-cli
lib
on
main
User selector
Datepicker
Commit history
Commits on Aug 25, 2026
feat(android): support android-37 SDK targets
Show description for 842c6be
edusperoni
committed
842c6be
View commit details
Copy full SHA for 842c6be
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
chore: remove extensions note that appeared as a warning (#6137)
NathanWalker
authored
ef90697
View commit details
Copy full SHA for ef90697
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
fix(platform): type the project services by the data they accept
Show description for 8a7c3ec
edusperoni
committed
8a7c3ec
View commit details
Copy full SHA for 8a7c3ec
View code at this point
Browse repository at this point
feat(ios): pass a Swift Package authorization provider to xcodebuild
Show description for 0783cea
edusperoni
committed
0783cea
View commit details
Copy full SHA for 0783cea
View code at this point
Browse repository at this point
fix(bundler): fail when the configured bundler package is missing
Show description for 0f02a25
edusperoni
committed
0f02a25
View commit details
Copy full SHA for 0f02a25
View code at this point
Browse repository at this point
fix(definitions): drop the duplicate buildPath declaration
Show description for be62153
edusperoni
committed
be62153
View commit details
Copy full SHA for be62153
View code at this point
Browse repository at this point
fix(clean): refuse to delete outside the project directory
Show description for 58f9ac2
edusperoni
committed
58f9ac2
View commit details
Copy full SHA for 58f9ac2
View code at this point
Browse repository at this point
fix(project): drop the duplicate getBuildRelativeDirectoryPath
Show description for 344d570
edusperoni
committed
344d570
View commit details
Copy full SHA for 344d570
View code at this point
Browse repository at this point
feat(android): --gradleFlavor to build a product flavor (#6133)
farfromrefug
authored
0c9860c
View commit details
Copy full SHA for 0c9860c
View code at this point
Browse repository at this point
feat(project): project config buildPath option for custom build directory (#6131)
farfromrefug
authored
c1e3d13
View commit details
Copy full SHA for c1e3d13
View code at this point
Browse repository at this point
fix(bundler): resolve the configured bundler package and pass buildPath (#6127)
Show description for 6176de0
farfromrefug
authored
6176de0
View commit details
Copy full SHA for 6176de0
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
fix(definitions): align conflicting service typings and declare conformance
Show description for 8992b24
edusperoni
committed
8992b24
View commit details
Copy full SHA for 8992b24
View code at this point
Browse repository at this point
refactor(definitions): deprecate the legacy interface aliases
Show description for e2a712a
edusperoni
committed
e2a712a
View commit details
Copy full SHA for e2a712a
View code at this point
Browse repository at this point
refactor(services): implement the contracts directly
Show description for 58ef1aa
edusperoni
committed
58ef1aa
View commit details
Copy full SHA for 58ef1aa
View code at this point
Browse repository at this point
refactor(definitions): alias the two phase-one interfaces to their contracts
Show description for 2f9f2e0
edusperoni
committed
2f9f2e0
View commit details
Copy full SHA for 2f9f2e0
View code at this point
Browse repository at this point
fix(xcconfig): improve conflict handling during file merge
edusperoni
committed
bcec7bb
View commit details
Copy full SHA for bcec7bb
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
feat(bundler): allow vite to auto increment port availability when in use (#6126)
NathanWalker
authored
bc25957
View commit details
Copy full SHA for bc25957
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
refactor: drop registrations that nothing resolves
Show description for 307c333
edusperoni
committed
307c333
View commit details
Copy full SHA for 307c333
View code at this point
Browse repository at this point
feat(di): add InjectionToken for non-class dependencies
Show description for e1af90e
edusperoni
committed
e1af90e
View commit details
Copy full SHA for e1af90e
View code at this point
Browse repository at this point
refactor(definitions): make the legacy service interfaces contract aliases
Show description for ed947c0
edusperoni
committed
ed947c0
View commit details
Copy full SHA for ed947c0
View code at this point
Browse repository at this point
feat(di): add contracts for the core service tranche
Show description for 7079d1a
edusperoni
committed
7079d1a
View commit details
Copy full SHA for 7079d1a
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
fix: misleading dual nativescript.config warning when reading plugin configs (#6122)
NathanWalker
authored
5fa07dc
View commit details
Copy full SHA for 5fa07dc
View code at this point
Browse repository at this point
feat: support vitest unit tests (#6123)
NathanWalker
authored
9737223
View commit details
Copy full SHA for 9737223
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
feat(extensions): nativescript.commands map - per-command lazy loading for extensions (#6102)
edusperoni
authored
9322fdc
View commit details
Copy full SHA for 9322fdc
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
feat(commands): defineCommand - typed declarative commands via an ICommand adapter (#6101)
edusperoni
authored
2f81d7f
View commit details
Copy full SHA for 2f81d7f
View code at this point
Browse repository at this point
feat(hooks): defineHook - typed hook authoring with ctx payload/wrap/fail/skip (#6100)
Show description for ef68d67
NathanWalker
authored
ef68d67
View commit details
Copy full SHA for ef68d67
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
chore(options): drop the shadowed array declaration of config
Show description for f5e4440
edusperoni
committed
f5e4440
View commit details
Copy full SHA for f5e4440
View code at this point
Browse repository at this point
fix(options): validate the timeout option's value
Show description for 353ec6b
edusperoni
committed
353ec6b
View commit details
Copy full SHA for 353ec6b
View code at this point
Browse repository at this point
fix(options): resolve options declared with an array of aliases
Show description for 0549b1c
edusperoni
committed
0549b1c
View commit details
Copy full SHA for 0549b1c
View code at this point
Browse repository at this point
fix(yok): keep a registered command when a subcommand would shadow it
Show description for 880f952
edusperoni
committed
880f952
View commit details
Copy full SHA for 880f952
View code at this point
Browse repository at this point
test(options): un-skip the options suite and cover the revived validator
Show description for e6604a3
edusperoni
committed
e6604a3
View commit details
Copy full SHA for e6604a3
View code at this point
Browse repository at this point
fix(options): revive unknown-option validation as a staged warning
Show description for 6502f13
edusperoni
committed
6502f13
View commit details
Copy full SHA for 6502f13
View code at this point
Browse repository at this point
chore(options): declare solid, drop stale flags and era artifacts
Show description for a6b07c1
edusperoni
committed
a6b07c1
View commit details
Copy full SHA for a6b07c1
View code at this point
Browse repository at this point
fix(hooks): gate in-process hooks with the TypeScript parser instead of esprima
Show description for 93641e5
edusperoni
committed
93641e5
View commit details
Copy full SHA for 93641e5
View code at this point
Browse repository at this point
fix(di): register zero-parameter arrow factories without annotate()
Show description for b49cf0e
edusperoni
committed
b49cf0e
View commit details
Copy full SHA for b49cf0e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL