Skip to content

fix(link): fix link icon sizes in relation to figma design #46#520

Merged
airikej merged 2 commits intorcfrom
fix/46-link-link-icon
Feb 19, 2026
Merged

fix(link): fix link icon sizes in relation to figma design #46#520
airikej merged 2 commits intorcfrom
fix/46-link-link-icon

Conversation

@airikej
Copy link
Contributor

@airikej airikej commented Feb 19, 2026

No description provided.

@airikej airikej linked an issue Feb 19, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@airikej airikej merged commit f32bd83 into rc Feb 19, 2026
16 checks passed
@airikej airikej deleted the fix/46-link-link-icon branch February 19, 2026 09:04
github-actions bot pushed a commit that referenced this pull request Feb 19, 2026
# [16.0.0-rc.11](react-16.0.0-rc.10...react-16.0.0-rc.11) (2026-02-19)

### Bug Fixes

* **link:** fix link icon sizes in relation to figma design [#46](#46) ([#520](#520)) ([f32bd83](f32bd83))
github-actions bot pushed a commit that referenced this pull request Feb 26, 2026
# [16.0.0](react-15.0.0...react-16.0.0) (2026-02-26)

### Bug Fixes

* **checkbox,radio:** pass required prop to label [#115](#115) ([#498](#498)) ([a569636](a569636)), closes [#486](#486)
* **checkbox,radio:** show pointer on label hover [#532](#532) ([#533](#533)) ([097627d](097627d))
* **choice-group:** prevent calling onchange twice on card variant [#484](#484) ([#502](#502)) ([27799cc](27799cc))
* **choice-group:** prevent double change events and unify card click behavior [#504](#504) ([#505](#505)) ([7ea1fed](7ea1fed))
* **choice-group:** segmented item borders and focus behaviour [#101](#101) ([#513](#513)) ([455c491](455c491))
* **choice-group:** selected disabled choice-group item fixes [#27](#27) ([#510](#510)) ([be8884e](be8884e))
* **feedback-text:** fix error/success text color variables [#517](#517) ([#521](#521)) ([c019e79](c019e79))
* **link:** fix link icon sizes in relation to figma design [#46](#46) ([#520](#520)) ([f32bd83](f32bd83))
* **number-field:** fix variables [#516](#516) ([#522](#522)) ([dcf6240](dcf6240))
* **separator:** fix custom size application [#535](#535) ([#536](#536)) ([130edcd](130edcd))
* **sidenav:** apply linkAs for flyout items [#40](#40) ([#501](#501)) ([6007ede](6007ede))
* **text-field:** fix small textfield right area padding, fix small textfield font size [#527](#527) ([#528](#528)) ([bd8bd16](bd8bd16))
* **tooltip,overlay:** wcag improvements [#468](#468) ([#491](#491)) ([fa60e46](fa60e46))

### Features

* **alert:** new size prop with default and small values [#11](#11) ([#509](#509)) ([35c4962](35c4962))
* **button-group:** add size prop, add small example, fix examples on storybook [#14](#14) ([#511](#511)) ([73cd4f1](73cd4f1))
* **closing-button:** add brand and inverted color [#6](#6) ([#519](#519)) ([cfeb5f2](cfeb5f2))
* **closing-button:** align size and icon behavior with the design [#43](#43) ([#481](#481)) ([cdd92a8](cdd92a8))
* **form-label:** update label prop type to ReactNode [#486](#486) ([#490](#490)) ([2c1152a](2c1152a))
* **info-button:** added inverted variant and new color prop [#420](#420) ([#508](#508)) ([6ca2d7f](6ca2d7f))
* **separator:** redesign with new spacing API, dotPosition and dotStyle support [#30](#30) ([#525](#525)) ([93e9e11](93e9e11))
* **sidenav:** subheading as ReactNode, fix mobile sidenav items padding [#421](#421) ([#512](#512)) ([bb7fbe8](bb7fbe8))

### BREAKING CHANGES

* **separator:** legacy spacing props removed, dotSize enum changed, variant values simplified
* **closing-button:** size, iconSize changes, new default values
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.

[Link]: Link icon

2 participants