FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for nativescript-angular - ScottF77/nativescript-angular · GitHub
ScottF77
/
nativescript-angular
Public
forked from
buuhuu/nativescript-angular
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-angular
nativescript-angular
on
master
User selector
Datepicker
Commit history
Commits on Jun 30, 2017
release: cut the 3.1.1 release
sis0k0
committed
e5348f0
View commit details
Copy full SHA for e5348f0
View code at this point
Browse repository at this point
chore: pin typescript version to 2.3
sis0k0
committed
469369d
View commit details
Copy full SHA for 469369d
View code at this point
Browse repository at this point
refactor: fix tslint error
sis0k0
committed
a3d8288
View commit details
Copy full SHA for a3d8288
View code at this point
Browse repository at this point
chore: update peer deps for 3.1
sis0k0
committed
7743024
View commit details
Copy full SHA for 7743024
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
fix(forms): add directives for formControl (#861)
zbarbuto
authored and
sis0k0
committed
bd38745
View commit details
Copy full SHA for bd38745
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
fix(animations): use parsers from core modules (#844)
Show description for 1abebb6
sis0k0
authored
1abebb6
View commit details
Copy full SHA for 1abebb6
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
fix(time-value-accessor): typo onTouch -> onTouched (#843)
sis0k0
authored
6168ddb
View commit details
Copy full SHA for 6168ddb
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
fix(forms): add (touch) event and [disabled] property for controls (#836)
Show description for c8a6404
sis0k0
authored
c8a6404
View commit details
Copy full SHA for c8a6404
View code at this point
Browse repository at this point
fix(ns-router-link): convert clearHistory string to boolean (#834)
Show description for ff99984
sis0k0
authored
ff99984
View commit details
Copy full SHA for ff99984
View code at this point
Browse repository at this point
fix(dom-adapter): add fake implementation for getUserAgent (#835)
Show description for 743131c
sis0k0
authored
743131c
View commit details
Copy full SHA for 743131c
View code at this point
Browse repository at this point
lint: fix line length errors
sis0k0
committed
6fddaa4
View commit details
Copy full SHA for 6fddaa4
View code at this point
Browse repository at this point
Add profiling for some key points in the nativescript-angular lifecycle
PanayotCankov
committed
4c13fe9
View commit details
Copy full SHA for 4c13fe9
View code at this point
Browse repository at this point
Commits on May 26, 2017
fix: export NgView and NgElement from element-registry (#823)
Show description for 4521c7c
sis0k0
authored
4521c7c
View commit details
Copy full SHA for 4521c7c
View code at this point
Browse repository at this point
Commits on May 25, 2017
feat(Modal): allow modal to be lazily loaded from a module on demand (#772)
Show description for 6a1f6a9
NathanWalker
authored and
sis0k0
committed
6a1f6a9
View commit details
Copy full SHA for 6a1f6a9
View code at this point
Browse repository at this point
fix(renderer): add styles when ViewEncapsulation is None (#812)
Show description for 8d013e2
sis0k0
authored
8d013e2
View commit details
Copy full SHA for 8d013e2
View code at this point
Browse repository at this point
Commits on May 19, 2017
fix(renderer): stop performing value conversions (#806)
Show description for 354074d
sis0k0
authored
354074d
View commit details
Copy full SHA for 354074d
View code at this point
Browse repository at this point
Commits on May 9, 2017
fix(renderer): set templateParent to comment and text nodes (#785)
Show description for b127ba7
sis0k0
authored
b127ba7
View commit details
Copy full SHA for b127ba7
View code at this point
Browse repository at this point
Commits on May 4, 2017
Update npm tag (#782)
Vasil Chimev
authored
443cacc
View commit details
Copy full SHA for 443cacc
View code at this point
Browse repository at this point
Commits on May 3, 2017
fix: update-app-ng-deps works for all @angular packages (#779)
Show description for 1288f18
sis0k0
authored
1288f18
View commit details
Copy full SHA for 1288f18
View code at this point
Browse repository at this point
Commits on May 2, 2017
chore: update to Angular 4.1 and TypeScript 2.3 (#775)
Show description for ad48c69
sis0k0
authored
ad48c69
View commit details
Copy full SHA for ad48c69
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
Bump version to 3.1.0 (#760)
Vasil Chimev
authored
152899b
View commit details
Copy full SHA for 152899b
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
chore(deps): update nativescript-intl, remove @angular/animations from peerDeps (#761)
Show description for 20bd245
sis0k0
authored
20bd245
View commit details
Copy full SHA for 20bd245
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Update package.json
Vasil Chimev
authored
0e967db
View commit details
Copy full SHA for 0e967db
View code at this point
Browse repository at this point
Update package.json to v3.0.0 (#749)
Show description for 53f2bfc
Alexander Vakrilov
authored
53f2bfc
View commit details
Copy full SHA for 53f2bfc
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
fix: use providers' map for injectors in page-router-outlet (#744)
Show description for 07fe66c
sis0k0
authored
07fe66c
View commit details
Copy full SHA for 07fe66c
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
FIX: ListView recycling for wrapped views
vakrilov
committed
b4b8e05
View commit details
Copy full SHA for b4b8e05
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
fix(list-view): Revert onunload ng view destroy
Show description for 71af1e0
hdeshev
committed
71af1e0
View commit details
Copy full SHA for 71af1e0
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
fix(ns-router-link): navigate with urlTree (#728)
Show description for 3c6f5ab
sis0k0
committed
3c6f5ab
View commit details
Copy full SHA for 3c6f5ab
View code at this point
Browse repository at this point
fix(action bar): attach #comment nodes with _addView (#729)
Show description for 0490605
sis0k0
committed
0490605
View commit details
Copy full SHA for 0490605
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
fix(list-view): Do not access destroyed items' ng views.
hdeshev
committed
c6f7549
View commit details
Copy full SHA for c6f7549
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
chore(dependencies): Upgrade to Angular 4.0 official!
hdeshev
committed
041bae2
View commit details
Copy full SHA for 041bae2
View code at this point
Browse repository at this point
fix(modules): Work around a circular import in tns-core-modules
hdeshev
committed
8f01c0e
View commit details
Copy full SHA for 8f01c0e
View code at this point
Browse repository at this point
fix(animations): set nodeType 'element' to newly created views (#720)
Show description for 8af20ad
sis0k0
authored and
hdeshev
committed
8af20ad
View commit details
Copy full SHA for 8af20ad
View code at this point
Browse repository at this point
fix(renderer): correct createElement behaviour for EmulatedRenderer (#718)
Show description for ca11b43
sis0k0
authored and
hdeshev
committed
ca11b43
View commit details
Copy full SHA for ca11b43
View code at this point
Browse repository at this point
fix(renderer): support namespaced attributes (#719)
Show description for 9b5b413
hdeshev
committed
9b5b413
View commit details
Copy full SHA for 9b5b413
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL