-
Notifications
You must be signed in to change notification settings - Fork 9
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
Release/0.44.0 #1512
Merged
Merged
Release/0.44.0 #1512
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(announcements): add SCSS styles from template * feat(announcements): add frontmatter types * feat(announcements): introduce preview component * chore: sync padding and margin helpers * chore: sync template changes to CMS preview
* feat(herobody): add first pass of layout * feat(herobody): add title/subtitle etc * fix(herobody): stling * refactor(herobody): extract icon stuff to funct --------- Co-authored-by: seaerchin <[email protected]> Co-authored-by: seaerchin <[email protected]>
* feat(herobody): update variant in frontmatter * refactor(herosection): shift to ts * refactor(herosection): shift stuff out * refactor(hero): add css and update import * fix(hero): style fixes * fix(heorbody): update colours * refactor(herobody): use icon * refactor(hero): remove gray overlay on image only layout * fix(homepagepreview): add default if no variant * fix(use): shifted to previewpanel * fix(herodropdown): add missinng default --------- Co-authored-by: seaerchin <[email protected]>
* refactor(hero): shift padding out * feat(styles): add new css * refactor(template-hero-banner): update existing styles * feat(hero): add new types * feat(hero): add new components for template * refactor(types): update hero + homepage types * refactor(hero): update preview * refactor(herosidelayoiut): extract to name * feat(herobody): add tooltip * fix(herosidelayout): use bg color for mobile * refactor(herobody): use known types * refactor(herobody): removed dead code + update naming * fix(herosidelayout): removed href from a tags --------- Co-authored-by: seaerchin <[email protected]> Co-authored-by: seaerchin <[email protected]>
* feat(hero): add dropdown * fix(herosdielayout): cneter dropdown in desktop --------- Co-authored-by: seaerchin <[email protected]> Co-authored-by: seaerchin <[email protected]>
* feat(heroimageonlylayout): add dropdown * feat(heromiageonlylayout): add css --------- Co-authored-by: seaerchin <[email protected]> Co-authored-by: seaerchin <[email protected]>
* feat(floating): add floating variant * refactor(herobutotn): shift out --------- Co-authored-by: seaerchin <[email protected]>
Co-authored-by: seaerchin <[email protected]>
Merged
harishv7
requested review from
alexanderleegs,
dcshzj,
kishore03109 and
seaerchin
September 20, 2023 13:00
kishore03109
approved these changes
Sep 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Duplicate of #1511