fix(forms): Add float number support for min and max validator (#42223)
migrations
Commit
Description
11c7bec065
fix(migrations): add migration to replace /deep/ with ::ng-deep (#42214)
platform-browser
Commit
Description
84ab81c286
fix(platform-browser): update started state on reset (#41608)
Special Thanks:
Alan Agius, Andrew Scott, David Shevitz, George Kalpakas, Igor Minar, Joey Perrott, Kapunahele Wong, Madleina Scheidegger, Paul Gschwendtner, Pete Bacon Darwin, Sam Severance, Teri Glover, Zach Arend, chenyunhsin, iRealNirmal, mgechev and twerske
v12.0.1
12.0.1 (2021-05-19)
benchpress
Commit
Description
28ee9864a4
fix(benchpress): update the check for start and end events (#42085)
compiler
Commit
Description
52c07e403e
fix(compiler): unclear lexer error when using private identifier in expressions (#42027)
core
Commit
Description
3a46ad96ea
fix(core): global listeners not being bound on non-node host elements (#42014)
forms
Commit
Description
9b90c03a9f
fix(forms): registerOnValidatorChange should be called for ngModelGroup. (#41971)
Special Thanks:
Alex Rickabaugh, Daniel Díaz, David Shevitz, Dylan Hunn, Front-end developer, George Kalpakas, Joey Perrott, Kristiyan Kostadinov, Lars Gyrup Brink Nielsen, MrJithil, Paul Gschwendtner, Renovate Bot, Sam Severance, Sumit Arora, iRealNirmal, iron, mgechev, rachid Oussanaa and wagnermaciel
fix(forms): Add float number support for min and max validator (#42223)
migrations
Commit
Description
11c7bec065
fix(migrations): add migration to replace /deep/ with ::ng-deep (#42214)
platform-browser
Commit
Description
84ab81c286
fix(platform-browser): update started state on reset (#41608)
Special Thanks:
Alan Agius, Andrew Scott, David Shevitz, George Kalpakas, Igor Minar, Joey Perrott, Kapunahele Wong, Madleina Scheidegger, Paul Gschwendtner, Pete Bacon Darwin, Sam Severance, Teri Glover, Zach Arend, chenyunhsin, iRealNirmal, mgechev and twerske
12.1.0-next.3 (2021-05-26)
forms
Commit
Description
3d9062dad7
fix(forms): Add float number support for min and max validator (#42223)
migrations
Commit
Description
7f6213a2f4
fix(migrations): add migration to replace /deep/ with ::ng-deep (#42214)
platform-browser
Commit
Description
3a6af8e629
fix(platform-browser): update started state on reset (#41608)
Special Thanks:
Alan Agius, Andrew Scott, David Shevitz, George Kalpakas, Igor Minar, Joey Perrott, Kapunahele Wong, Madleina Scheidegger, Paul Gschwendtner, Pete Bacon Darwin, Renovate Bot, Sam Severance, Teri Glover, Zach Arend, chenyunhsin, iRealNirmal, mgechev and twerske
12.1.0-next.2 (2021-05-19)
common
Commit
Description
4bc3cf216d
feat(common): add URLSearchParams to request body (#37852)
language-service
Commit
Description
1be5d659a5
fix(language-service): fully de-duplicate reference and rename results (#40523)
a86ca4fe04
feat(language-service): Enable renaming of pipes (#40523)
Special Thanks:
Ajit Singh, Alan Agius, Alan Cohen, Alex Rickabaugh, Amadou Sall, Andrew J Asche, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Ben Lesh, Bendik Skarpnes, Benjamin Kindle, Charles Lyding, Chau Tran, Cosmin Ababei, Daniel Díaz, David Shevitz, Dharmen Shah, Dmitrij Kuba, Dylan Hunn, Eduard Bondarenko, Emily Wenberg, Front-end developer, George Kalpakas, Georgii Dolzhykov, Gopal Jayaraman, Gourav102, Gérôme Grignon, Hugo Mejia, Igor Minar, Jesse Palmer, Jessica Janiuk, JiaLiPassion, Joey Perrott, JoostK, Julien Marcou, Kapunahele Wong, Keen Yee Liau, Kirk Larkin, Kristiyan Kostadinov, Lars Gyrup Brink Nielsen, Martin Sikora, Mathias Schäfer, Michael Hladky, Mikhail, Misko Hevery, MrJithil, Nishu Goel, Oluwole Majiyagbe, Paul Gschwendtner, Paul Muriel Biya-Bi, Pete Bacon Darwin, Pierre Portejoie, Richard Sithole, Sagar Pandita, Sam Severance, Sumit Arora, Talha Azhar, Teri Glover, Wojciech Okoński, Zach Arend, Zack DeRose, aschaap, cexbrayat, iRealNirmal, iron, jeripeierSBB, mgechev, nirmal bhagwani, pavlenko, profanis, rachid Oussanaa, sovtara, unknown, va-stefanek and wagnermaciel
... (truncated)
Commits
4ae0b01 build(language-service): update supported range of node versions to be less r...
aa9a86c build: remove publishConfig entry from package.json entries (#42104)
b5b09dc Revert "fix(language-service): only provide template results on reference req...
9b6198c fix(language-service): update supported range of node versions to only includ...
8b2b5ef fix(compiler-cli): autocomplete literal types in templates. (#41456) (#41645)
86621be feat(language-service): update supported range of node versions (#41544)
0bc539a Revert "fix(compiler-cli): autocomplete literal types in templates. (#41456)"...
de93a7a fix(language-service): resolve to the pre-compiled style when compiled css ur...
bd34bc9 fix(language-service): bound attributes should not break directive matching (...
1d12c50 fix(compiler-cli): autocomplete literal types in templates. (#41456)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @angular/language-service from 11.1.0 to 12.0.2.
Release notes
Sourced from
@angular/language-service
's releases.... (truncated)
Changelog
Sourced from
@angular/language-service
's changelog.... (truncated)
Commits
4ae0b01
build(language-service): update supported range of node versions to be less r...aa9a86c
build: remove publishConfig entry from package.json entries (#42104)b5b09dc
Revert "fix(language-service): only provide template results on reference req...9b6198c
fix(language-service): update supported range of node versions to only includ...8b2b5ef
fix(compiler-cli): autocomplete literal types in templates. (#41456) (#41645)86621be
feat(language-service): update supported range of node versions (#41544)0bc539a
Revert "fix(compiler-cli): autocomplete literal types in templates. (#41456)"...de93a7a
fix(language-service): resolve to the pre-compiled style when compiled css ur...bd34bc9
fix(language-service): bound attributes should not break directive matching (...1d12c50
fix(compiler-cli): autocomplete literal types in templates. (#41456)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)