This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2ef4760ff7
angular-cn
/
bower.json
7 lines
89 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(benchmarks): add polymer js 0.8-preview benchmark Limitations because of preview status (see #960): - does not yet use ShadowDOM - does not use a builtin conditional like `if` - uses a temporary bower repository Closes #943
2015-02-25 10:45:51 -05:00
{
docs: branding fixes (#14132) Angular 1.x -> AngularJS Angular 1 -> AngularJS Angular1 -> AngularJS Angular 2+ -> Angular Angular 2.0 -> Angular Angular2 -> Angular I have deliberately not touched any of the symbol names as that would cause big merge collisions with Tobias's work. All the renames are in .md, .json, and inline comments and jsdocs. PR Close #14132
2017-01-27 01:30:42 -05:00
"name"
:
"angular"
,
feat(benchmarks): add polymer js 0.8-preview benchmark Limitations because of preview status (see #960): - does not yet use ShadowDOM - does not use a builtin conditional like `if` - uses a temporary bower repository Closes #943
2015-02-25 10:45:51 -05:00
"dependencies"
:
{
refactor(benchmarks): make tree benchmark work again
2016-08-26 15:27:24 -04:00
"polymer"
:
"Polymer/polymer#^1.6.0"
feat(benchmarks): add polymer js 0.8-preview benchmark Limitations because of preview status (see #960): - does not yet use ShadowDOM - does not use a builtin conditional like `if` - uses a temporary bower repository Closes #943
2015-02-25 10:45:51 -05:00
}
build(bower): remove moot `version` property from bower.json Per bower/bower.json-spec@a325da3 Closes #2426
2015-06-08 21:41:47 -04:00
}