Dominik (c9b465d3) at 05 May 12:54
fix dp migrate
Dominik (06249376) at 05 May 12:35
Merge branch 'development'
Dominik (684a06e0) at 05 May 10:45
fix settings bv not loaded
Dominik (0e2ec14f) at 05 May 10:38
fix ci
Dominik (0f56e962) at 05 May 10:37
fix ci
Dominik (a3a4fdf8) at 05 May 10:35
fix ci
Dominik (be1b9117) at 05 May 10:30
fix ci
Dominik (847023a5) at 05 May 10:26
feat: migrate bv_info to bv_user and add bv_password
Dominik (eca41644) at 05 May 10:26
add bv user and bv password
Dominik (ec5b764b) at 21 Apr 10:25
feat: bv_info field
Dominik (c9b8345c) at 04 Mar 14:24
Update README.md
Dominik (6343bc21) at 21 Dec 11:57
fix(helper): build error
Dominik (aac5230e) at 19 Dec 18:29
feat(helper): more function migration
This MR contains the following updates:
v15.0.4
| Commit | Type | Description |
|---|---|---|
| ccc8e0350 | fix | display actionable error when a style does not exist in Karma builder |
| 507f756c3 | fix | downlevel class private methods when targeting Safari <=v15 |
| a0da91dba | fix | include sources in generated |
| 9fd356234 | fix | only set ngDevMode when script optimizations are enabled |
| 8e85f4728 | fix | update css-loader to 6.7.3
|
| b2d4415ca | fix | update locale setting snippet to use globalThis. |
Alan Agius and Charles Lyding
v15.0.3
| Commit | Type | Description |
|---|---|---|
| 3d9971edb | fix | default preserve symlinks to Node.js value for esbuild |
| 24f4b51d2 | fix | downlevel class fields with Safari <= v15 for esbuild |
| 45afc42db | fix | downlevel class properties when targeting Safari <=v15 |
| e6461badf | fix | prevent optimization adding unsupported ECMASCript features |
Charles Lyding, Dominic Elm and Paul Gschwendtner
v15.0.2
| Commit | Type | Description |
|---|---|---|
| 2891d5bc9 | fix | correctly set Sass quietDeps and verbose options |
| Commit | Type | Description |
|---|---|---|
| d9cc4b028 | fix | elide unused type references |
Alan Agius and Juuso Valkeejärvi
v15.0.4
| Commit | Type | Description |
|---|---|---|
| 6c1064c72f | fix | fix incorrect handling of camel-case css properties (#48436) |
| Commit | Type | Description |
|---|---|---|
| f30d18a942 | fix | Fix TestBed.overrideProvider type to include multi (#48424) |
| Commit | Type | Description |
|---|---|---|
| b55d2dab5d | fix | evaluate const tuple types statically (#48091) |
Alan Agius, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, BrowserPerson, Jens, Jessica Janiuk, Joey Perrott, JoostK, Konstantin Kharitonov, Lukas Matta, Piotr Kowalski, Virginia Dooley, Yannick Baron, dario-piotrowicz, lsst25, piyush132000 and why520crazy
v15.0.3
| Commit | Type | Description |
|---|---|---|
| 50b1c2bf52 | fix | Don't generate srcsets with very large sources (#47997) |
| bf44dc234a | fix | Update Location to support base href containing origin (#48327) |
| Commit | Type | Description |
|---|---|---|
| 9a5d84249a | fix | make sure selectors inside container queries are correctly scoped (#48353) |
| Commit | Type | Description |
|---|---|---|
| 167bc0d163 | fix | Produce diagnostic rather than crash when using invalid hostDirective (#48314) |
| Commit | Type | Description |
|---|---|---|
| e4dcaa513e | fix | unable to inject ChangeDetectorRef inside host directives (#48355) |
Alan Agius, Alex Castle, Andrew Kushnir, Andrew Scott, Bob Watson, Derek Cormier, Joey Perrott, Konstantin Kharitonov, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, dario-piotrowicz and piyush132000
v15.0.2
| Commit | Type | Description |
|---|---|---|
| 86a21f5569 | fix | accept inheriting the constructor from a class in a library (#48156) |
Alan Agius, Andrew Scott, Aristeidis Bampakos, Bob Watson, Derek Cormier, JoostK, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Rokas Brazdžionis, mgechev and piyush132000
v15.0.3
| Commit | Type | Description |
|---|---|---|
| 325475774f | fix | stepper: set focus origin when navigating with keyboard (#26239) |
| Commit | Type | Description |
|---|---|---|
| 80c4321ddd | fix | core: better handling of css variables in theme palettes (#26260) |
| 67db1a6043 | fix | form-field: allow getting harness by validity (#26232) |
| df7ac2709a | fix | form-field: prevent focus overlay stealing clicks (#26229) |
| 1e93df3ab3 | fix | menu: add selector for projecting non-Material icons (#26235) |
| 83825bd5c3 | fix | schematics: fix card tmpl migration (#26169) |
| ae3c77835a | fix | schematics: fix transform for FloatLabelType (#26234) |
| fee5d0b7d3 | fix | slider: avoid manual fixing values on pointer up (#26215) |
| 15c77e0950 | fix | tabs: allow both foreground and background colors to be set (#26212) |
| 0ca8c77349 | fix | toolbar: don't override colors of themed buttons (#26222) |
Kristiyan Kostadinov, Miles Malerba, Ruslan Nevecheria and Wagner Maciel
v15.0.2
| Commit | Type | Description |
|---|---|---|
| dac9e81f78 | fix | listbox: set initial focus to selected option (#26174) |
| Commit | Type | Description |
|---|---|---|
| c388758606 | fix | button: ensure svg icon is centered (#26146) |
| afd6e1a277 | fix | chips: set correct cursor on interactive chips (#26171) |
| 639fa52ff1 | fix | dialog: change width to not cut off form field in component example (#26157) |
| 976562f35e | fix | form-field: allow ng-container to be used as prefix/suffix (#26127) |
| 0a617d6f0f | fix | list: remove previously removed API (#26165) |
| 679df1a074 | fix | schematics: some snack bar styles not being migrated (#26180) |
| 1ab52961b0 | fix | schematics: update flat button styles class name mapping (#26158) |
| 3bb07ae9d9 | fix | tabs: icons not centered inside tab (#26053) |
| 356aab723c | perf | core: delegate trigger events (#26147) |
| a526ede4af | perf | tabs: reduce amount of CSS generated for background color (#26186) |
Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel
v15.0.1
| Commit | Type | Description |
|---|---|---|
| e1686a87f | fix | a11y: live announcer not working with aria-modal element (#25978) |
| 52e8f448a | fix | menu: not closing when inside shadow DOM (#26112) |
| 84bb6608f | fix | menu: prevent default selection key actions (#26051) |
| a3c4c00e9 | fix | menu: remove unused var (#26140) |
| Commit | Type | Description |
|---|---|---|
| 0cd409e5b | fix | chips: initial value from forms not reflected in the view (#26052) |
| a64ded01e | fix | chips: make focus overlay not affect text color (#25892) |
| a779d210a | fix | core: icons not aligned inside mat-option (#26054) |
| c0311aa37 | fix | core: reintroduce opacity in elevation mixin (#26015) |
| 4300f3929 | fix | core: ripples not being removed if container is hidden (#26096) |
| 261820ea2 | fix | datepicker: date range inputs not aligning in some cases (#25967) |
| dc4e451a2 | fix | datepicker: resolve typing issue when extending datepicker input in legacy app (#25988) |
| e0917085d | fix | form-field: allow clicking on floating label (#26110) |
| 00618a99c | fix | form-field: change selector to allow density class on form field (#26075) |
| 16ae0be2b | fix | form-field: don't block click on prefix/suffix when disabled (#25987) |
| febf5dc06 | fix | form-field: not visually disabled if form control is disabled without emitting an event (#26088) |
| e922f03be | fix | list: allow mat-list-item outside list (#26092) |
| 78bd450f1 | fix | list: hover indication blocking interactions (#26016) |
| 6e40e97be | fix | list: pointer events disabled around content (#26012) |
| a9fea8f14 | fix | schematics: add undefined check (#26081) |
| ffb5d077c | fix | schematics: ensure mdc migration compatibility with nx (#26027) |
| a804a949d | fix | schematics: improve mdc-migration error logging (#26060) |
| f61a21382 | fix | select: changed after checked error if option label changes (#23315) |
| 1566ab10d | fix | slide-toggle: focus indication not showing inside OnPush parent (#26111) |
| c9a5474f4 | fix | slider: fix slider resize w/ transforms (#26044) |
| 8aa4a49d7 | fix | slider: form control w/ initial disabled state (#25972) |
| dcde7684f | fix | slider: update VI when toggling discrete (#25985) |
| c70875d38 | fix | toolbar: inherit toolbar color in flat buttons (#26089) |
| 7755aa547 | perf | chips: reduce amount of macro tasks (#26113) |
| Commit | Type | Description |
|---|---|---|
| 8b53abda9 | fix | remove touch tap highlights (#26073) |
Andy Chrzaszcz, Bobby Galli, Joey Perrott, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Totati, Wagner Maciel and Zach Arend
v5.46.1
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.46.0
object instead of Record<string, unknown> (#6079) (d91a5fc)import type (#6095) (98caa92)ignoreFunctionTypeParameterNameValueShadow (#6129) (9d58b6b)v5.45.1
import type (#6095) (98caa92)ignoreFunctionTypeParameterNameValueShadow (#6129) (9d58b6b)v5.46.1
Note: Version bump only for package @typescript-eslint/parser
v5.46.0
Note: Version bump only for package @typescript-eslint/parser
v5.45.1
v8.30.0
075ef2c feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)7190d98 feat: update globals (#16654) (Sébastien Règne)1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)9b8bb72 fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)6a8cd94 docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)ad44344 docs: CLI documentation standardization (#16563) (Ben Perlmutter)293573e docs: fix broken line numbers (#16606) (Sam Chen)fa2c64b docs: use relative links for internal links (#16631) (Percy Ma)75276c9 docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)7276fe5 docs: Fix anchor in URL (#16628) (Karl Horky)6bef135 docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)dfc7ec1 docs: Formatters page updates (#16566) (Ben Perlmutter)8ba124c docs: update the prefer-const example (#16607) (Pavel)e6cb05a docs: fix css leaking (#16603) (Sam Chen)f2c4737 chore: upgrade @eslint/eslintrc@1.4.0 (#16675) (Milos Djermanovic)ba74253 chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)0d9af4c ci: fix npm v9 problem with file: (#16664) (Milos Djermanovic)90c9219 refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)v8.29.0
49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#16561) (Nitin Kumar)e6a865d feat: prefer-named-capture-group add suggestions (#16544) (Josh Goldberg)a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#16583) (trosos)0311d81 docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)57089b1 docs: add a property assignment example for camelcase rule (#16605) (Milos Djermanovic)b6ab030 docs: add docs codeowners (#16601) (Strek)6380c87 docs: fix sitemap and feed (#16592) (Milos Djermanovic)ade621d docs: perf debounce the search query (#16586) (Shanmughapriyan S)fbcf3ab docs: fix searchbar clear button (#16585) (Shanmughapriyan S)f894035 docs: HTTPS link to yeoman.io (#16582) (Christian Oliff)de12b26 docs: Update configuration file pages (#16509) (Ben Perlmutter)1ae9f20 docs: update correct code examples for no-extra-parens rule (#16560) (Nitin Kumar)v2.8.1
// Input
$display-breakpoints: map-deep-merge(
(
"print-only": "only print",
"screen-only": "only screen",
"xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})",
),
$display-breakpoints
);
// Prettier 2.8.0
$display-breakpoints: map-deep-merge(
(
"print-only": "only print",
"screen-only": "only screen",
"xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, " sm
")-1})",
),
$display-breakpoints
);
// Prettier 2.8.1
$display-breakpoints: map-deep-merge(
(
"print-only": "only print",
"screen-only": "only screen",
"xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})",
),
$display-breakpoints
);
Support for Auto Accessors Syntax landed in TypeScript 4.9.
(Doesn't work well with babel-ts parser)
class Foo {
accessor foo: number = 3;
}
v7.8.0
closingNotifier now supports any ObservableInput (#7073) (61b877a)delayWhen's delayDurationSelector now supports any ObservableInput (#7049) (dfd95db)compareTo now supports any ObservableInput (#7102) (d501961)ShareConfig factory properties now supports any ObservableInput (#7093) (cc3995a)notifier now supports any ObservableInput (#7091) (60d6c40)windowBoundaries now supports any ObservableInput (#7088) (8c4347c)v7.7.0
flush argument now supports any ObservableInput (#7081) (74c9ebd)notifier supports ObservableInput (#7103) (8f1b976)notifier now supports any ObservableInput (#7105) (794f806)notifier now supports any ObservableInput (#7104) (b18c2eb)v7.6.0
onErrorResumeNext and exported from the top level. (onErrorResumeNext operator is stil available, but deprecated) (#6755) (51e3b2c)share and connect no longer bundle scheduling code by default (#6873) (9948dc2), closes #6872
require export condition (#6821) (c8955e4)bind functions passed with observers to subscribe. (#6815) (fb375a0), closes #6783
unknown rather than any, which should resolve issues with eslint no-unsafe-argument (#6738) (67cb317), closes #6536
This MR has been generated by Renovate Bot.
Dominik (f38d133c) at 19 Dec 16:09
Merge branch 'renovate/minor-updates' into 'develop'
... and 1 more commit
Dominik (0d4fd4f2) at 19 Dec 16:00
ref(helper): typo fixes, migrate date helper to functions
... and 1 more commit
Dominik (8df84d79) at 06 Dec 19:20
ref(helper): ping method