npm @ionic/angular 8.0.0-beta.2
v8.0.0-beta.2

latest releases: 8.3.2-nightly.20240920, 8.3.2-dev.11726779768.16e1f1d2, 8.3.2-dev.11726766329.1f0ae0fa...
6 months ago

8.0.0-beta.2 (2024-03-13)

Code Refactoring

Features

  • input,textarea,select: add --highlight-height variable (#29090) (13b7f8a)
  • menu: apply strict type for menu type (#28982) (03d2670)

BREAKING CHANGES

  • item: - The helper slot has been removed. Developers should use the helperText property on ion-input and ion-textarea.
  • The error slot has been removed. Developers should use the errorText property on ion-input and ion-textarea.
  • Counter functionality has been removed including the counter and counterFormatter properties. Developers should use the properties of the same name on ion-input and ion-textarea.
  • The fill property has been removed. Developers should use the property of the same name on ion-input, ion-select, and ion-textarea.
  • The shape property has been removed. Developers should use the property of the same name on ion-input, ion-select, and ion-textarea.

Don't miss a new angular release

NewReleases is sending notifications on new releases.