FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · imskojs/angular · GitHub
imskojs
/
angular
Public
forked from
angular/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
Branch selector
User selector
Datepicker
Commit history
Commits on Mar 10, 2015
fix(CompileStep): use namespace to resolve circular dep issue
btford
committed
e0feeaf
View commit details
Copy full SHA for e0feeaf
Browse repository at this point
refactor(EventHandler): have a single instance of event handlers per ProtoView
vicb
committed
3706435
View commit details
Copy full SHA for 3706435
Browse repository at this point
feat(Directives): add the ability to declaratively bind events
Show description for bfa18ff
vicb
committed
bfa18ff
View commit details
Copy full SHA for bfa18ff
Browse repository at this point
refactor(ElementBinderBuilder): refactor pipes support
vicb
committed
86e9dd6
View commit details
Copy full SHA for 86e9dd6
Browse repository at this point
Commits on Mar 9, 2015
feat: introduce Title service
Show description for 0d1dece
pkozlowski-opensource
committed
0d1dece
View commit details
Copy full SHA for 0d1dece
Browse repository at this point
docs(12_zones.md): Fix typos and inconsistent capitalization
Show description for 7e93c54
dylanjohnson
authored and
pkozlowski-opensource
committed
7e93c54
View commit details
Copy full SHA for 7e93c54
Browse repository at this point
feat(ElementInjector): implement @PropertySetter
Show description for b349c35
vicb
committed
b349c35
View commit details
Copy full SHA for b349c35
Browse repository at this point
fix(Compiler): asynchronous error reporting
vicb
committed
c3873be
View commit details
Copy full SHA for c3873be
Browse repository at this point
Commits on Mar 7, 2015
chore: add gitter travis hook
mhevery
committed
2e488f3
View commit details
Copy full SHA for 2e488f3
Browse repository at this point
chore: Added Gitter badge
Show description for 3684da8
gitter-badger
authored and
mhevery
committed
3684da8
View commit details
Copy full SHA for 3684da8
Browse repository at this point
Commits on Mar 6, 2015
feat(benchpress): add a file reporter
tbosch
committed
f9dcfa3
View commit details
Copy full SHA for f9dcfa3
Browse repository at this point
Commits on Mar 5, 2015
feat(bench press): detect major gcs
tbosch
committed
146d731
View commit details
Copy full SHA for 146d731
Browse repository at this point
Commits on Mar 4, 2015
fix(build): open new window for every benchmark
tbosch
committed
eb6385e
View commit details
Copy full SHA for eb6385e
Browse repository at this point
fix: remove one more use of for..of
alexeagle
committed
91426a8
View commit details
Copy full SHA for 91426a8
Browse repository at this point
Commits on Mar 3, 2015
feat(bench press): add microIterations option
tbosch
committed
043b8c6
View commit details
Copy full SHA for 043b8c6
Browse repository at this point
feat(CssProcessor): add support for CssTransformers
Show description for 03793d0
vicb
authored and
mhevery
committed
03793d0
View commit details
Copy full SHA for 03793d0
Browse repository at this point
refactor(Compiler): make shadow DOM stragegy support more flexible
vicb
authored and
mhevery
committed
9982520
View commit details
Copy full SHA for 9982520
Browse repository at this point
refactor(Compiler): simplify the code
Show description for bcf4a96
vicb
authored and
mhevery
committed
bcf4a96
View commit details
Copy full SHA for bcf4a96
Browse repository at this point
chore(gulpfile.js): minor corrections
Show description for 04abf26
coryrylan
authored and
pkozlowski-opensource
committed
04abf26
View commit details
Copy full SHA for 04abf26
Browse repository at this point
fix(benchmarks): prepare publish to pub
tbosch
committed
8adac53
View commit details
Copy full SHA for 8adac53
Browse repository at this point
fix(build): copy files that are included in html files to the same folder
Show description for 9c9769e
tbosch
committed
9c9769e
View commit details
Copy full SHA for 9c9769e
Browse repository at this point
fix(build): report and fail on errors
Show description for 81a5ae8
tbosch
committed
81a5ae8
View commit details
Copy full SHA for 81a5ae8
Browse repository at this point
Commits on Mar 2, 2015
feat(forms): add support for nested forms
vsavkin
committed
733915d
View commit details
Copy full SHA for 733915d
Browse repository at this point
refactor(tests): move files from `angular2/e2e_test` to `angular2/src/test_lib`
Show description for 7ddfbf8
tbosch
authored and
mhevery
committed
7ddfbf8
View commit details
Copy full SHA for 7ddfbf8
Browse repository at this point
feat(di): add support for optional dependencies
vsavkin
authored and
mhevery
committed
ba0a1ec
View commit details
Copy full SHA for ba0a1ec
Browse repository at this point
feat(DomAdapter): add types
Show description for 23786aa
vicb
authored and
mhevery
committed
23786aa
View commit details
Copy full SHA for 23786aa
Browse repository at this point
fix(browser_adapter): work around WebKit bug with importing template elements
Show description for 749a758
caitp
authored and
mhevery
committed
749a758
View commit details
Copy full SHA for 749a758
Browse repository at this point
add compilation error test for dart
Show description for 3059104
Bertrand Laporte
authored and
mhevery
committed
3059104
View commit details
Copy full SHA for 3059104
Browse repository at this point
feat(change_detection): implement hydration/dehydration
vsavkin
committed
21f24d1
View commit details
Copy full SHA for 21f24d1
Browse repository at this point
chore: publish npm and bump version to alpha 12
jeffbcross
committed
c1dc3cc
View commit details
Copy full SHA for c1dc3cc
Browse repository at this point
refactor(benchpress): export webdriver adapters in benchpress/benchpress
Show description for 821d01a
tbosch
committed
821d01a
View commit details
Copy full SHA for 821d01a
Browse repository at this point
chore(packaging): pub publish script
yjbanov
committed
f783841
View commit details
Copy full SHA for f783841
Browse repository at this point
Commits on Feb 28, 2015
fix(docs): fix typo in compiler integration_spec.js
Show description for f30e3e5
nebulou5
authored and
pkozlowski-opensource
committed
f30e3e5
View commit details
Copy full SHA for f30e3e5
Browse repository at this point
chore(refactor): easier to make sense of attr-to-prop map (even if a bit reduntant)
yjbanov
committed
cbe7b8c
View commit details
Copy full SHA for cbe7b8c
Browse repository at this point
feat(compiler): DOM adapters + html5lib implementation; misc fixes
yjbanov
committed
757eae8
View commit details
Copy full SHA for 757eae8
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL