-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Text change for the block change tooltip #14328
Commits on Mar 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3b81591 - Browse repository at this point
Copy the full SHA 3b81591View commit details
Commits on Mar 13, 2019
-
RichText: change value to have separate keys for line and object form…
…ats (#13948) * Add objects and lineFormats * Update RichText * Fix image toolbar * Update format placeholder * lineFormat => lines * concatPair => mergePair * Update selectedFormat checks * Add some extra info to create docs * Move create docs inline * Merge lines and objects * Fix typos * Add getActiveObject unit tests * Update docs * Rebase * Adjust unstableToDom arguments * Remove normaliseFormats from list functions * Update native files * Update native file
Configuration menu - View commit details
-
Copy full SHA for 186b672 - Browse repository at this point
Copy the full SHA 186b672View commit details -
RichText: try alternative list shortcuts (to tab) (#14343)
* RichText: try alternative list shortcuts * Try tooltips * Change tooltips to use text * Add inline comments * Add e2e test * Rebase
Configuration menu - View commit details
-
Copy full SHA for 08da64b - Browse repository at this point
Copy the full SHA 08da64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a4dfa - Browse repository at this point
Copy the full SHA d7a4dfaView commit details -
Components: update Button readme to add design guidelines (#14194)
These changes add design documentation. Co-Authored-By: kjellr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e541fb - Browse repository at this point
Copy the full SHA 1e541fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d14ca - Browse repository at this point
Copy the full SHA c7d14caView commit details -
Document outline: Use links not buttons (#10815)
* Adjust document outline to use an a tag vs button * target href links directly to page anchors, remove onClick handler * update test snapshot * update snapshot * better titleNode targeting * update snapshot * update snapshot * Close the table of contents panel when a link is clicked * add deterministic block id to tests * remove redundant screen reader text * Adjust map to avoid mutating original object * update snapshot * Update packages/editor/src/components/document-outline/index.js Co-Authored-By: adamsilverstein <[email protected]> * Update packages/editor/src/components/document-outline/test/index.js remove leading _ Co-Authored-By: adamsilverstein <[email protected]> * Update packages/editor/src/components/document-outline/index.js Co-Authored-By: adamsilverstein <[email protected]> * update snapshot * update snapshots * update snapshot * update snapshots * fix up e2e tests * Fix snapshots by removing single quotes from outline links * Update packages/editor/src/components/document-outline/index.js Co-Authored-By: adamsilverstein <[email protected]> * change target to href * rename close -> closeOutline * update snapshots after property name changes * rename close/onClose -> onRequestClose for TOC, on * restore onSelect * complete renaming * Block links are only valid for the current session - remove hash after following * update snapshot * cleanup; move block id hash removal functionality up to document outline; now includes title * update snapshot * use replaceState vs pushState * use defer and import at top of file * removeURLHash as helper * remove passing event in select handler * improve doc block * Skip title in outline when title node not found * remove removeURLHash
Adam Silverstein authoredMar 13, 2019 Configuration menu - View commit details
-
Copy full SHA for a06f931 - Browse repository at this point
Copy the full SHA a06f931View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd456f6 - Browse repository at this point
Copy the full SHA cd456f6View commit details -
Plugin: Remove replace_editor filter, extend core editor (#13569)
* Plugin: Remove replace_editor filter, extend core editor * Plugin: Avoid dynamic dependencies for wp-block-library style This is handled by core in common blocks style enqueues behavior https://github.com/WordPress/wordpress-develop/blob/e421f26/src/wp-includes/script-loader.php#L2626-L2630 * Testing: Leverage saveDraft for meta boxes save
Configuration menu - View commit details
-
Copy full SHA for 67656bc - Browse repository at this point
Copy the full SHA 67656bcView commit details
Commits on Mar 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 68ef5e7 - Browse repository at this point
Copy the full SHA 68ef5e7View commit details -
Use <s> for strikethrough, not <del> (#14389)
* Use <s> for strikethrough, not <del> * Update e2e test
Configuration menu - View commit details
-
Copy full SHA for 13334d7 - Browse repository at this point
Copy the full SHA 13334d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 589a634 - Browse repository at this point
Copy the full SHA 589a634View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc03691 - Browse repository at this point
Copy the full SHA dc03691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 244d7ce - Browse repository at this point
Copy the full SHA 244d7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7964f38 - Browse repository at this point
Copy the full SHA 7964f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a93e6a - Browse repository at this point
Copy the full SHA 9a93e6aView commit details
Commits on Mar 15, 2019
-
Docs: Add anchor link to section in scripts readme (#14439)
* Add anchor link * Add anchor link to second reference
Configuration menu - View commit details
-
Copy full SHA for 176fdaf - Browse repository at this point
Copy the full SHA 176fdafView commit details -
Configuration menu - View commit details
-
Copy full SHA for d21e382 - Browse repository at this point
Copy the full SHA d21e382View commit details -
Update/e2e tests options (#14129)
* added an interactive argument to the test-e2e script * mend * added a way to bypass certain args from Jest, reverted to normal argument passing using double dash * simplified the argument cleanup function * simplified the argument cleanup function * added a way to bypass certain args from Jest, reverted to normal argument passing using double dash * simplified the argument cleanup function * simplified the argument cleanup function * cleaned up the code by moving the prefixed arguments removal to getcliargs
Configuration menu - View commit details
-
Copy full SHA for 3cc3c89 - Browse repository at this point
Copy the full SHA 3cc3c89View commit details -
Fix: Regression: Template lock option is not taken into consideration…
…; Add: end to end tests; (#14390)
Configuration menu - View commit details
-
Copy full SHA for 2dad4ef - Browse repository at this point
Copy the full SHA 2dad4efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 790cb30 - Browse repository at this point
Copy the full SHA 790cb30View commit details -
Input Interaction: fix buffer for the triggering of multi-select (#14448
Configuration menu - View commit details
-
Copy full SHA for 3848167 - Browse repository at this point
Copy the full SHA 3848167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8486f - Browse repository at this point
Copy the full SHA 6c8486fView commit details -
Input Interaction: only consider selection at edge if directed toward…
…s it (#14450) * Input Interaction: only consider selection at edge if directed towards it * Add e2e test
Configuration menu - View commit details
-
Copy full SHA for 542151d - Browse repository at this point
Copy the full SHA 542151dView commit details -
Components: update CheckboxControl readme (#14153)
* Initial commit to update CheckboxControl readme These changes add design documentation. * Fix tabbing on code example
Configuration menu - View commit details
-
Copy full SHA for 7723b06 - Browse repository at this point
Copy the full SHA 7723b06View commit details -
Use a left border for hover + selection states (#14145)
* Add thick borders to the left of blocks when they're hovred + selected. * Add thick left border to the page title. * Turn off block toolbar centering for alignwide blocks. This splits the left border in two, which looks a bit weird. * Move block breadcrump to the left side, position it on top of the block. * Clean up the block toolbar's left border. * Use inset borders on mobile. * Prevent inset borders from overlapping with full-bleed content. * Use a gray border instead of a blue one on hover. * Use a sass variable to define the left block border width * Fix breadcrumb potision for alignfull blocks. * Clean up breadcrumb position for left & right-aligned blocks. * Sync block mover animation up with the hover state. * Darken focused block borders slightly. From $light-gray-500 to $light-gray-800. * Switch to using border instead of outline for block borders. Also, change the thick left border to a solid color, to prevent weird overlap. * Make this work better with Windows High Contrast Mode * Adjust z-index of border + breadcrumb for child blocks. So that they're not overlapped by the parent block's border + toolbar. * Remove extra z-index rule from the block border. Turns out this wasn't needed anyway. * Remove extra z-index rule from the block border. Minor description cleanup. * Ensure these styles are compatible with Top Toolbar mode. * Use the new gray value for the mobile toolbar border. * Add a matching left border to the post permalink area above the title. * Improve border position for mobile screens, especially for elements that float left/right. * Remove a couple unnecessary border updates from 047e1e4. Turns out these styles can be preserved on all screen sizes with no ill effect. * Clean up bugs related to the hover + focus states of the classic editor block. * Classic Block toolbar icon cleanup. Even out margins, remove white background. * Reusable Block border cleanup. * Keeping a light border on the classic block when it's inactive. * Clean up borders on warning blocks. * Switch to a solid color border color for the permalink box. This mirrors the approach we use for block toolbars, and also ensures that we don't layer opacities and make the permalink toolbar darker than intended. * Update z-index rule name to match the one used in the latest merge. * Combine full-wide toolbar centering rules. Previously, these were declared in two separate palces. * Add a darker hover state for dark themes. * Remove the left toolbar border on mobile screens. This fixes some visual bugs with themes like TwentyNineteen, which include margins on either side of the block on mobile.
Configuration menu - View commit details
-
Copy full SHA for 08bf9e1 - Browse repository at this point
Copy the full SHA 08bf9e1View commit details -
Input Interaction: allow outer vertical edge to be selected (#14453)
* Input Interaction: allow outer vertical edge to be selected * Add e2e test
Configuration menu - View commit details
-
Copy full SHA for 39bd834 - Browse repository at this point
Copy the full SHA 39bd834View commit details -
Skip test case packages/e2e-tests/specs/plugins/inner-blocks-allowed-…
…blocks.test.js (#14458)
Configuration menu - View commit details
-
Copy full SHA for 7779964 - Browse repository at this point
Copy the full SHA 7779964View commit details -
DOM: Limit single tabbable radio input by name (#14128)
* DOM: Limit single tabbable radio input by name * DOM: Avoid consolidating unnamed radio inputs
Configuration menu - View commit details
-
Copy full SHA for 1019c17 - Browse repository at this point
Copy the full SHA 1019c17View commit details -
Update MenuItemsChoice readme (#14465)
Add design guidelines and screenshots.
Configuration menu - View commit details
-
Copy full SHA for 09e72df - Browse repository at this point
Copy the full SHA 09e72dfView commit details -
Add MenuGroup design documentation (#14466)
* Update MenuGroup Readme. Add design guidelines and screenshots. * Adjust introduction to be more concise.
Configuration menu - View commit details
-
Copy full SHA for 6f7fc09 - Browse repository at this point
Copy the full SHA 6f7fc09View commit details
Commits on Mar 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 82df754 - Browse repository at this point
Copy the full SHA 82df754View commit details -
Merge branch 'update/tooltip-change-block' of github.com:WordPress/gu…
…tenberg into update/tooltip-change-block
Configuration menu - View commit details
-
Copy full SHA for f3c0ed2 - Browse repository at this point
Copy the full SHA f3c0ed2View commit details -
Revert "Text change for the block change tooltip"
This reverts commit 82df754.
Configuration menu - View commit details
-
Copy full SHA for 134b032 - Browse repository at this point
Copy the full SHA 134b032View commit details