Skip to content

✨ feat: add Appwrite icon - #382

Open
eldadfux wants to merge 1 commit into
lobehub:masterfrom
eldadfux:add/appwrite-logo
Open

✨ feat: add Appwrite icon#382
eldadfux wants to merge 1 commit into
lobehub:masterfrom
eldadfux:add/appwrite-logo

Conversation

@eldadfux

Copy link
Copy Markdown

Summary

  • Add Appwrite Mono/Color/Text/Combine/Avatar components for web
  • Add matching React Native icon components
  • Export Appwrite from web and React Native barrels
  • Brand color: #FD366E

Test plan

  • Confirm web Mono/Color/Text/Combine/Avatar demos render
  • Confirm React Native components compile
  • Confirm exports resolve from package entrypoints
  • Regenerate TOC in CI if required

Made with Cursor

Add Appwrite Mono/Color/Text/Combine/Avatar components for web and
React Native using the current brand mark (#FD366E).

Co-authored-by: Cursor <cursoragent@cursor.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d35eb58a55

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread src/icons.ts
export { default as Anyscale, type CompoundedIcon as AnyscaleProps } from './Anyscale';
export { default as Apertis, type CompoundedIcon as ApertisProps } from './Apertis';
export { default as Apple, type CompoundedIcon as AppleProps } from './Apple';
export { default as Appwrite, type CompoundedIcon as AppwriteProps } from './Appwrite';

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Regenerate the TOC entry for Appwrite

Adding this export makes Appwrite importable, but the committed src/toc.json that src/toc.ts exports was not updated; I checked the JSON and it still goes from Apple to Arcee with no Appwrite entry. Any docs/search/README or consumers relying on the exported toc will not discover the new icon until build:toc is run and the generated entry is committed.

Useful? React with 👍 / 👎.

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.

1 participant