Skip to content

Commit

Permalink
a11y for titap styles menu
Browse files Browse the repository at this point in the history
  • Loading branch information
myovchev committed Jan 6, 2025
1 parent 5e978e6 commit f3939d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## UNRELEASED

### Adds

* Accessibility improvement for the rich text editor Typography toolbar item.

## 4.11.2 (2024-12-29)

### Fixes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
placement: 'top',
delay: 650
}"
:aria-label="$t(tool.label)"
:value="active"
class="apos-tiptap-control apos-tiptap-control--select"
:style="`width:${$t(nodeOptions[active].label).length * 6.5}px`"
Expand Down

0 comments on commit f3939d2

Please sign in to comment.