Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update classes and imports to use pink #243

Merged
merged 4 commits into from
Feb 2, 2023
Merged

Conversation

ArmanNik
Copy link
Member

What does this PR do?

Update CSS dependencies, and fix broken classes:

  • u-max-width-100-percents -> u-max-width-100-percent
  • u-height-100-percents -> u-height-100-percent
  • u-min-height-100-percents -> u-min-height-100-percent
  • is-no-mobile -> is-not-mobile
  • is-no-desktop -> is-not-desktop
  • u-opacity-0-2 -> u-opacity-20
  • u-opacity-0-5 -> u-opacity-50
  • u-disabled -> u-color-text-disabled
  • u-offline -> u-color-text-offline
  • u-info -> u-color-text-info
  • u-error -> u-color-text-danger
  • u-warning -> u-color-text-warning
  • u-success -> u-color-text-success
  • u-text-color-light-gray -> u-color-text-gray
  • x-button -> class="button is-text is-only-icon" style="--button-size:1.5rem;"
  • alert
  • alert-sticky
  • upload-box

Test Plan

Manual

Have you read the Contributing Guidelines on issues?

Yep :)

@vercel
Copy link

vercel bot commented Jan 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
console ✅ Ready (Inspect) Visit Preview 1 resolved Feb 2, 2023 at 1:12PM (UTC)

@TorstenDittmann
Copy link
Contributor

We are missing the Fonts here 👍🏻

we need to add the fonts found in pink design https://github.com/appwrite/pink/tree/main/packages/fonts

@TorstenDittmann TorstenDittmann merged commit a228306 into main Feb 2, 2023
@TorstenDittmann TorstenDittmann deleted the chore-use-pink branch February 2, 2023 13:21
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.

2 participants