Tags: huyang218/ionic
Tags
feat(feature-detect): detect if backdrop-filter is supported Currently `backdrop-filter` is only supported by Safari and it allows web developers to implement awesome background blur effects like a native iOS app
Merge pull request ionic-team#6761 from Merott/hardware-typo docs(platform): correct a minor typo of "hardware"
Removed redundant this.nav declaration (ionic-team#6244) `this.nav = nav` is already present due to the `public nav: NavController` declaration, having it in the constructor as well is redundant
PreviousNext