This website requires JavaScript.
Explore
Sign In
skills
/
angular__angular
Watch
1
Star
0
Fork
0
You've already forked angular__angular
mirror of
https://github.com/angular/angular.git
synced
2026-09-14 13:54:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.1.x
angular__angular
/
modules
/
@angular
/
platform-browser-dynamic
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Victor Berchet
d972d82354
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
...
Closes
#12166
2016-10-10 09:20:58 -07:00
..
src
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
2016-10-10 09:20:58 -07:00
test
chore(lint): remove unused imports (
#11923
)
2016-09-27 17:12:25 -07:00
testing
chore(lint): remove unused imports (
#11923
)
2016-09-27 17:12:25 -07:00
index.ts
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00
package.json
docs: update descriptions in package.jsons
2016-09-14 16:44:39 -07:00
rollup-testing.config.js
refactor: add license header to JS files & format files (
#12081
)
2016-10-04 20:39:20 -07:00
rollup.config.js
refactor: add license header to JS files & format files (
#12081
)
2016-10-04 20:39:20 -07:00
tsconfig-build.json
fix(build): prevent package tsconfigs from shadowing main tsconfig (
#11454
)
2016-09-08 15:01:22 -07:00
tsconfig-testing.json
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00