pink icon indicating copy to clipboard operation
pink copied to clipboard

Pink. Appwrite's official framework agnostic design system 🎨 🩷

Results 45 pink issues
Sort by recently updated
recently updated
newest added

- Create a common stack layout partial - _stack.scss - Add demo page - stack.mdx

On the website, All icon sizes are too small.

### 👟 Reproduction steps 1. Start a new Nuxt3 project: `npx nuxi@latest init ` 2. Run command `npm install "@appwrite.io/pink"` 3. In app.vue, add: ``` import "@appwrite.io/pink-icons" ``` 4. Start...

bug

### 🔖 Feature description There are several classes in appwrite pink, let's just assume three classes c1, c2 and c3. I only use c1, I am also getting c2 and...

enhancement

### 👟 Reproduction steps hover on the top of the checkbox which is disabled. it will change the cursor to the pointer. ### 👍 Expected behavior Ideally, since the checkbox...

bug

## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...

## What does this PR do? - Adds loading button ## Test Plan Manual ## Related PRs and Issues N/A ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? Yes

enhancement