angular/modules/angular2/src/core/compiler
Rado Kirov 2150a8f9d1 feat(query): view query is properly updated when dom changes.
Fixes a bug in view manager util where sibling injector is not correctly
calculated.

ViewQuery no longer includes the view's initiating component injector.

Includes some refactoring of view methods and a removal of a polymorphic
map call.

Closes #3033

Closes #3439
2015-08-12 06:16:09 +00:00
..
compiler.ts feat(pipe): added the Pipe decorator and the pipe property to View 2015-08-12 00:38:40 +00:00
component_url_mapper.ts docs(links): change bad links for Type RenderViewRef RenderFragmentRef, onEventDoneFn, and Renderer api. 2015-07-23 19:21:28 -07:00
directive_lifecycle_reflector.dart refactor(LifecycleEvent): change from onInit to Lifecycle.onInit 2015-07-14 16:51:44 -07:00
directive_lifecycle_reflector.ts refactor(LifecycleEvent): change from onInit to Lifecycle.onInit 2015-07-14 16:51:44 -07:00
directive_resolver.ts docs(links): change bad links for Type RenderViewRef RenderFragmentRef, onEventDoneFn, and Renderer api. 2015-07-23 19:21:28 -07:00
dynamic_component_loader.ts docs(chore): de-link Type because there's no doc for dgeni to find 2015-07-28 13:48:03 -07:00
element_binder.ts chore(docs): added more docs for core.ts 2015-07-25 03:20:12 +00:00
element_injector.ts feat(query): view query is properly updated when dom changes. 2015-08-12 06:16:09 +00:00
element_ref.ts docs(links): change bad links for Type RenderViewRef RenderFragmentRef, onEventDoneFn, and Renderer api. 2015-07-23 19:21:28 -07:00
interface_query.ts chore(query): refactor QueryList and BaseQueryList. 2015-07-15 15:49:52 -07:00
interfaces.ts docs(fix-docgen): Fix docgen issues with some recent updates to core 2015-08-03 14:27:02 -07:00
pipe_resolver.ts feat(pipe): added the Pipe decorator and the pipe property to View 2015-08-12 00:38:40 +00:00
proto_view_factory.ts feat(query): allow to query for TemplateRef 2015-08-12 01:51:18 +00:00
query_list.dart style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
query_list.ts fix(typings): test our .d.ts with --noImplicitAny 2015-07-24 11:24:44 -07:00
template_ref.ts feat(query): allow to query for TemplateRef 2015-08-12 01:51:18 +00:00
view.ts feat(pipe): added the Pipe decorator and the pipe property to View 2015-08-12 00:38:40 +00:00
view_container_ref.ts chore(docs): added more docs for core.ts 2015-07-25 03:20:12 +00:00
view_listener.ts feat(view): add AppViewListener interface 2015-05-29 11:33:22 -07:00
view_manager.ts feat: implement web-tracing-framework support 2015-07-31 23:04:05 +00:00
view_manager_utils.ts feat(query): view query is properly updated when dom changes. 2015-08-12 06:16:09 +00:00
view_pool.ts feat: remove MapWrapper.create()/get()/set(). 2015-06-18 14:55:12 -07:00
view_ref.ts chore(docs): added more docs for core.ts 2015-07-25 03:20:12 +00:00
view_resolver.ts refactor(TemplateResolver): rename to ViewResolver 2015-06-24 18:40:04 +02:00