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
/
packages
/
compiler
/
src
/
render3
History
atscott
cfed0c0cf1
fix(ivy): Support selector-less directive as base classes (
#32125
)
...
Following
#31379
, this adds support for directives without a selector to Ivy. PR
Close
#32125
2019-08-20 09:56:54 -07:00
..
view
fix(ivy): Support selector-less directive as base classes (
#32125
)
2019-08-20 09:56:54 -07:00
r3_ast.ts
feat(ivy): include value spans for attributes, variables and references (
#30181
)
2019-07-25 16:36:32 -07:00
r3_factory.ts
fix(ivy): incorrect ChangeDetectorRef injected into pipes used in component inputs (
#31438
)
2019-07-23 15:46:23 -07:00
r3_identifiers.ts
refactor(ivy): remove load instruction (
#32067
)
2019-08-12 12:55:18 -07:00
r3_jit.ts
refactor(compiler): wrap the jit evaluation in an injectable class (
#28055
)
2019-02-12 20:58:27 -08:00
r3_module_compiler.ts
refactor(ivy): Move instructions back to ɵɵ (
#30546
)
2019-05-20 16:37:47 -07:00
r3_module_factory_compiler.ts
feat(ivy): add an IVY local the compiler which avoids analyzeModule (
#23441
)
2018-04-19 16:32:09 -07:00
r3_pipe_compiler.ts
fix(ivy): incorrect ChangeDetectorRef injected into pipes used in component inputs (
#31438
)
2019-07-23 15:46:23 -07:00
r3_template_transform.ts
feat(ivy): include value spans for attributes, variables and references (
#30181
)
2019-07-25 16:36:32 -07:00
r3_types.ts
refactor(ivy): remove the backpatch compiler (
#23441
)
2018-04-19 16:32:09 -07:00
util.ts
fix(ivy): ensure @animation host bindings/listeners work properly (
#27896
)
2019-01-04 14:12:29 -08:00