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
/
packages
/
compiler
/
test
/
expression_parser
History
Trotyl
8d613c1d42
feat(compiler): allow trailing comma in array literal (
#22277
)
...
Allows `[1, 2, ]` syntax in angular expressions.
closes
#20773
PR
Close
#22277
2020-12-02 14:57:05 -08:00
..
utils
fix(compiler): preserve this.$event and this.$any accesses in expressions (
#39323
)
2020-10-30 10:49:15 -07:00
ast_spec.ts
refactor(compiler): tidy up interpolation splitting (
#39717
)
2020-11-20 08:35:56 -08:00
BUILD.bazel
build: derive ts_library dep from jasmine_node_test boostrap label if it ends in
_es5
(
#34736
)
2020-01-15 14:58:07 -05:00
lexer_spec.ts
build: update license headers to reference Google LLC (
#37205
)
2020-05-26 14:26:58 -04:00
parser_spec.ts
feat(compiler): allow trailing comma in array literal (
#22277
)
2020-12-02 14:57:05 -08:00