Skip to content

Releases: SonarSource/echoes-react

@sonarsource/echoes-react - 0.12.1

08 Jan 16:21
1c088fb
Compare
Choose a tag to compare

Bug

ECHOES-533 Fix broken ids and a11y in DropdownMenu component

Task

ECHOES-534 Prepare for version 0.12.1

Full Changelog: 0.12.0.2526...0.12.1-2556

@sonarsource/echoes-react - 0.12.0

03 Jan 15:06
9de4bf1
Compare
Choose a tag to compare

Features

ECHOES-292 Flag Message Implementation
ECHOES-315 Implement ToggleTip component

Fixes

ECHOES-519 Fix small text tokens line height to work with icons
ECHOES-520 Add missing className props to logos
ECHOES-523 Fix token build script

Chores

ECHOES-524 Update licence header year to 2025

Full Changelog: v0.11.0...0.12.0.2526

@sonarsource/echoes-react - v0.11.1

16 Dec 16:34
Compare
Choose a tag to compare

ECHOES-493 Add check on .d.ts generation

@sonarsource/echoes-react - v0.11.0

12 Dec 15:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

@sonarsource/echoes-react - v0.10.1

08 Nov 14:48
Compare
Choose a tag to compare

Bugs

DS-701 The props of the link should be exported as well

Other

DS-700 Migrate repositories to Cirrus Module V3

Full Changelog: v0.10.0...v0.10.1

@sonarsource/echoes-react - v0.10.0

07 Nov 09:59
Compare
Choose a tag to compare

Features

DS-698 Implement logos in echoes-react

Other adjustments

DS-689 Simplify LinkBase implementation

Bugs

DS-688 DropdownMenu with portal don't work with overriden Theme

Full Changelog: v0.9.0...v0.10.0

@sonarsource/echoes-react - v0.10.0-rc1

04 Nov 15:03
Compare
Choose a tag to compare
Pre-release
DS-698 New brand logos

@sonarsource/echoes-react - v0.9.0

09 Oct 13:00
Compare
Choose a tag to compare

Fix tokens for accessibility and fix 'external' Links' behavior

Bugs

DS-510 External Links shouldn't open in a blank tab by default

DS-681 UX a11y fixes

Other adjustments

DS-686 Remove isNavLink prop

Full Changelog: v0.8.0...v0.9.0

@sonarsource/echoes-react - v0.9.0-rc1

08 Oct 09:42
Compare
Choose a tag to compare
Pre-release

What's Changed

  • DS-510 External Links shouldn't open in a blank tab by default
  • Changed gray400 value and added icon and text placeholder tokens

Full Changelog: v0.8.0...v0.9.0-rc1

@sonarsource/echoes-react - v0.8.0

24 Sep 07:06
Compare
Choose a tag to compare

Add Typography components and update dependencies

New Components

DS-520 Implement typography components

Chores

DS-655 Fix Mend vulnerabilities