Skip to content

fix: use fixed rem sizes for heading-xs and heading-xxs#641

Merged
robsongajunior merged 2 commits into
mainfrom
text-styles-line-height-fix
Jun 12, 2026
Merged

fix: use fixed rem sizes for heading-xs and heading-xxs#641
robsongajunior merged 2 commits into
mainfrom
text-styles-line-height-fix

Conversation

@gab-az

@gab-az gab-az commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

Convert the heading text styles from responsive fontSize objects to fixed rem values:

  • text-heading-xs1rem (16px)
  • text-heading-xxs0.875rem (14px)

Also fixed the stray indentation on those two entries. Rebuilt the theme tokens (dist/v3, dist/v4).

Convert text-heading-xs to 1rem (16px) and text-heading-xxs to
0.875rem (14px), replacing the responsive fontSize objects.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gab-az gab-az requested a review from a team as a code owner June 12, 2026 15:00
@gab-az gab-az requested a review from isaquebock June 12, 2026 15:01
@robsongajunior robsongajunior changed the title fix(theme): use fixed rem sizes for heading-xs and heading-xxs fix: use fixed rem sizes for heading-xs and heading-xxs Jun 12, 2026
@robsongajunior robsongajunior merged commit f4867cb into main Jun 12, 2026
11 checks passed
@robsongajunior

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gab-az gab-az deleted the text-styles-line-height-fix branch June 12, 2026 15:17
robsongajunior pushed a commit that referenced this pull request Jun 12, 2026
## [3.7.0](https://github.com/aziontech/webkit/compare/@aziontech/webkit@3.6.0...@aziontech/webkit@3.7.0) (2026-06-12)

### Features

* adding commit lint and enabling project scope ([#642](#642)) ([bd4eb4e](bd4eb4e))

### Bug Fixes

* add delete domain dialog template and panel border fix ([#628](#628)) ([168e8ed](168e8ed))
* **theme:** use fixed rem sizes for heading-xs and heading-xxs ([#641](#641)) ([f4867cb](f4867cb))
@robsongajunior

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants