Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
177 commits
Select commit Hold shift + click to select a range
29a2b7f
Fetch all attachments when opening a gallery in the Media Library (#1…
danielbachhuber Nov 9, 2018
1988178
📦 NEW: Add my name to CONTRIBUTORS.md file (#11675)
MaedahBatool Nov 9, 2018
1040ea4
RTL: Set code editor as RTL (#10973)
dmsnell Nov 9, 2018
50380b3
Parser: Fix default PHP parser to cast inner blocks as arrays (#11678)
dmsnell Nov 10, 2018
fdb8add
Parser: Fix JS/PHP inconsistencies with empty attributes (#11434)
dmsnell Nov 10, 2018
283193f
Parsing: Use full parser in `do_blocks` with nested block support (#1…
dmsnell Nov 10, 2018
81dee8b
Fix typo in @wordpress/components/panel README (#11716)
dsifford Nov 11, 2018
f1e1fd7
Add @luehrsen to contributors.md (#11731)
Luehrsen Nov 11, 2018
627e760
chore(release): update changelog files
pento Nov 12, 2018
baf0098
chore(release): publish
pento Nov 12, 2018
5238c11
Avoid calling missing get_current_screen function (#11721)
brandonpayton Nov 12, 2018
567875e
Add min-width to audio block. (#11749)
jasmussen Nov 12, 2018
96df8ee
Only refresh the popover if the anchor position changes (#11751)
youknowriad Nov 12, 2018
4c487f7
Fix multiselection for float elements (#11748)
youknowriad Nov 12, 2018
6ec319c
Fetch all categories to display in Latest Posts dropdown (#11654)
danielbachhuber Nov 12, 2018
c2852c2
Make cssnano remove all comments (#11754)
Nov 12, 2018
992a43c
Use apostrophe instead of single-quote character. (#11710)
dimadin Nov 12, 2018
0c734e1
Remove obsolete props being passed through to DatePicker component (#…
nerrad Nov 12, 2018
7bbde1c
fix incorrect changelog entries (#11761)
nerrad Nov 12, 2018
7703a7a
Update Plugin Version to 4.3.0 (#11762)
youknowriad Nov 12, 2018
42d1fe5
Add toolbar to image block (#11660)
pinarol Nov 12, 2018
77dc284
chore(release): publish
youknowriad Nov 12, 2018
c1ae13e
Update packages changelogs after release (#11766)
youknowriad Nov 12, 2018
3eb44f4
Debounce the ServerSideRender component's fetch (#11300)
notnownikki Nov 12, 2018
bcc4fa5
adds default alt values in editing context (#11218)
antpb Nov 12, 2018
5b8e64d
Fix/issue 5693 firefox focus trap (#11601)
timwright12 Nov 12, 2018
3cede21
chore: Fix Firefox typo
tofumatt Nov 12, 2018
3ff9890
Copy guidelines formatting tweaks (#8952)
leahkoerper Nov 12, 2018
eb4ed63
Only check MediaPlaceholder allowedTypes array length if prop exists …
kadamwhite Nov 13, 2018
f712410
Fix the text/code editor width (#11750)
jasmussen Nov 13, 2018
c206d07
Exclude HTML editing from Columns and Column blocks. (#11785)
mtias Nov 13, 2018
38001c6
Fix regression with unclickable block warnings (#11768)
jasmussen Nov 13, 2018
41eb7e2
fix unbalanced headings in dropdown README.md (#11792)
dsifford Nov 13, 2018
f8c4234
CSS coding standards for font-weight (#11715)
Rahmon Nov 13, 2018
4cc3ac0
Make the Blocks navigation a nested list to better communicate the bl…
afercia Nov 13, 2018
d521f25
Better position sticky toolbar on floats (#11810)
jasmussen Nov 13, 2018
fba803e
Data: Rerun selection if state changed during mount (#11777)
aduth Nov 13, 2018
cb58575
Docs: Correct `registerBlockType` docs to omit function support (#11765)
aduth Nov 13, 2018
ee51293
Add message if JavaScript is disabled (#11642)
mkaz Nov 13, 2018
8bdd73e
Fix autocomplete suggestion list positioning, make it the size of the…
talldan Nov 14, 2018
3c8eb8e
Fix code style issues, which I embarssingly somehow got by the linter…
mkaz Nov 14, 2018
64ba2f9
Update design docs to fix typos and linebreaks. (#11838)
jasmussen Nov 14, 2018
d63ed47
Add e2e test for invalid blocks (#11814)
johngodley Nov 14, 2018
48184dd
Fix 'undefined' in link popover when no href is provided (#11590)
johngodley Nov 14, 2018
b2e5ae7
Refactor selectors used in copy-handler (#11844)
youknowriad Nov 14, 2018
88a6950
Code Quality: Improve prefix, better scope, for animations (#11752)
jasmussen Nov 14, 2018
721dbab
Hover fix (#10333)
jobthomas Nov 14, 2018
3834138
Separate e2e test utils functions into their own files (#11701)
nicolad Nov 14, 2018
d18eca8
Update to React 16.6.3 (#11840)
youknowriad Nov 14, 2018
bb349da
Refactor the BlockToolbar compoonent to avoid getSelectedBlock (#11843)
youknowriad Nov 14, 2018
bea32a8
Use getBlockName instead of getBlock in selectors (#11841)
youknowriad Nov 14, 2018
27b1c23
i18n: Replace Jed with Tannin (#11493)
aduth Nov 14, 2018
9e74a5f
Fix/issue 1387 sidebar icons nvda (#11816)
timwright12 Nov 14, 2018
8704fcc
Fix dependencies for @wordpress/components (#11778)
georgeh Nov 14, 2018
80dafcf
Helping README readability and fixing minor typo/grammar issues (#10590)
postphotos Nov 14, 2018
2d68c72
Improve the block toolbar aria-label (#11456)
afercia Nov 14, 2018
9dfb43c
i18n: Add CHANGELOG entry for Tannin refactor (#11867)
aduth Nov 14, 2018
66a17f3
Fix: Another paragraph is inserted, inside InnerBlocks. (#10733)
jorgefilipecosta Nov 14, 2018
9d958e0
REST API: Avoid resetting parent field in draft update (#11513)
aduth Nov 14, 2018
5757ec7
RichText: absorb internal list controls (#10744)
ellatrix Nov 14, 2018
56d09e5
Fix inserting line separator without previous formats (#11859)
ellatrix Nov 14, 2018
7db334b
Update image loading state to use a spinner and a faded static image.…
mtias Nov 15, 2018
c6bbfb5
Refactor the block inspector component to avoid getSelectedBlock (#11…
youknowriad Nov 15, 2018
bcf55ff
Verify 'upload_files' capability when displaying upload UI in media b…
imath Nov 15, 2018
2e6f051
Link popover: prevent mouse event propagation (#11753)
johngodley Nov 15, 2018
4a54cc1
Add hasInserterItems selector and improve getInserterItems selector p…
youknowriad Nov 15, 2018
0006987
Fix typo in selector docs
youknowriad Nov 15, 2018
d970375
Fix issues with image initial size (#11846)
jasmussen Nov 15, 2018
0604cd0
Stop propagating to DOM elements the `focusOnMount` prop from `Naviga…
mmtr Nov 15, 2018
db84d19
[RN mobile] pass isSelected to RichText components (#11857)
mzorz Nov 15, 2018
5f44a42
Remove checks for store existance in withSelect HOCs for media compon…
gziolo Nov 15, 2018
ad70868
REST API: Switch away from using `parent` as the path argument name (…
danielbachhuber Nov 15, 2018
09c3c42
Polish appender in mobile and nested contexts. (#11757)
jasmussen Nov 15, 2018
b009fd8
Update: Don't focus paragraph on media & text block. (#11911)
jorgefilipecosta Nov 15, 2018
4fb8f14
Avoid using the getSelectedBlock selector in autocompleters (#11893)
youknowriad Nov 15, 2018
3af6f91
Avoid getBlock selector in the DefaultBlockAppender and EditorKeyboar…
youknowriad Nov 15, 2018
afc83f2
Fix block selection when removing blocks (#11898)
youknowriad Nov 15, 2018
a502e1c
Format toolbar: prevent mousedown triggering selection (#11902)
johngodley Nov 15, 2018
e583606
Always prefer "large" image size (#11682)
azaozz Nov 15, 2018
faa4d47
Post/page title: add word-break keep-all (#11907)
jasmussen Nov 15, 2018
2610238
RichText: Don't update live DOM on composition (#11908)
ellatrix Nov 15, 2018
e2d08a4
Update: Keep ratio on cover video backgrounds (#11886)
jorgefilipecosta Nov 15, 2018
b1e11e5
Add permalinks to the document sidebar (#11874)
jorgefilipecosta Nov 15, 2018
87d940f
Add a way to programmatically remove editor panels from UI (#11802)
gziolo Nov 15, 2018
1237243
Block API: Consider encoding-normalized text as equivalent (#11771)
aduth Nov 15, 2018
cc91689
Add wp-polyfill as dependency to react (#11916)
IreneStr Nov 15, 2018
a356318
Remove sticky-menu class preventing full admin page scroll (#11308)
johngodley Nov 15, 2018
46ebefa
Columns: Improve margins, column child block, mobile. (#11904)
jasmussen Nov 15, 2018
ca4cf58
Editor Store: Fix refreshPost() effect (#11879)
ockham Nov 15, 2018
55d7d33
RichText: mark onSplit as unstable (#11926)
ellatrix Nov 15, 2018
76c629f
Remove 4.4 deprecated features. (#11927)
youknowriad Nov 15, 2018
9763f92
RichText: own undo signalling (#10650)
ellatrix Nov 15, 2018
0492368
fix scss syntax error. (#11933)
torounit Nov 15, 2018
90bbb54
Fix: Remove invalid isValidBlock export (#11936)
jorgefilipecosta Nov 15, 2018
a177dd7
chore(release): publish
youknowriad Nov 15, 2018
9d6c7e4
Update packages changelogs after packages publish (#11939)
youknowriad Nov 15, 2018
3c8dbd5
Update plugin version to 4.4. (#11920)
mtias Nov 15, 2018
36187de
Added missing periods (#11932)
shinyabw Nov 15, 2018
45ff37f
Updated Readme to fix the path example by removing wp-json from it. (…
fabiankaegy Nov 15, 2018
cdeb409
Added missing period after post (#11928)
shinyabw Nov 15, 2018
f3b4794
Fix escape key failing to close inline link popover (#11806)
talldan Nov 16, 2018
2a0b617
Fix url validation errors (#11835)
talldan Nov 16, 2018
e747c53
Update npm dependencies to fix found vulnerabilities (#11958)
gziolo Nov 16, 2018
c60894e
Fix: Make it impossible to use the UI to add a reusable block inside …
jorgefilipecosta Nov 16, 2018
f635145
RichText: fix caret position when deleting a selected word (#11965)
ellatrix Nov 16, 2018
2b567e9
Remove absolute positions in link popover e2e test (#11968)
johngodley Nov 16, 2018
68a6bd5
RichText: remove iOS scroll adjusting (#11971)
ellatrix Nov 16, 2018
9591c90
Fix missing margin on placeholder with block icons. (#11947)
mtias Nov 16, 2018
1dfee17
RichText: clean up: remove paste timeouts (#11978)
ellatrix Nov 16, 2018
745eda1
Override our global aligncenter/alignleft/alignright display property…
kjellr Nov 16, 2018
daa2e8d
Try: Only enforce embed min-width after mobile breakpoint (#11961)
jasmussen Nov 16, 2018
f9ddd68
[RNMobile] add isSelected prop to PlainText-backed blocks (#11989)
mzorz Nov 16, 2018
a2ecd1f
Fix: superfluous word in block description "Media & Text"(#11994)
dixitadusara Nov 16, 2018
7e814e3
Add `wp-image-####` CSS class to images in the Media and Text block (…
azaozz Nov 16, 2018
1b6cf07
RNMobile: Register default block (#11988)
etoledom Nov 16, 2018
88b5033
Use the MediaUploadCheck component before each Upload component (#11924)
imath Nov 17, 2018
3b16e5f
Keycodes package modifiers usage and adding missing JSDocs. (#11855)
nicolad Nov 17, 2018
d1d4786
Translate URL to Classic Editor plugin (#12013)
dixitadusara Nov 17, 2018
454415c
Use correct translation function for assistive text (#12011)
swissspidy Nov 18, 2018
78a7364
Mobile: Fix post visibility popover not appearing (#11954)
noisysocks Nov 18, 2018
9622659
Config: Mirror packages dependencies registration with core (#11637)
gziolo Nov 19, 2018
08fe16a
Build Tooling: Avoid `.default` on browser global assignments (#12006)
aduth Nov 19, 2018
763bb6b
Update More block description (#11587)
Soean Nov 19, 2018
56b9553
Improve post locking modal (#10886)
dimadin Nov 19, 2018
c5e146e
Fix the Privacy Policy help notice (#11999)
desrosj Nov 19, 2018
66b95af
Fix regression with Sibling Inserter. (#11969)
jasmussen Nov 19, 2018
c7caf4f
Exclude reusable blocks from the global block count (#11787)
noisysocks Nov 19, 2018
3726c56
Fix editor break on Unified toolbar (#11996)
nosolosw Nov 19, 2018
8585f15
Fix small visual regression with button variation preview. (#12051)
jasmussen Nov 19, 2018
095d18f
Honor the Disable Visual Editor setting (#12000)
mkaz Nov 19, 2018
dfa4e04
Add link rel and link class to image block inspector (see #7504) (#7771)
Nov 19, 2018
b198e5c
Add a minimal multi-selection block panel (#12050)
youknowriad Nov 19, 2018
558f3f5
Fix/media library collections #4612 (#10843)
antpb Nov 19, 2018
eee99f1
Revert "Fix editor break on Unified toolbar (#11996)"
youknowriad Nov 19, 2018
a6a9a8f
Improve i18n negligence in MultiSelectionInspector (#12054)
swissspidy Nov 19, 2018
defff25
Revert "Fix/media library collections #4612 (#10843)" (#12064)
youknowriad Nov 19, 2018
41a5f2e
Token List: Add missing stringifier and iterator (#11825)
aduth Nov 19, 2018
229ed1c
Data: Avoid responding to `componentDidUpdate` in `withDispatch` (#11…
aduth Nov 19, 2018
2aea727
Fix undefined variable warning in gutenberg.php (#12053)
earnjam Nov 19, 2018
6ae6285
Recursively step through edits to track individually changed post met…
earnjam Nov 19, 2018
3a57743
Sidebar permalink panel a11y improvements (#12030)
afercia Nov 19, 2018
76aa6ad
Editor Store: Have refreshPost() effect bypass caching (#12060)
ockham Nov 19, 2018
e601299
Gallery: Duplicate image IDs into easy-to-parse attribute (#11540)
mcsf Nov 19, 2018
88112df
Prevent RESET_BLOCKS from affecting reusable blocks (#11746)
noisysocks Nov 19, 2018
2be9a29
Fix: missing imports on end 2 end tests. (#12070)
jorgefilipecosta Nov 19, 2018
221afa1
Fix annotations text tracking (#11861)
atimmer Nov 19, 2018
5dbc641
Compat: Upgrade admin notices to use Notices module at runtime (#11604)
aduth Nov 19, 2018
d941a07
Fix/media library collections - try 2 (#12074)
jorgefilipecosta Nov 19, 2018
794ac97
Plugin: Remove deprecations slated for 4.5 removal (#12077)
aduth Nov 19, 2018
25b834e
Update "Unified Toolbar" name mode to "Top Toolbar" for clarity. (#12…
mtias Nov 19, 2018
bad6c5a
Make it possible to undo prefix transforms (#11497)
ellatrix Nov 19, 2018
9e464a0
Add ability to specify a different default editor font per locale (#1…
mkaz Nov 19, 2018
cddee64
Fix/button css specificity (#12005)
m-e-h Nov 19, 2018
300a2de
Fix: Align: Only add data-align for wide/full aligns if editor/theme …
jorgefilipecosta Nov 19, 2018
1e5f885
Switch image and audio block to embed block if URL is embeddable (#11…
Soean Nov 19, 2018
9297fc9
Restore the block hover and focus styles in Unified Toolbar mode. (#1…
afercia Nov 19, 2018
53c975b
Block API: Preserve unknown, respect `null` in server attributes prep…
aduth Nov 20, 2018
f33498b
Update displayed permalink when slug is cleared (#11783)
earnjam Nov 20, 2018
2fc6cae
Allow previewing changes to the post featured image (#12037)
adamsilverstein Nov 20, 2018
58d9803
Fix IE11 toolbar. (#12098)
jasmussen Nov 20, 2018
2945a62
Save meta on preview (#11409)
adamsilverstein Nov 20, 2018
b462725
Reusable blocks: Use view context, always include title.raw and conte…
noisysocks Nov 20, 2018
015e144
Fix small gap in style variation button (#12090)
jasmussen Nov 20, 2018
563ef41
Perform a complete draft save on preview (#12097)
youknowriad Nov 20, 2018
d5cf1d7
Restore the help modal in the classic block (#11856)
azaozz Nov 20, 2018
095c65c
Remove permalink-based features from nonpublic CPTs (#12046)
johnwatkins0 Nov 20, 2018
f91e66c
Fix popovers position in RTL languages (#12117)
youknowriad Nov 20, 2018
1e85524
Update `package-lock.json` from latest `npm install` (#12107)
danielbachhuber Nov 20, 2018
d387ac5
Convert to blocks: handle invalid lists and HTML without block equiva…
ellatrix Nov 20, 2018
a61be20
Localize DateTimePicker Component (#11938)
georgeh Nov 20, 2018
18d0fbc
Fix the TinyMCE init array (#10968)
azaozz Nov 20, 2018
3f74cd1
Fix issue with disabled togglecontrol double border (#12091)
jasmussen Nov 20, 2018
ff299e6
Replace gutenberg domain with default for Core blocks (#12108)
youknowriad Nov 20, 2018
c97cec8
preserve quote content (#12122)
ellatrix Nov 20, 2018
943790c
Remove "permalink settings" link from permalink panel. (#12121)
mtias Nov 20, 2018
5a8c012
Framework: Regenerate fixtures (#12124)
aduth Nov 20, 2018
c77cf74
Reorganise documentation (#11817)
chrisvanpatten Nov 20, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Plugin Version to 4.3.0 (WordPress#11762)
* Only refresh the popover if the anchor position changes (WordPress#11751)

* Update plugin version to 4.3.0
  • Loading branch information
youknowriad authored Nov 12, 2018
commit 7703a7ac110f34411ba57e172f406814f71393b5
2 changes: 1 addition & 1 deletion gutenberg.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Gutenberg
* Plugin URI: https://github.com/WordPress/gutenberg
* Description: Printing since 1440. This is the development plugin for the new block editor in core.
* Version: 4.3.0-rc.1
* Version: 4.3.0
* Author: Gutenberg Team
*
* @package gutenberg
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gutenberg",
"version": "4.3.0-rc.1",
"version": "4.3.0",
"private": true,
"description": "A new WordPress editor experience",
"repository": "git+https://github.com/WordPress/gutenberg.git",
Expand Down
10 changes: 5 additions & 5 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## 6.0.1 (Unreleased)

### Polish

- Remove `<DateTimePicker />` obsolete `locale` prop (and pass-through to child components) and obsolete `is12Hour` prop pass through to `<DateTime />` [#11649](https://github.com/WordPress/gutenberg/pull/11649)

### Bug Fixes

- Avoid constantly recomputing the popover position.

### Polish

- Remove `<DateTimePicker />` obsolete `locale` prop (and pass-through to child components) and obsolete `is12Hour` prop pass through to `<DateTime />` [#11649](https://github.com/WordPress/gutenberg/pull/11649)

## 6.0.0 (2018-11-12)

### Breaking Change
Expand Down Expand Up @@ -92,7 +92,7 @@

- `withAPIData` has been removed. Please use the Core Data module or `@wordpress/api-fetch` directly instead.
- `Draggable` as a DOM node drag handler has been deprecated. Please, use `Draggable` as a wrap component for your DOM node drag handler.
- Change how required built-ins are polyfilled with Babel 7 ([#9171](https://github.com/WordPress/gutenberg/pull/9171)). If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using [core-js](https://github.com/zloirock/core-js) or [@babel/polyfill](https://babeljs.io/docs/en/next/babel-polyfill) will add support for these methods.
- Change how required built-ins are polyfilled with Babel 7 ([#9171](https://github.com/WordPress/gutenberg/pull/9171)). If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using [core-js](https://github.com/zloirock/core-js) or [@babel/polyfill](https://babeljs.io/docs/en/next/babel-polyfill) will add support for these methods.
- `withContext` has been removed. Please use `wp.element.createContext` instead. See: https://reactjs.org/docs/context.html.

### New Feature
Expand Down