chore(): update breaking docs for segment event (#20384)

This commit is contained in:
Liam DeBeasi
2020-02-05 09:05:37 -05:00
committed by GitHub
parent 4971499026
commit 46d43032ec

View File

@@ -418,6 +418,10 @@ The `inputmode` property for `ion-searchbar` now defaults to `undefined`. To get
Segment was completely revamped to use the new iOS design including an all new gesture that applies for both Material Design and iOS. Due to these changes, some breaking changes were inevitably introduced in order to support the new design.
##### Events
`ion-segment` no longer emits an `ionSelect` event. Developers should listen for an `ionChange` event to be emitted on `ion-segment` instead.
##### Button States
- The activated styles and custom CSS properties have been removed. These are no longer being used in the latest spec as the indicator and ripple are used to show activation. Properties removed: