-
Notifications
You must be signed in to change notification settings - Fork 0
Introduce Oasis UI Library #252
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
Conversation
Deployed to Cloudflare Pages
|
d8319b8 to
7eb79de
Compare
lubej
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall.
e1c5d1e to
67ab9a0
Compare
lubej
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I would just wait for @oasisprotocol/ui-library to be made public.
67ab9a0 to
3da5c79
Compare
77385e1 to
d4b5986
Compare
|
The CI issue with the private repo is now solved, however now we have a CI issue with praywright... |
d4b5986 to
53609dd
Compare
It is now public, and all the tests are green. |
|
Shouldn't we include font integration here as well? |
Honestly it is not so much of a hustle to add it later, just by setting |
9656baf to
584b574
Compare
- Add @oasisprotocol/ui-library as a module dependency for "home" and "wrap" and modules - Introduce a global.css to home, which is included in the main app, and imports the css from ui-library - Apply the dark class, to enable the dark the from the ui-library
584b574 to
ddcdf8e
Compare
|
So should we do something more with this (about fonts etc), or can we finally merge it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
imo ci-lint will fail once we gonna add the first component due to checkout with missing submodules
I thoughts so too, but ci-lint runs fine in #260 (where the Button component is imported to wrap), so apparently not. |

This PR introduces the UI library.
Done:
Not done:
Current status: