ionic icon indicating copy to clipboard operation
ionic copied to clipboard

Batteries-included, zero-config Ionic integration for Nuxt

Results 64 ionic issues
Sort by recently updated
recently updated
newest added

Resolves #34 I'm looking for a feedback, mostly regarding component's API **This PR is still WIP**

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@capacitor/camera](https://togithub.com/ionic-team/capacitor-plugins) | [`^4.0.1` -> `^4.1.0`](https://renovatebot.com/diffs/npm/@capacitor%2fcamera/4.0.1/4.1.0) | [![age](https://badges.renovateapi.com/packages/npm/@capacitor%2fcamera/4.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

### 🐛 The bug Not sure if this is ionic module problem or color-mode. But when adding @nuxtjs/color-mode to the ionic project it breaks. ``` [Vue warn]: inject() can only...

bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nuxt-modules/ionic). ## Awaiting Schedule The following updates are...

### 📚 Is your documentation request related to a problem? I personally would like to know what are the motivations behind this package, and what are the known limitations or...

documentation

### 📚 Is your documentation request related to a problem? I would like to change themes and css variables from ionic itself. On Ionic/Vue, it generate files `./src/theme/variables.css`. But, i...

documentation

### 🆒 Your use case Ionic recommends usage of it's own utilities for animations for inclusive platform compatibility and making sure custom animations don't interfere with route popping/pushing animations, so...

enhancement

### 📚 What are you trying to do? I need the information from the route to find the active link; since we are not using NuxtLink. I needed to hack...

### 🐛 The bug Hey! Not using this project, but had a problem on another project I think you'll run into so figured I'd make you aware as it's not...

bug

### 📚 What are you trying to do? Use the `@nuxtjs/tailwindcss` module along with nuxt-ionic. The dev server will recognize that the vue file has changed and reload the browser,...