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

Feat/z book card portrait #493

Merged
merged 26 commits into from
Dec 10, 2024

Conversation

francesco-santi-1
Copy link
Collaborator

Breaking - z-book-card - refactor of the portrait version

Motivation and Context

This PR adds a new portrait version of the component, according to a new design.

Priority

  • 1 - Highest
  • 2 - High
  • 3 - Medium
  • 4 - Low
  • 5 - Lowest
  • 6 - Not a Priority

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Component (add a Component as approved by Design System)
  • Docs (add documentation)
  • Chore (changes that adds small enhancement)
  • Breaking (fix or feature that would cause existing functionality to not work as expected)

Design

Figma link

Screenshots

Note

@vpasquino vpasquino requested review from AliGamb and BigOoga December 2, 2024 08:24
@@ -266,7 +265,7 @@ export class ZBookCard {
{this.catalogUrl && (
<a
href={this.catalogUrl}
class="z-link z-link-icon body-4-sb"
class="z-link z-link-icon body-4-sb immersive-reader"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ops questo era un mio copiaincolla sbagliato 🙈 andrebbe rimosso

<div class="ebook">
<div>
<div class="app-name">
{this.renderLaZEbookLogo()}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Forse a questo punto non ci serve nemmeno più il metodo di appoggio?

@francesco-santi-1 francesco-santi-1 merged commit 8862005 into feat/z-book-card Dec 10, 2024
@francesco-santi-1 francesco-santi-1 deleted the feat/z-book-card-portrait branch December 10, 2024 11:53
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.

4 participants