-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update UI of Beehive Component #837
Merged
Merged
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1d99d2 - Browse repository at this point
Copy the full SHA c1d99d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8897fe - Browse repository at this point
Copy the full SHA d8897feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d824e - Browse repository at this point
Copy the full SHA 66d824eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d483a4e - Browse repository at this point
Copy the full SHA d483a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba73d8c - Browse repository at this point
Copy the full SHA ba73d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b890270 - Browse repository at this point
Copy the full SHA b890270View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef11ef9 - Browse repository at this point
Copy the full SHA ef11ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cbdbc6 - Browse repository at this point
Copy the full SHA 5cbdbc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f74eb88 - Browse repository at this point
Copy the full SHA f74eb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02fb882 - Browse repository at this point
Copy the full SHA 02fb882View commit details -
Let's standardize the styles for the card component to make possible editing easier.
Configuration menu - View commit details
-
Copy full SHA for 97d70cd - Browse repository at this point
Copy the full SHA 97d70cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcbff2 - Browse repository at this point
Copy the full SHA 2dcbff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7cc56 - Browse repository at this point
Copy the full SHA 4e7cc56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91dd3a6 - Browse repository at this point
Copy the full SHA 91dd3a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd8598 - Browse repository at this point
Copy the full SHA 4cd8598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92dee8b - Browse repository at this point
Copy the full SHA 92dee8bView commit details
Commits on Nov 12, 2024
-
New version of asset weights more - 22 KB vs 37 KB so let's back to the previous one.
Configuration menu - View commit details
-
Copy full SHA for cc1d707 - Browse repository at this point
Copy the full SHA cc1d707View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc231b8 - Browse repository at this point
Copy the full SHA dc231b8View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8729d75 - Browse repository at this point
Copy the full SHA 8729d75View commit details -
Merge branch 'update-beehive-component' of github.com:thesis/acre int…
…o update-card-component
Configuration menu - View commit details
-
Copy full SHA for 53f7d03 - Browse repository at this point
Copy the full SHA 53f7d03View commit details -
Configuration menu - View commit details
-
Copy full SHA for b69be5b - Browse repository at this point
Copy the full SHA b69be5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9176c1e - Browse repository at this point
Copy the full SHA 9176c1eView commit details -
Refactor for the card theme (#838)
This PR standardizes our styles for the `Card` component. What has been done: - In many places we have set `padding={0}` for the `CardBody`. Let's set a single common padding for the Card component. - Updated header styles for the cards. - Removed the border for the `Card` component and the unneeded `elevated` variant. - Removed unneeded props that are already defined in the card theme.
⚠️ Important notice⚠️ Many things probably still need to be improved, but I believe this PR cleans our code a bit. Let's make the next fixes and integrate with styleguide in the next steps.Configuration menu - View commit details
-
Copy full SHA for 04c516a - Browse repository at this point
Copy the full SHA 04c516aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.