nicorac / bcr-gui

BCR-GUI is a companion app for the great BCR (Basic Call Recorder) Android application and other supported ROMs with embedded call recorders.
https://coolsoft.altervista.org
GNU General Public License v3.0
146 stars 7 forks source link

Bump @ionic/angular from 7.3.0 to 7.6.3 #33

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @ionic/angular from 7.3.0 to 7.6.3.

Release notes

Sourced from @​ionic/angular's releases.

v7.6.3

7.6.3 (2024-01-03)

Bug Fixes

  • datetime: selected today button renders correctly on ios (#28740) (2f99aea)
  • nav, router-outlet: ios page transition does not cover menu on larger screens (#28745) (878eec6), closes #28737
  • radio-group: radio disabled prop can be undefined (#28712) (75ffeee), closes #28677
  • refresher: native ios refresher works on iPadOS (#28620) (e522601), closes #28617

v7.6.3-nightly.20231221

7.6.3-nightly.20231221 (2023-12-21)

Bug Fixes

v7.6.3-nightly.20231220

7.6.3-nightly.20231220 (2023-12-20)

Note: Version bump only for package ionic-framework

v7.6.2

7.6.2 (2023-12-19)

Bug Fixes

v7.6.2-nightly.20231219

7.6.2-nightly.20231219 (2023-12-19)

Bug Fixes

v7.6.2-nightly.20231218

7.6.2-nightly.20231218 (2023-12-18)

Bug Fixes

... (truncated)

Changelog

Sourced from @​ionic/angular's changelog.

7.6.3 (2024-01-03)

Bug Fixes

  • datetime: selected today button renders correctly on ios (#28740) (2f99aea)
  • nav, router-outlet: ios page transition does not cover menu on larger screens (#28745) (878eec6), closes #28737
  • radio-group: radio disabled prop can be undefined (#28712) (75ffeee), closes #28677
  • refresher: native ios refresher works on iPadOS (#28620) (e522601), closes #28617

7.6.2 (2023-12-19)

Bug Fixes

7.6.1 (2023-12-13)

Bug Fixes

  • datetime: prefer wheel sets working value on confirmation (#28520) (e886e3f), closes #25839
  • input, textarea: clearOnInput ignores key modifiers (#28639) (8f7d87c), closes #28633
  • menu: allow styling of the box shadow and transform when visible inside of a split pane (#28691) (8ee23d2), closes #21530
  • react: avoid type collision with @​types/react@​18.2.43 and greater (#28687) (92f1b86)
  • react: replacing route uses new route direction and animation (#28671) (a17b963), closes #24260
  • react: use custom animation when going back after a replace (#28674) (fc88613), closes #28673

7.6.0 (2023-12-06)

Bug Fixes

  • angular,vue: range form value updates while dragging knob (#28422) (0854a11), closes #28256
  • animation: add stronger types to Animation interface (#28334) (4a088d5)

... (truncated)

Commits
  • ebb9ae9 v7.6.3
  • 75ffeee fix(radio-group): radio disabled prop can be undefined (#28712)
  • da820b8 chore: start holiday triage 2023 (#28757)
  • 878eec6 fix(nav, router-outlet): ios page transition does not cover menu on larger sc...
  • e96a145 chore(deps-dev): Bump @​capacitor/core from 5.5.1 to 5.6.0 in /core (#28706)
  • c794583 chore(deps-dev): Bump @​stencil/sass from 3.0.7 to 3.0.8 in /core (#28731)
  • 204a861 test(radio): re-enable keyboard navigation (#28747)
  • dc1dd9c chore(deps): Bump ionicons from 7.2.1 to 7.2.2 in /core (#28702)
  • e522601 fix(refresher): native ios refresher works on iPadOS (#28620)
  • 2f99aea fix(datetime): selected today button renders correctly on ios (#28740)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 8 months ago

Superseded by #42.