-
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
Latest Posts block: remove columns-x
class for list view
#4017
Commits on Dec 12, 2017
-
Add editor heading for screenreaders
This is round 2 of #3801. It mitigates/fixes #503 and fixes #2024. What remains to be done in this branch is: - Make sure the text is translatable, right now it's hardcoded to "Edit Post" - Make sure the text is contextual (so it shows Edit Page, Edit CPT etc)
Joen Asmussen committedDec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for b5d73e5 - Browse repository at this point
Copy the full SHA b5d73e5View commit details -
Make post title contextual and translatable
This just uses the stock WordPress objects.
Joen Asmussen committedDec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for e682f1e - Browse repository at this point
Copy the full SHA e682f1eView commit details -
Joen Asmussen committed
Dec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 98e560a - Browse repository at this point
Copy the full SHA 98e560aView commit details
Commits on Dec 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 683ecaf - Browse repository at this point
Copy the full SHA 683ecafView commit details
Commits on Dec 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 12998a3 - Browse repository at this point
Copy the full SHA 12998a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa71b71 - Browse repository at this point
Copy the full SHA fa71b71View commit details -
Add full coverage for REQUEST_POST_UPDATE_SUCCESS effect.
Adds test cases to fully cover the REQUEST_POST_UPDATE_SUCCESS effect.
Configuration menu - View commit details
-
Copy full SHA for a329322 - Browse repository at this point
Copy the full SHA a329322View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6796f9 - Browse repository at this point
Copy the full SHA e6796f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3e4a0 - Browse repository at this point
Copy the full SHA 2a3e4a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7dc698 - Browse repository at this point
Copy the full SHA a7dc698View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec735c - Browse repository at this point
Copy the full SHA 2ec735cView commit details
Commits on Dec 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d82808e - Browse repository at this point
Copy the full SHA d82808eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a511f5 - Browse repository at this point
Copy the full SHA 8a511f5View commit details -
This changes the opacity of a disabled button to be .3 opacity from .6 previously. This fixes #3928
Joen Asmussen committedDec 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 861c054 - Browse repository at this point
Copy the full SHA 861c054View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb96084 - Browse repository at this point
Copy the full SHA fb96084View commit details -
Merge pull request #3820 from WordPress/add/test/editor/effects/reque…
…st-post-update-success Add full coverage for REQUEST_POST_UPDATE_SUCCESS effect.
Configuration menu - View commit details
-
Copy full SHA for 7f346ea - Browse repository at this point
Copy the full SHA 7f346eaView commit details -
Extensibility: Defer applying filters for component until it is about…
… to be mounted (#4002)
Configuration menu - View commit details
-
Copy full SHA for 0f35fc6 - Browse repository at this point
Copy the full SHA 0f35fc6View commit details -
Merge pull request #4033 from WordPress/try/fainter-disabled-state
Try fainter disabled state
Tammie Lister authoredDec 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 71a218f - Browse repository at this point
Copy the full SHA 71a218fView commit details -
Merge pull request #3988 from Rahmon/fix/3968
Fix blocks when useOnce is true
Configuration menu - View commit details
-
Copy full SHA for 5d81a0a - Browse repository at this point
Copy the full SHA 5d81a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fba36d - Browse repository at this point
Copy the full SHA 6fba36dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 925acf9 - Browse repository at this point
Copy the full SHA 925acf9View commit details -
Merge pull request #4016 from WordPress/add/with-state
Components: Add withState higher-order component
Configuration menu - View commit details
-
Copy full SHA for 7cb404d - Browse repository at this point
Copy the full SHA 7cb404dView commit details -
Merge pull request #4014 from WordPress/update/supports-html
Block API: Refactor supportHTML as supports property
Configuration menu - View commit details
-
Copy full SHA for bbf06e2 - Browse repository at this point
Copy the full SHA bbf06e2View commit details
Commits on Dec 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7fdf923 - Browse repository at this point
Copy the full SHA 7fdf923View commit details
Commits on Dec 18, 2017
-
Merge pull request #3982 from WordPress/try/block-settings-menu-item-…
…dynamic Make the block settings menu item dynamic
Configuration menu - View commit details
-
Copy full SHA for 3fc4d58 - Browse repository at this point
Copy the full SHA 3fc4d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c917c9 - Browse repository at this point
Copy the full SHA 7c917c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c33f6f - Browse repository at this point
Copy the full SHA 5c33f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f718d8e - Browse repository at this point
Copy the full SHA f718d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1342736 - Browse repository at this point
Copy the full SHA 1342736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e6356a - Browse repository at this point
Copy the full SHA 6e6356aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2bcebb - Browse repository at this point
Copy the full SHA f2bcebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3650811 - Browse repository at this point
Copy the full SHA 3650811View commit details -
Merge pull request #4009 from WordPress/update/generated-class-name-e…
…dit-block Blocks: Move logic for generating class name to BlockEdit component
Configuration menu - View commit details
-
Copy full SHA for 227a93f - Browse repository at this point
Copy the full SHA 227a93fView commit details -
Merge pull request #4029 from WordPress/update/block-audio-button-attr
Audio Block: Changes edit buttonProps to html attributes
Configuration menu - View commit details
-
Copy full SHA for 1b35aac - Browse repository at this point
Copy the full SHA 1b35aacView commit details -
Implemented isInlineForTag mechanism
This mechanism allows treating elements as inline if they are being pasted in specific tags. So for example in heading blocks we can interpret headings as inline content and on lists we can interpret lists as inline content.
Configuration menu - View commit details
-
Copy full SHA for d9e1777 - Browse repository at this point
Copy the full SHA d9e1777View commit details -
Added tag groups for headings and lists to the inlineWhitelistTagGrou…
…ps mechanism. This improves the behaviour of paste in already existing list and heading blocks.
Configuration menu - View commit details
-
Copy full SHA for ba6eb23 - Browse repository at this point
Copy the full SHA ba6eb23View commit details -
Added test cases to isInlineContent to take into account the new isIn…
…lineForTag mechanism.
Configuration menu - View commit details
-
Copy full SHA for f181a08 - Browse repository at this point
Copy the full SHA f181a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a287a4 - Browse repository at this point
Copy the full SHA 6a287a4View commit details
Commits on Dec 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1effc72 - Browse repository at this point
Copy the full SHA 1effc72View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf70aa - Browse repository at this point
Copy the full SHA fcf70aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for af0773f - Browse repository at this point
Copy the full SHA af0773fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec3d7d5 - Browse repository at this point
Copy the full SHA ec3d7d5View commit details -
Merge pull request #4073 from WordPress/update/jest
Update to Jest v22.0.1
Configuration menu - View commit details
-
Copy full SHA for d8db53a - Browse repository at this point
Copy the full SHA d8db53aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c43b3fa - Browse repository at this point
Copy the full SHA c43b3faView commit details -
Replaced getLatestPosts usage (wp.api.collections.Posts wrapper) with…
… withAPIData HoC in latestPosts.
Configuration menu - View commit details
-
Copy full SHA for c4c8e3d - Browse repository at this point
Copy the full SHA c4c8e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e133c87 - Browse repository at this point
Copy the full SHA e133c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0257138 - Browse repository at this point
Copy the full SHA 0257138View commit details -
Moved Categories Block edit to an external file.
An intermediary step to use withAPIData.
Configuration menu - View commit details
-
Copy full SHA for 630fbde - Browse repository at this point
Copy the full SHA 630fbdeView commit details -
Replaced getCategories usage (wp.api.collections.Categories wrapper) …
…with withAPIData HoC in Categories Block. Categories block was the only block in our codebase that uses wp.api…, this change makes the block more inline with the rest of the codebase.
Configuration menu - View commit details
-
Copy full SHA for c1f7b19 - Browse repository at this point
Copy the full SHA c1f7b19View commit details -
Add dynamic block documentation (#4067)
* Add dynamic block documentation Taken from https://riad.blog/2017/10/16/one-thousand-and-one-way-to-extend-gutenberg-today/#dynamic-block. * Add ES6 JavaScript code example * Add a title to dynamic blocks doc entry * Fix some small grammar errors * Remove Riad from the code examples 😉 * Fix typo in dynamic block documentation
Configuration menu - View commit details
-
Copy full SHA for 64ac510 - Browse repository at this point
Copy the full SHA 64ac510View commit details -
This is a suggestion for #4080. It increases the 2 columns to 3 for the inserter.
Configuration menu - View commit details
-
Copy full SHA for 8f30966 - Browse repository at this point
Copy the full SHA 8f30966View commit details
Commits on Dec 20, 2017
-
Those controls include the mover and the ellipsis menu. As such, this PR fixes #4084. What this PR does, is remove all mobile tools from the quick toolbar, and instead shows these tools inline at the bottom of a _selected_ block.
Joen Asmussen committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 1df0d52 - Browse repository at this point
Copy the full SHA 1df0d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed74c1e - Browse repository at this point
Copy the full SHA ed74c1eView commit details -
Improve paragraph block description.
Props @maddisondesigns for text.
Joen Asmussen committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for fb72e7f - Browse repository at this point
Copy the full SHA fb72e7fView commit details -
Rename "Classic Text" to "Classic".
Fixes #2956. This renames the "Classic Text" block to just "Classic", because it can do more than just text.
Joen Asmussen committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 0645702 - Browse repository at this point
Copy the full SHA 0645702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a13d3 - Browse repository at this point
Copy the full SHA 34a13d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8b8f4 - Browse repository at this point
Copy the full SHA 6a8b8f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5981cca - Browse repository at this point
Copy the full SHA 5981ccaView commit details -
The left align wasn't working so lets move border and center align.
Configuration menu - View commit details
-
Copy full SHA for 14a046a - Browse repository at this point
Copy the full SHA 14a046aView commit details -
Remove references to obsolete class.
Joen Asmussen committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for b0c9e6a - Browse repository at this point
Copy the full SHA b0c9e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b51d23 - Browse repository at this point
Copy the full SHA 6b51d23View commit details -
Merge branch 'try/improved-mobile-tools' of github.com:WordPress/gute…
…nberg into try/improved-mobile-tools
Configuration menu - View commit details
-
Copy full SHA for 7c1cfae - Browse repository at this point
Copy the full SHA 7c1cfaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6378974 - Browse repository at this point
Copy the full SHA 6378974View commit details -
Merge pull request #4103 from WordPress/update/improve-paragraph-desc…
…ription Improve paragraph block description.
Configuration menu - View commit details
-
Copy full SHA for 76ddebf - Browse repository at this point
Copy the full SHA 76ddebfView commit details -
Merge pull request #4101 from WordPress/try/improved-mobile-tools
Try improving mobile controls
Configuration menu - View commit details
-
Copy full SHA for c89e226 - Browse repository at this point
Copy the full SHA c89e226View commit details -
Little polish to the top menu and inserter.
Joen Asmussen committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for e8ff9ec - Browse repository at this point
Copy the full SHA e8ff9ecView commit details -
Make mobile scroll "normally".
That is, scroll the `html` element, instead of a specially dedicated area. Although the latter has a ton of benefits, the former is the only thing that works stably on Mobile Safari. The thing is, there's overscroll bounce that you can't really turn off, so if you aren't scrolling the main content area things are just going to be all kinds of janky.
Joen Asmussen committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 353ee9c - Browse repository at this point
Copy the full SHA 353ee9cView commit details -
Fix regression with "fixed to block" toolbar
Also rotate ellipsis so it matches top toolbar one.
Joen Asmussen committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for d8a58ac - Browse repository at this point
Copy the full SHA d8a58acView commit details -
Prevent Safari from zooming in when opening inserter
Joen Asmussen committedDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 76f1527 - Browse repository at this point
Copy the full SHA 76f1527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9721009 - Browse repository at this point
Copy the full SHA 9721009View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5bafaa - Browse repository at this point
Copy the full SHA e5bafaaView commit details -
Merge pull request #4104 from WordPress/update/rename-classic-text
Rename "Classic Text" to "Classic". Props @jasmussen
Tammie Lister authoredDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for a510f3c - Browse repository at this point
Copy the full SHA a510f3cView commit details -
Merge pull request #4095 from WordPress/try/three-column-inserter
3 column inserter
Tammie Lister authoredDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 5b85f85 - Browse repository at this point
Copy the full SHA 5b85f85View commit details
Commits on Dec 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for db193b6 - Browse repository at this point
Copy the full SHA db193b6View commit details -
Polish permalink toolbar on mobile
- Add padding when fixed toolbar is enabled so the white sheet doesn't cover the permalink bar - Fit the permalink bar snugly to the screen edges on mobile
Joen Asmussen committedDec 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 293d90e - Browse repository at this point
Copy the full SHA 293d90eView commit details -
Merge pull request #4081 from WordPress/try/mobile-polish
Polish mobile, notably iPhone
Configuration menu - View commit details
-
Copy full SHA for af913fa - Browse repository at this point
Copy the full SHA af913faView commit details -
Use Post Type capabilities instead of All capabilities.
#3895 showed there was an issue with SuperAdmins not having a role on a site of a multisite network. After some discussions, we think it is best to check the post type capabilities for the connected user and the current post type being edited. A new parameter is added to the users/me REST API route containing the post type name. This parameter is used to get the corresponding post type capabilities. Capability checks have been updated accordingly into Gutenberg editor components
Configuration menu - View commit details
-
Copy full SHA for 9c6143b - Browse repository at this point
Copy the full SHA 9c6143bView commit details -
Added drag&drop upload to cover image. (#4061)
Although cover-image block says "Drag image here or insert from media library", drag & drop upload was missing.
Configuration menu - View commit details
-
Copy full SHA for d980bdb - Browse repository at this point
Copy the full SHA d980bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aabd70 - Browse repository at this point
Copy the full SHA 5aabd70View commit details
Commits on Dec 22, 2017
-
Refactor Reusable Blocks controller to use WP_REST_Posts_Controller
We can remove a lot of code by subclassing WP_REST_Posts_Controller, which gives us methods for creating, reading, updating and deleting posts (in this case, blocks) for free. This also adds support for DELETEing a block to the API, and renames the 'name' field to 'title'.
Configuration menu - View commit details
-
Copy full SHA for 2bc1329 - Browse repository at this point
Copy the full SHA 2bc1329View commit details -
Add aria-label to code and HTML block textarea elements. #2027
Also, add placeholder to HTML block.
Configuration menu - View commit details
-
Copy full SHA for ae17538 - Browse repository at this point
Copy the full SHA ae17538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3220ce8 - Browse repository at this point
Copy the full SHA 3220ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc8cbb - Browse repository at this point
Copy the full SHA 8cc8cbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c97ebf8 - Browse repository at this point
Copy the full SHA c97ebf8View commit details -
Joen Asmussen committed
Dec 22, 2017 Configuration menu - View commit details
-
Copy full SHA for b614f03 - Browse repository at this point
Copy the full SHA b614f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c92e3d - Browse repository at this point
Copy the full SHA 5c92e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d8f85 - Browse repository at this point
Copy the full SHA b9d8f85View commit details -
Merge pull request #4129 from WordPress/add/heading-cover-image-trans…
…forms Add transforms between Heading & Cover Image
Configuration menu - View commit details
-
Copy full SHA for 99f5f1d - Browse repository at this point
Copy the full SHA 99f5f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4457c - Browse repository at this point
Copy the full SHA 0c4457cView commit details -
Merge pull request #3937 from WordPress/try/edit-heading-round-2
Add editor heading for screenreaders
Configuration menu - View commit details
-
Copy full SHA for f023754 - Browse repository at this point
Copy the full SHA f023754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee8fe4 - Browse repository at this point
Copy the full SHA 2ee8fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e109ff7 - Browse repository at this point
Copy the full SHA e109ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f25976 - Browse repository at this point
Copy the full SHA 6f25976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98414fe - Browse repository at this point
Copy the full SHA 98414feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95457a6 - Browse repository at this point
Copy the full SHA 95457a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d088d - Browse repository at this point
Copy the full SHA 34d088dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e5b26 - Browse repository at this point
Copy the full SHA 21e5b26View commit details
Commits on Dec 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2f27d54 - Browse repository at this point
Copy the full SHA 2f27d54View commit details -
Merge pull request #3894 from WordPress/add/test/editable/adapt-forma…
…tter Add tests for Editable.adaptFormatter() This is a private method, that will probably need to be reevaluated in how we test it.
Configuration menu - View commit details
-
Copy full SHA for 204c6b8 - Browse repository at this point
Copy the full SHA 204c6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b393dbe - Browse repository at this point
Copy the full SHA b393dbeView commit details -
Merge pull request #3892 from WordPress/add/test/blocks/editable-2
Add tests for Editable.getSettings() This is a private method and the testing method may need to be reevaluated in the future.
Configuration menu - View commit details
-
Copy full SHA for 06317d7 - Browse repository at this point
Copy the full SHA 06317d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e5bbf - Browse repository at this point
Copy the full SHA 22e5bbfView commit details -
s/dependecies/dependencies/
Configuration menu - View commit details
-
Copy full SHA for a99733d - Browse repository at this point
Copy the full SHA a99733dView commit details -
Merge pull request #3887 from WordPress/add/test/blocks/color-palette
Add tests for ColorPalette component.
Configuration menu - View commit details
-
Copy full SHA for 79a74be - Browse repository at this point
Copy the full SHA 79a74beView commit details
Commits on Dec 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e624d34 - Browse repository at this point
Copy the full SHA e624d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a9ea01 - Browse repository at this point
Copy the full SHA 6a9ea01View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecee09e - Browse repository at this point
Copy the full SHA ecee09eView commit details
Commits on Dec 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c3be1b6 - Browse repository at this point
Copy the full SHA c3be1b6View commit details
Commits on Dec 27, 2017
-
Add 'No saved blocks' message to Inserter
When there are no Reusable Blocks available to add, and the user selects 'Saved' in the Inserter, display a message instead of a completely blank tab.
Configuration menu - View commit details
-
Copy full SHA for 0aaffae - Browse repository at this point
Copy the full SHA 0aaffaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf841f - Browse repository at this point
Copy the full SHA ebf841fView commit details -
Configuration menu - View commit details
-
Copy full SHA for daebcc3 - Browse repository at this point
Copy the full SHA daebcc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a8db5 - Browse repository at this point
Copy the full SHA c5a8db5View commit details -
Latest posts: Only request required category fields. (#4179)
We were requesting all category fields while needing three of them, this change makes sure we request only the fields we need.
Configuration menu - View commit details
-
Copy full SHA for 34c81b4 - Browse repository at this point
Copy the full SHA 34c81b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9646747 - Browse repository at this point
Copy the full SHA 9646747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e9094 - Browse repository at this point
Copy the full SHA 45e9094View commit details -
Implemented editor-left&editor-right mixins.
The mixins apply editor left/right position to the selector passed as argument. It allows to use position fixed with correct dimensions.
Configuration menu - View commit details
-
Copy full SHA for 825eef6 - Browse repository at this point
Copy the full SHA 825eef6View commit details -
Made notices always visible; Added sticky behaviour in notices for wi…
…dths lower than small breakpoint. Used editor-left & editor-right mixins to correctly position notices.
Configuration menu - View commit details
-
Copy full SHA for b24170a - Browse repository at this point
Copy the full SHA b24170aView commit details -
Used editor-left mixin for .editor-header styles.
This change removes duplicate code and solves a bug related with resizing to small screen expanding WordPress menu and then resizing back to big screen.
Configuration menu - View commit details
-
Copy full SHA for e63deab - Browse repository at this point
Copy the full SHA e63deabView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3e849f - Browse repository at this point
Copy the full SHA e3e849fView commit details -
Merge pull request #4182 from WordPress/add/no-saved-blocks-message
Add 'No saved blocks' message to Inserter
Configuration menu - View commit details
-
Copy full SHA for 40adaff - Browse repository at this point
Copy the full SHA 40adaffView commit details -
Merge pull request #4137 from WordPress/add/reusable-block-deletion-t…
…o-api Add ability to delete a Reusable Block to REST API
Configuration menu - View commit details
-
Copy full SHA for 1ff0f5f - Browse repository at this point
Copy the full SHA 1ff0f5fView commit details
Commits on Dec 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 553ab2c - Browse repository at this point
Copy the full SHA 553ab2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3c3d5 - Browse repository at this point
Copy the full SHA 3a3c3d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 003d533 - Browse repository at this point
Copy the full SHA 003d533View commit details -
Configuration menu - View commit details
-
Copy full SHA for b407ccc - Browse repository at this point
Copy the full SHA b407cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b12ea - Browse repository at this point
Copy the full SHA 67b12eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5838037 - Browse repository at this point
Copy the full SHA 5838037View commit details -
Configuration menu - View commit details
-
Copy full SHA for beaa749 - Browse repository at this point
Copy the full SHA beaa749View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddfef35 - Browse repository at this point
Copy the full SHA ddfef35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2558f6e - Browse repository at this point
Copy the full SHA 2558f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c22bc9d - Browse repository at this point
Copy the full SHA c22bc9dView commit details -
Mobile: Enhance the redux mobile enhancer to use the MediaQueries API
For more performance
Configuration menu - View commit details
-
Copy full SHA for edf17df - Browse repository at this point
Copy the full SHA edf17dfView commit details
Commits on Dec 29, 2017
-
Update node-sass to v4.7.2 (#4200)
* Bump `node-sass` to latest 4.7.2 release * Update `package-lock.json`
Configuration menu - View commit details
-
Copy full SHA for 0a7d55a - Browse repository at this point
Copy the full SHA 0a7d55aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9dc680 - Browse repository at this point
Copy the full SHA d9dc680View commit details