Brandy Smith
Brandy Smith
## Pull request checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes / features) - [x] Docs...
## Pull request checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes / features) - [ ]...
Issue number: N/A --------- ## What is the current behavior? The step colors are currently defined in the dark theme as: ```css :root { --ion-color-step-50: #0d0d0d; --ion-color-step-100: #1a1a1a; --ion-color-step-150: #262626;...
Issue number: internal --------- ## What is the current behavior? In v7, using the legacy syntax, the height of the highlight on an item could be adjusted using the `--highlight-height`...
Issue number: internal --------- ## What is the current behavior? In v7, using the legacy syntax, the height of the highlight on an item could be adjusted using the `--highlight-height`...
Issue number: internal --------- ## What is the current behavior? In v7, using the legacy syntax, the height of the highlight on an item could be adjusted using the `--highlight-height`...
Issue number: internal --------- ## What is the current behavior? In Ionic Framework v7, we [simplified the form control syntax](https://ionic.io/blog/ionic-7-is-here#simplified-form-control-syntax), eliminating the requirement to place form controls inside of an...
Issue number: internal --------- ## What is the current behavior? The `shape` property defaults to `"soft"` for `ios` and `"round"` for the `md` and `ionic` themes. **Default button size**: |...
Issue number: internal --------- ## What is the current behavior? The input uses `md` styles on the `ionic` theme. ## What is the new behavior? Adds the following for the...
# Feature Request **Ionic version:** `master` Branch created with the beginning of the non-breaking changes: https://github.com/ionic-team/ionic/tree/non-breaking-button-states **Describe the Feature Request** Add hover, focused, activated state to missing button components. The...