Skip to content

Conversation

ArmanNik
Copy link
Contributor

@ArmanNik ArmanNik commented May 19, 2025

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 with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Summary by CodeRabbit

  • Chores

    • Added Docker ignore to slim build context.
    • Introduced npm and Prettier configurations; updated gitignore; removed Stylelint config.
    • Removed Kitchensink demo app and related static pages/assets.
  • CI

    • Added workflow to publish packages to pkg.vc.
    • Upgraded pipelines to Node 20 and pnpm; broadened PR triggers; upload test report artifacts.
  • Tests

    • Replaced “build” with “test” job; lint now blocks on failures; starts dev server before running tests.

Copy link

changeset-bot bot commented May 19, 2025

⚠️ No Changeset found

Latest commit: 9552823

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@appwrite.io/pink" specified in the `linked` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@appwrite.io/pink-icons" specified in the `linked` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@appwrite.io/kitchensink" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@appwrite.io/fonts" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@appwrite.io/pink-design" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

Copy link

pkg-pr-new bot commented May 19, 2025

Open in StackBlitz

npm i https://pkg.pr.new/appwrite/pink/@appwrite.io/pink-icons-svelte@325
npm i https://pkg.pr.new/appwrite/pink/@appwrite.io/pink-svelte@325

commit: d9ba720

@appwrite appwrite deleted a comment from github-actions bot May 22, 2025
@appwrite appwrite deleted a comment from github-actions bot May 27, 2025
@appwrite appwrite deleted a comment from github-actions bot May 27, 2025
Copy link
Contributor

github-actions bot commented Jun 2, 2025

🚀 Previews available on pkg.vc!

📦 @appwrite.io/pink-svelte

Install @appwrite.io/pink-svelte with:

pnpm install https://pkg.vc/-/@appwrite/@appwrite.io/pink-svelte@9552823

Alternatively, you may specify a branch name or pull request number:

pnpm install https://pkg.vc/-/@appwrite/@appwrite.io/pink-svelte~next
pnpm install https://pkg.vc/-/@appwrite/@appwrite.io/pink-svelte!325

📦 @appwrite.io/pink-icons-svelte

Install @appwrite.io/pink-icons-svelte with:

pnpm install https://pkg.vc/-/@appwrite/@appwrite.io/pink-icons-svelte@9552823

Alternatively, you may specify a branch name or pull request number:

pnpm install https://pkg.vc/-/@appwrite/@appwrite.io/pink-icons-svelte~next
pnpm install https://pkg.vc/-/@appwrite/@appwrite.io/pink-icons-svelte!325

@appwrite appwrite deleted a comment from github-actions bot Jun 2, 2025
ernstmul and others added 23 commits June 11, 2025 12:19
Update row height to exactly 40px and add padding for checkbox column in
virtual tables
Add virtual table support and improve table API
ItzNotABug and others added 26 commits September 8, 2025 12:55
update: escape key better handling at cell editor and root level.
When editing, escape closes inline editor but maintains focus for nav.
When not editing but a cell is still focused, escape removes the focus.
add: point icon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants