Aki Hamano

Results 69 issues of Aki Hamano

Fix: #163 I believe this error is due to an unavoidable rounding error in the process of inter-converting RGB and HSV with integer values. However, I thought this error would...

## What? ## Why? ## How? ## Testing Instructions ## Screenshots or screencast

Part of #42753 ## What? Refactoring of the Tooltip component is being considered in #42753. As a first step, I rewritten tests to `@testing-library/react`. ## How? I straightforwardly replacd `enzyme`...

[Type] Enhancement
Automated Testing
[Package] Components

Fix: #36237 ## What? This PR fixes a problem in the RTL language where tooltip labels for the `AlignmentMatrixControl` component are not displayed correctly. ## Why? In the RTL language,...

Internationalization (i18n)
[Package] Components

Reported in the gutenberg repository issue: https://github.com/WordPress/gutenberg/issues/41623 ### Changes proposed in this Pull Request This PR adds fallback when a non-existent alias (`brush`) is entered by **``` + enter**. ###...

### Changes proposed in this Pull Request This PR corrects the following two scripts that did not work properly in Windows. #### `archive` `$npm_package_name` is not recognized in Windows and...

Related: #47453 ## What? This PR fixes a problem that caused a warning error when rendering navigation blocks. ![error](https://user-images.githubusercontent.com/54422211/215011760-326917d5-c022-4b43-9500-16befdb6b79f.png) ## Why? My understanding is that if any changes are made...

[Type] Regression
[Block] Navigation

Closes: #46348 ## What? This PR prevents the autocompleters displaying user mentions from triggering in a context where it is considered an email address entry. ## Why? Entering `@` after...

[Type] Enhancement
[Package] Editor

Closes: #41459 ## What? This PR performs a contrast check for text labels displayed in the custom color palette, taking into account CSS variables, and displays them in the correct...

[Type] Bug
[Package] Components

### Discussed in https://github.com/WordPress/gutenberg/discussions/41034 Related: #34460 We suggest adding basic plugin support to the widget editor as well, to make it more consistent with the post editor and the site...

[Type] Enhancement
[Package] Edit Widgets