-
fix button link modal not closing (#3508)
* fix button link modal not closing * reseting selectedSuggestion on select and refactoring
-
Merge pull request #3589 from WordPress/fix/text-columns-focus
Improve text columns focus style.
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #3591 from WordPress/add/alt-text-enhancements
Add alt text enhancements
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Remove the additional helpText prop.
Turns out it was already there under `help`, and not just for screen readers.
-
-
Improve text columns focus style.
In the previous focus style commit, the focus style for these columns was a bit heavy handed. This PR changes the focus style to mimic that of a selected text block. In the not too distant future, this block itself will likely be revisited with the recent nesting feature in mind, so this improves it until that time.
-
fix links autocomplete suggestions: empty post title fallback (#3575)
-
Merge pull request #3550 from hideokamoto/add/test/url-input/button
Add tests for the UrlInputButton component.
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #3583 from hideokamoto/add/test/notice/index
Add tests for the Notice component.
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
-
-
-
hideokamoto committed
Nov 21, 2017 -
hideokamoto committed
Nov 21, 2017
-
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #3530 from ocean90/fix/docs-category-embeds
Docs: Use correct category name for embeds
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #3522 from WordPress/add/validation-info
Validation: Log debugging messages for invalid blocks
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Remove font size from post-visibility legend (#3565)
This fixes #1347 incidentally, because the em unit is no longer there to reduce the font size. The meta issue, that em units are subject to browser rounding, is a correct observation, and we should use these units carefully, ideally in whole or half numbers. We should also use as few font sizes as possible, and adhere to what sizes are in WordPress already. This is on us as developers to remember, and I'm making a note to put this in the pattern library also.
-
-
Chrome: Adding the MenuItemsToggle to allow togglable menu elements
youknowriad committedNov 20, 2017 -
Chrome: Close the ellipsis menu when making a selection
youknowriad committedNov 16, 2017 -
Chrome: Use NavigableMenu to allow arrow navigation for the ChoiceMen…
youknowriad committedNov 16, 2017 …u Component
-
Chrome: Use a lighter design for the ellipsis menu
youknowriad committedNov 14, 2017 -
Chrome: Update the design of the ellipsis menu
youknowriad committedNov 13, 2017 -
Image Block: Increase the minimum width/height of a resized image
-
-
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Components: Extract the WritingFlow component as a reusable Editor co…
…mponent
-
Merge pull request #3544 from WordPress/fix/change-detection-multi-re…
…duce Framework: Fix change detection to maintain multiple instances of state
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits