This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
0
You've already forked angular-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
angular-cn
/
modules
/
@angular
/
common
History
Igor Minar
1f5a5895e5
refactor(common): rename UrlChangeEvent and UrlChangeListener to LocationChangeEvent and LocationChangeListener
...
These apis are not expected to be used anyone, hence I'm not documenting this change as a breaking.
2016-08-25 13:29:03 -07:00
..
src
refactor(common): rename UrlChangeEvent and UrlChangeListener to LocationChangeEvent and LocationChangeListener
2016-08-25 13:29:03 -07:00
test
test: fix existing tests by removing usage of obsolete stuff like component level directives, AsyncCompleter and TestComponentBuilder
2016-08-23 09:59:00 -07:00
testing
fix(router): location changes and redirects break the back button (
#10742
)
2016-08-12 14:30:51 -07:00
index.ts
refactor(common): remove COMMON_DIRECTIVES, COMMON_PIPES, CORE_DIRECTIVES that were replace with CommonModule
2016-08-25 13:29:03 -07:00
package.json
chore(package.json): make the packages installable
2016-05-27 17:21:34 -07:00
rollup.config.js
build: fix source map paths for npm packages
2016-05-03 13:36:33 -06:00
testing.ts
fix(router): routerLinkActive should only set classes after the router has successfully navigated
2016-07-20 17:51:21 -07:00
tsconfig-es5.json
feat(compiler): Added "strictMetadataEmit" option to ngc (
#10951
)
2016-08-22 17:37:48 -07:00
tsconfig-es2015.json
feat(compiler): Added "strictMetadataEmit" option to ngc (
#10951
)
2016-08-22 17:37:48 -07:00