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.
# Bug Report **Ionic version:** [x] **4.0.2** **Current behavior:** Setting translucent effect doesn't work on ion-tab-bar. **Expected behavior:** "Frozen glass" effect on ion-tab-bar on iOS. **Steps to reproduce:** Setting ion-tab-bar...
# Bug Report **Ionic version:** [x] **4.x** **Current behavior:** Add the disabled attribute to a ion-radio-group, and some child ion-radio components **Expected behavior:** The child ion-radio components should be disabled...
# Feature Request **Ionic Info** ``` Ionic: ionic (Ionic CLI) : 4.1.1 Ionic Framework : @ionic/angular 4.0.0-beta.3 @angular-devkit/core : 0.7.5 @angular-devkit/schematics : 0.7.5 @angular/cli : 6.1.5 @ionic/ng-toolkit : 1.0.7 @ionic/schematics-angular...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/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...
## Pull request checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes / features) - [ ]...
# Bug Report **Ionic version:** [ ] **4.x** [x] **5.x** (5.5.5) **Current behavior:** When defining a custom route, which itself renders out the normal react-router Route, the IonRouterOutlet will destroy...
# Bug Report **Ionic version:** [ ] **4.x** [x] **5.x** **Current behavior:** When testing SSR with javascript disabled, `` rendered styles ignore custom `--ion-grid-columns` value to calculate col width. **Expected...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/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/.github/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...
# Bug Report **Ionic version:** [x] **4.3.0** **Current behavior:** If property `autofocus` is set to `true` for an `` element, the behavior for the `` element does not change when...