Skip to content

IBX-7843: Typography#25

Merged
dew326 merged 1 commit intomainfrom
IBX-7843
Sep 10, 2025
Merged

IBX-7843: Typography#25
dew326 merged 1 commit intomainfrom
IBX-7843

Conversation

@GrabowskiM
Copy link
Copy Markdown
Contributor

@GrabowskiM GrabowskiM commented Sep 2, 2025

🎫 Issue IBX-7843

Description:

Selection_146

For QA:

Documentation:

@GrabowskiM GrabowskiM requested review from a team and Copilot September 2, 2025 13:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements a typography system for the design system, creating Storybook stories to showcase different font styles, weights, and sizes. The changes establish comprehensive typography documentation with visual examples for headers, base text, and links.

Key changes:

  • Added typography Storybook stories with visual documentation tables
  • Introduced new font weight variables and Work Sans font face
  • Created link styling components and updated build configuration

Reviewed Changes

Copilot reviewed 10 out of 15 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
stories/typography/Typography.stories.tsx Main Storybook story component that renders typography examples
stories/typography/TypographyBase.tsx Component displaying base font examples with different sizes and weights
stories/typography/TypographyHeaders.tsx Component showing header typography examples
stories/typography/TypographyLinks.tsx Component demonstrating link typography styles
stories/typography/typography.styles.scss SCSS file defining typography-related CSS classes and styling
packages/assets/src/scss/variables/_typography.scss Added font weight variables for normal and semi-bold
packages/assets/src/scss/_links.scss New stylesheet for link component styling
packages/assets/src/scss/_fonts.scss Updated font face definitions, replaced bold with Work Sans
packages/assets/src/scss/styles.scss Added imports for headers and links stylesheets
.storybook/main.js Updated stories glob pattern and added alias for core components

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ezrobot ezrobot requested review from OstafinL, RopRaptor, albozek, dew326 and tischsoic and removed request for a team September 2, 2025 13:45
@dew326 dew326 merged commit e88be3e into main Sep 10, 2025
11 of 13 checks passed
@dew326 dew326 deleted the IBX-7843 branch September 10, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants