This website requires JavaScript.
Explore
Help
Register
Sign In
cargdev
/
angular
Watch
1
Star
0
Fork
0
You've already forked angular
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular
/
modules
/
@angular
/
platform-browser-dynamic
/
src
History
Victor Berchet
d972d82354
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
...
Closes
#12166
2016-10-10 09:20:58 -07:00
..
resource_loader
refactor: simplify
isPresent(x) ? x : y
to
x || y
(
#12166
)
2016-10-10 09:20:58 -07:00
facade
fix: split dynamic bits in platform-browser into platform-browser-dynamic
2016-06-14 15:31:24 -07:00
platform_providers.ts
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00
platform-browser-dynamic.ts
fix(platform-browser-dynamic): mark platformBrowserDynamic as stable API (
#12154
)
2016-10-07 13:54:06 -07:00
private_export.ts
chore(lint): remove unused imports (
#11923
)
2016-09-27 17:12:25 -07:00
private_import_core.ts
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00
private_import_platform-browser.ts
fix(packages): use ES modules for primary build (
#11120
)
2016-08-30 18:07:40 -07:00