ionic-framework
ionic-framework copied to clipboard
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Issue number: internal --------- ## What is the current behavior? Themes are still using the stepped color variables. ## What is the new behavior? The CSS variable `--ion-background-color-step-{number}` is no...
### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
A small edit that will get rid of unnecessary code and give access to the inside of the button for styling To avoid unnecessary code, as in example #29935 Issue...
### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [playwright-core](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.56.1` -> `1.57.0`](https://renovatebot.com/diffs/npm/playwright-core/1.56.1/1.57.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
## Description This PR implements `booleanAttribute` transforms for IonItem's boolean inputs, allowing cleaner syntax as requested in #30822. ## Problem Currently, Angular developers have to use explicit bindings for boolean...