Skip to content
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

Merge main into fork #17

Merged
merged 1,175 commits into from
Nov 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1175 commits
Select commit Hold shift + click to select a range
f66ebf8
Tests: Add fixture for Column deprecation (#26774)
gziolo Nov 6, 2020
26dc308
Fix: LineHeightControl is not disabled at the global styles block lev…
jorgefilipecosta Nov 6, 2020
24a4f44
Add useStoreSelectors hook (#26692)
adamziel Nov 6, 2020
422b21c
Social Links: Add ability to change social icon sizes (#25921)
mkaz Nov 6, 2020
5287a71
Updating some native mobile UI tests (#26691)
hypest Nov 6, 2020
df0f62e
Format library: use hooks for all components (#26779)
ellatrix Nov 6, 2020
4ca5d4e
Chore: Fix: Pass clearable setting on ColorGradientControl. (#26784)
jorgefilipecosta Nov 6, 2020
575b074
Build Tooling: Rebuild stylesheets when imported styles are modified…
jeyip Nov 6, 2020
d99f403
Update feature-flags.md (#26765)
alexwoollam Nov 6, 2020
5eacf4a
Update token field icon (#26726)
jameskoster Nov 6, 2020
c6f6d29
[RNMobile] Use Hermes bytecode (#26732)
hypest Nov 6, 2020
29e5140
Package lock update (#26789)
noahtallen Nov 6, 2020
1431266
Update tutorial.md (#26799)
alexwoollam Nov 7, 2020
e942c27
Update getting-started.md (#26793)
alexwoollam Nov 7, 2020
1dac683
Update coding-guidelines.md (#26791)
alexwoollam Nov 7, 2020
12ec232
Update git-workflow.md (#26794)
alexwoollam Nov 7, 2020
92be295
Update data-flow.md (#26790)
alexwoollam Nov 7, 2020
02ee10e
Update document.md (#26792)
alexwoollam Nov 7, 2020
2b7bb8c
Correct the docblock for the `widget_comments_args` filter. (#26618)
johnbillion Nov 7, 2020
0d2b21c
Format library: add Keyboard Input (<kbd>) (#26801)
ellatrix Nov 7, 2020
c947ae6
Update block-transforms.md (#26797)
alexwoollam Nov 7, 2020
4f0f50c
Update block-annotations.md (#26796)
alexwoollam Nov 7, 2020
d0f883b
Update animation.md (#26795)
alexwoollam Nov 7, 2020
7178f9b
Update package lock (puppeteer dependency) (#26811)
ellatrix Nov 8, 2020
707540c
Format library: introduce useAnchorRef (#26782)
ellatrix Nov 8, 2020
f06dcd9
[Android] Image block - upload multiple (#24346)
mkevins Nov 9, 2020
c531129
cleanup unnecessary code (#24831)
aristath Nov 9, 2020
c6093bc
Refactor FSE templates and template parts synchronization and resolu…
youknowriad Nov 9, 2020
e4fdd30
[RNMobile] Remove flex from range cell container (#26777)
lukewalczak Nov 9, 2020
6c86700
Tweak some menu items. (#26720)
jasmussen Nov 9, 2020
391a0fd
Append missing </div> to post-excerpt block (#26581) (#26806)
bobbingwide Nov 9, 2020
5ec609a
Try: Wider vanilla column width. (#26357)
jasmussen Nov 9, 2020
5f58096
Provide a minimum of code wrapping for the code block. (#26623)
jasmussen Nov 9, 2020
62db298
Error when trying to get selection directly with window global (#26813)
ellatrix Nov 9, 2020
89b5367
wait for authors to load (#26776)
ntsekouras Nov 9, 2020
cdd9b9e
Use 2-pass terser compression (#24821)
sgomes Nov 9, 2020
86e5cc1
Rename "Left Sidebar" to "Secondary Sidebar" in the interface (#26517)
mattwiebe Nov 9, 2020
0016f2d
Fix/column width units (#26757)
tellthemachines Nov 9, 2020
b21a82d
Focus return: make document.activeElement relative to ref (#26814)
ellatrix Nov 9, 2020
08a4c56
[RNMobile] Correct ios back icon (#26690)
lukewalczak Nov 9, 2020
44bb47e
Revert "Add useStoreSelectors hook (#26692)" (#26828)
adamziel Nov 9, 2020
4e80d53
Block Support: Fix font size style when applying block support (#26762)
aaronrobertshaw Nov 9, 2020
0cfdd39
Tidy up typography support check after merges (#26759)
aaronrobertshaw Nov 9, 2020
4be4389
Iterations to link interface (#26551)
Nov 9, 2020
248b2fb
TextControl: Forward refs (#26209)
sarayourfriend Nov 9, 2020
06cb694
PostTitle: rewrite with hooks (+ avoid globals) (#26820)
ellatrix Nov 9, 2020
736010e
Polish search button, fix line-height. (#26446)
jasmussen Nov 9, 2020
806ccd0
Include button margins in width calculations (#26781)
stacimc Nov 9, 2020
6d475af
Add new hook for Gutenberg latest posts block (#26628)
romain-d Nov 9, 2020
e7f722c
fix undefined index notice in Social Link Block (#25663)
fabiankaegy Nov 9, 2020
b112748
Adds in missing styling for toolbar when using text-only setting (#26…
Nov 10, 2020
7f1fac9
Inserter: Fix 'Browse All' in Quick Inserter (#26443)
noisysocks Nov 10, 2020
a8371c4
Replace `dirname( __FILE__ )` with `__DIR__` (#23598)
ixkaito Nov 10, 2020
7f7f777
Interface: Add deprecation logic for leftSidebar prop (#26826)
gziolo Nov 10, 2020
91965a6
Improved 'bad' example for the Strings section (#25349)
igorradovanov Nov 10, 2020
2d529f5
Documentation: Format Coding Guidelines document respecting bad JS ex…
gziolo Nov 10, 2020
5b6213c
Update Legacy Widget toolbar button font to match UI when displayed i…
mapk Nov 10, 2020
8ec3eac
[core data] State locks for concurrency control (#26389)
adamziel Nov 10, 2020
07c5708
[RNMobile] Add mobile equivalent UnitControl (#26161)
lukewalczak Nov 10, 2020
5e3cf08
[Concurrency issues] More integration tests (#26661)
adamziel Nov 10, 2020
198fb2f
Update workflows to use Node 14.x (#26835)
mkaz Nov 10, 2020
7451d20
Add default block widths to the full-site editor. (#26853)
kjellr Nov 10, 2020
50eaa95
activeElement: error if accessed with a global (#26834)
ellatrix Nov 10, 2020
30a9f22
Add changelog entry (#26857)
sirreal Nov 10, 2020
6561ba0
Document the supports style properties that were deemed stable during…
nosolosw Nov 10, 2020
d15296a
Add command to format PHP files (#26850)
nosolosw Nov 10, 2020
07cec68
Add template part conversion e2e tests (#26788)
Addison-Stavlo Nov 10, 2020
5daaed8
Update .nvmrc to use latest LTS (#26855)
mkaz Nov 10, 2020
25d6204
Add eslint rule to warn against using globals for addEventListener (#…
ellatrix Nov 10, 2020
ca9b158
Add global styles to nosolosw codeowners (#26860)
nosolosw Nov 10, 2020
7903feb
Media files collection block mobile (#26721)
mzorz Nov 10, 2020
acb8320
Update changelog for nodegit update (#26863)
mkaz Nov 10, 2020
29bf00d
Use date-fns and date-fns-tz instead of moment on @wordpress/date (#2…
vcanales Nov 10, 2020
eedb83d
Render template part preview as div (#26873)
noahtallen Nov 11, 2020
998965a
Run assign fixed issues and first time contributor label tasks for PR…
talldan Nov 11, 2020
00a9377
Merg e2e test relying on order into one (#26883)
ellatrix Nov 11, 2020
d9a8519
Update base64-js in package lock (#26888)
ellatrix Nov 11, 2020
428ef82
Block drag and drop: add e2e test (#26869)
ellatrix Nov 11, 2020
5904051
Document newly added style properties for theme.json (#26891)
nosolosw Nov 11, 2020
2296afb
Drop zone: rewrite with hooks and simplify (#26893)
ellatrix Nov 11, 2020
c822d99
Fix sass renderer from overwriting _colors.native.scss with content f…
etoledom Nov 11, 2020
a0ba11f
Media placeholder: add drop test (#26904)
ellatrix Nov 11, 2020
d0965d9
sandbox: set iframe selectors more generic (#26842)
retrofox Nov 11, 2020
23b3d5a
Global styles: Add preset classes generation on the client side. (#26…
jorgefilipecosta Nov 11, 2020
7b98de4
Update base 64 in package lock (again) (#26908)
noahtallen Nov 12, 2020
6e999db
chore(release): publish
tellthemachines Nov 12, 2020
c811fb7
Site Editor: Remove dashboard button focus on mount (#26845)
david-szabo97 Nov 12, 2020
9723623
More appropriate docs (#26919)
adamziel Nov 12, 2020
3534119
Update docs (#26859)
nosolosw Nov 12, 2020
8034d69
Reduces padding on highlight for drop down (#26572)
Nov 12, 2020
d65d36e
[RNMobile] Add navigation to link settings and add link picker screen…
dratwas Nov 12, 2020
8c5e444
Add: Font appearance control on global styles (#26868)
jorgefilipecosta Nov 12, 2020
7143ffb
Block supports: update documentaton for text and background (#26931)
nosolosw Nov 12, 2020
0d7063c
Template navigation: Reverse menu order of drilldowns / links (#26930)
ntsekouras Nov 12, 2020
388f813
Navigation block: fix color support declaration (#26928)
nosolosw Nov 12, 2020
bf6d65e
Components: Fix FormTokenField input position when typing (#26741)
Nov 12, 2020
abe41c8
Update the spacing around menu items with descriptions (#26933)
jameskoster Nov 12, 2020
1113ca9
Encourage the use of npm ci to avoid package-lock conflict (#26837)
mkaz Nov 12, 2020
881df45
GlobalStyles: UI controls reflect current style property (#26786)
jorgefilipecosta Nov 12, 2020
b0d5430
Site Editor: Add navigation panel back button slot (#26846)
david-szabo97 Nov 12, 2020
981b3c8
Store screenshots of CI e2e failures as CI artifacts (#26664)
adamziel Nov 12, 2020
6e00e7c
Code & Preformatted Blocks: delete on backspace from an empty block (…
daddou-ma Nov 12, 2020
1cf5aac
Writing flow: improve vertical edge checking (#26921)
ellatrix Nov 12, 2020
05ee652
Draggable: use hooks and prepare for iframe (#26897)
ellatrix Nov 12, 2020
ea33b82
mount nav panel on load (#26942)
Addison-Stavlo Nov 12, 2020
ff54fa9
[RNMobile] File block basics (#26278)
etoledom Nov 12, 2020
170a0d0
Fixes #26909. Updates the alignment icon in the toolbar to default to…
mapk Nov 12, 2020
23a69e2
Add optional icon to snackbar (#26907)
becdetat Nov 13, 2020
db96c4e
Add e2e test utils to install and activate themes (#23685)
johnwatkins0 Nov 13, 2020
8e4b94d
Cache for a minute using a transient (#25680)
aristath Nov 13, 2020
f152064
Don't wrap menu items. (#26889)
jasmussen Nov 13, 2020
1d21b92
Extract theme json processor (#26803)
nosolosw Nov 13, 2020
9db42e0
Fix alignment of the new template button (#26934)
jameskoster Nov 13, 2020
80e30fd
add artifacts to .gitignore and use process.cwd() instead of __dirnam…
adamziel Nov 13, 2020
0b9b34f
Block variations transformations (#26687)
ntsekouras Nov 13, 2020
132a69f
Fix minor code smell in template part previews. (#26949)
Addison-Stavlo Nov 13, 2020
a109fda
is-shallow-equal: Convert to ESM (#26833)
sarayourfriend Nov 13, 2020
f7c91c8
Global Styles Color Palette editor default to theme/core pallete. (#2…
jorgefilipecosta Nov 13, 2020
390402e
Add: Mechanism to detect if a block instance matches a global styles …
jorgefilipecosta Nov 13, 2020
0545e7d
Deprecated: Type package (#26429)
sirreal Nov 13, 2020
3942611
Site Editor: refactor menu creation code (#26966)
vindl Nov 13, 2020
1349ad9
e2e tests: delete on backspace from empty code/preformatted blocks (#…
daddou-ma Nov 14, 2020
1b2d663
Add regresion E2E test for the empty reusable block causing WSODs iss…
fullofcaffeine Nov 14, 2020
cca33e5
Revert "Add regresion E2E test for the empty reusable block causing W…
gziolo Nov 14, 2020
e24ac3e
docs(components/toggle-control): clarify that onChange is not require…
dsifford Nov 14, 2020
884ff88
Docs: update data package README (#17878)
adekbadek Nov 14, 2020
d6e9eca
Update testing docs with info about React Testing Library (#23015)
jeyip Nov 14, 2020
0fa42ef
Update data-flow.md (#26029)
gumacahin Nov 14, 2020
f3af80f
Fix code example in PluginBlockSettingsMenuItem docs (#21607)
adekbadek Nov 14, 2020
415fc43
Use `is_writable()` to avoid the silenced PHP warnings from `@fopen()…
dd32 Nov 14, 2020
98df266
Fix Fatal error in post-hierarchical-terms.php for unregistered taxon…
bobbingwide Nov 15, 2020
ee6b4ba
Revert the reversion of https://github.com/WordPress/gutenberg/pull/2…
fullofcaffeine Nov 16, 2020
15948eb
Fix pullquote alignment (#26912)
talldan Nov 16, 2020
d9ed239
Try: Show reduced UI on hover (#26882)
jasmussen Nov 16, 2020
e5c3c66
Chore: Fix: Table block global styles selector (#26973)
jorgefilipecosta Nov 16, 2020
15815ec
Polish custom select menu styles. (#26956)
jasmussen Nov 16, 2020
6e4c2eb
Add checks for dynamic selectors (#26991)
nosolosw Nov 16, 2020
53058e9
Remain back compatible with existing settings (#26903)
nosolosw Nov 16, 2020
f0069d6
Fix Query Block's Toolbar popover width (#26992)
ntsekouras Nov 16, 2020
a89276d
Fix context injection loop (#26998)
youknowriad Nov 16, 2020
4fba0ec
Revert "Remain back compatible with existing settings" (#27004)
youknowriad Nov 16, 2020
403fa60
Site Editor - Nav Panel - Only show auto-draft template parts corresp…
Addison-Stavlo Nov 16, 2020
400f9ec
Fix c and r formats, add tests. (#27002)
vcanales Nov 16, 2020
3d5aee5
remove unused variables (#27000)
youknowriad Nov 16, 2020
b245989
Unify the inserter search UI (#26595)
youknowriad Nov 16, 2020
0e6da94
Site Editor: Create auto-drafts for modified files only (#26383)
david-szabo97 Nov 16, 2020
b2beb83
Mobile Release v1.41.1 (#26977)
cameronvoell Nov 16, 2020
d8d5273
Fix/ie11 interface bugs (#26944)
ambienthack Nov 17, 2020
a278fe3
wp-env [docs]: Remove language about activating themes (#27017)
noahtallen Nov 17, 2020
067c113
chore(release): publish
tellthemachines Nov 17, 2020
5278481
Fix PostContent block rendering inside templates (#27011)
youknowriad Nov 17, 2020
980b34e
Fix GH actions "cancel" step (#27025)
noahtallen Nov 17, 2020
9438924
use get_stylesheet_directory instead of STYLESHEET (#27021)
Addison-Stavlo Nov 17, 2020
d5fdb2a
Bump plugin version to 9.4.0-rc.1
youknowriad Nov 17, 2020
d3fd39a
Query and QueryLoop use useInnerBlocksProps (#27014)
ntsekouras Nov 17, 2020
6c1ec01
[RNMobile] Correct Android back button navigation (#26773)
lukewalczak Nov 17, 2020
1673ed6
[RNMobile] Correct key in cover UnitControls (#27005)
lukewalczak Nov 17, 2020
fc67e52
Navigation Component: Hide navigation item if target menu is empty (#…
david-szabo97 Nov 17, 2020
2926884
[Mobile] - Theme colors sync (#26821)
Nov 17, 2020
c5a5117
Remove soean from codeowners (#27032)
Soean Nov 17, 2020
5407f15
Typewriter: rewrite with hooks (#26986)
ellatrix Nov 17, 2020
31404cb
Insertion point: avoid wrapper div (#26994)
ellatrix Nov 17, 2020
270f6eb
Don't use `target="_blank"` unless needed (#25730)
aristath Nov 17, 2020
d7081b7
lint (#26852)
adamziel Nov 17, 2020
33fec4c
Global Styles: Add button to reset color palette (#26975)
jorgefilipecosta Nov 17, 2020
63bfdcb
[Query block]: Add Posts List variation (#26990)
ntsekouras Nov 17, 2020
b529dd7
Respect filtered settings when they're ported to theme.json format (#…
nosolosw Nov 17, 2020
5e225e3
Fix custom spacing support (#27045)
nosolosw Nov 17, 2020
9263f1b
Deprecate the withGlobalEvents HoC (#26749)
ellatrix Nov 17, 2020
00809bd
Refactor typing observer (#27043)
ellatrix Nov 17, 2020
a57cc16
[RNMobile] File Block II (#26360)
etoledom Nov 17, 2020
bcd4775
Visual editor: remove 4 wrapper divs (#27035)
ellatrix Nov 17, 2020
4d18b77
Run phpunit even when lint fials (#27024)
noahtallen Nov 17, 2020
efad088
Site Editor: remove unused FullscreenModeClose component (#26997)
vindl Nov 17, 2020
f4fc35a
js meetings were shifted to 15:00GMT (#27047)
ambienthack Nov 17, 2020
d5aa703
And then there were nine. (#27039)
johnbillion Nov 17, 2020
3f3f310
wp-env: Improve docs for "run" command (#27053)
noahtallen Nov 17, 2020
5c3a32d
Data: Allow using store object as argument for select and dispatch (#…
gziolo Nov 17, 2020
4959da9
See #27044. Updates the Query blocks icon to match the Loop child-blo…
mapk Nov 18, 2020
73d6f07
Full Site Editing: Extend the wp_template admin list with new views a…
Copons Nov 18, 2020
adcb1bf
New icon for settings to be included in Query block toolbar (#27057)
mapk Nov 18, 2020
ccd1554
Fix jest process hanging (#27008)
adamziel Nov 18, 2020
4e627ea
Fix typo in block supports documentation (#27062)
nosolosw Nov 18, 2020
81edd89
Try: Better social links placeholder. (#26953)
jasmussen Nov 18, 2020
273dee2
Remove unnecessary comment (#27060)
nosolosw Nov 18, 2020
a91ceaa
Increase cache hit chance by adding restore-keys (#25504)
ceyhun Nov 18, 2020
e0041be
Query block - filter all post types (#27049) (#27056)
bobbingwide Nov 18, 2020
60ac255
Interface: remove regions wrapper div (#27066)
ellatrix Nov 18, 2020
f8d9d07
Site Editor: fix synchronization checks after template deletion (#27068)
vindl Nov 18, 2020
be88710
Use provided constant as directory separator (#27073)
david-szabo97 Nov 18, 2020
b7174b3
Bump plugin version to 9.4.0
youknowriad Nov 18, 2020
9d80a39
Interface regions: fix focus style (on click) (#27074)
ellatrix Nov 18, 2020
3fd721a
[NRMobile] Style separator block to extend until the edges (#26725)
etoledom Nov 18, 2020
69e19d7
Site Editor: Add theme taxonomy to templates and template parts (#27016)
david-szabo97 Nov 18, 2020
7983b2d
Revert "Add new hook for Gutenberg latest posts block (#26628)" (#27078)
noahtallen Nov 18, 2020
9702e41
wp-env: Fix typo insall to install (#27081)
Soean Nov 18, 2020
943e8bf
Constrain tabbing to the popover in media replace flow (#26939)
draganescu Nov 19, 2020
62280f9
Fix Separator editor styles (#27071)
ntsekouras Nov 19, 2020
1db8243
Fix the Post author selector for contributors (#26554)
adamsilverstein Nov 19, 2020
56b9291
Update prefer lang constructs to functions (#27070)
nosolosw Nov 19, 2020
5040f3d
Updates placeholder for post comment block (#27013)
Nov 19, 2020
ec3da35
Navigation Component: Add isText prop to NavigationItem (#27003)
david-szabo97 Nov 19, 2020
3d78dd2
Update package lock (#27098)
david-szabo97 Nov 19, 2020
9056047
Package lock: update package once more (#27102)
ellatrix Nov 19, 2020
cfb3696
Full Site Editing: Add Support for Templates Default and Custom Title…
Copons Nov 19, 2020
4f9fbd1
Fix: Font size unit back-compatibility does not executes on post edit…
jorgefilipecosta Nov 19, 2020
b686b9a
Drop zone: fix infinite loop in some contexts (#27090)
ellatrix Nov 19, 2020
9636fcc
Remove .block-editor selector dependency in block CSS (#27063)
nosolosw Nov 19, 2020
8d9b01e
Update stylesheet generation at edit site (#27065)
nosolosw Nov 19, 2020
8428af0
Data: Improve documentation for new API added around stores (#27061)
gziolo Nov 19, 2020
227cc2d
Bump plugin version to 9.4.1
ellatrix Nov 19, 2020
b37bc30
Fix: Font size picker bug that adds px units to empty string values. …
jorgefilipecosta Nov 19, 2020
42f5398
Full Site Editing: Make sure templates and parts queries filter by ta…
Copons Nov 19, 2020
b9602e9
Site Editor: Fix item color and padding in navigation panel (#27096)
david-szabo97 Nov 19, 2020
79ea601
Update: Include px units on default font sizes defined on theme.json …
jorgefilipecosta Nov 19, 2020
972b9c7
Implemented Add link to functionality. (#27052)
jd-alexander Nov 19, 2020
d27e094
Fix typos (#27120)
Soean Nov 19, 2020
8df048c
[Mobile] - Support background colors for Group block (#25994)
Nov 20, 2020
0cdd7ed
[RNMobile] Correct fallback unit value and using anchor in Picker (#2…
lukewalczak Nov 20, 2020
974906b
Full Site Editing: Add the theme source to the templates wp-admin lis…
Copons Nov 20, 2020
c06d7a1
GitHub Actions: Build Plugin zip, store as artifact on every PR (#26746)
ockham Nov 20, 2020
4cfe6ba
Data: Implement atomic stores (#26866)
youknowriad Nov 20, 2020
91099d9
Scripts: Autoformat TypeScript files with format-js (#27138)
sirreal Nov 20, 2020
c31e29d
[RNMobile] Add simple test for handling web columns width and cover h…
lukewalczak Nov 20, 2020
3aeb89e
Full Site Editing: Add Support for Templates Default and Custom Title…
Copons Nov 20, 2020
3dff67a
hide controls on multi select (#27105)
ntsekouras Nov 20, 2020
0fe880b
Query block grid view (#27067)
ntsekouras Nov 20, 2020
ef2d393
Generalize the atom family concept as an atom selector concept instea…
youknowriad Nov 20, 2020
1862c62
Global Styles: enabled font appearence in global context (#27150)
scruffian Nov 20, 2020
0d59823
Global Styles: update metadata and add support for padding (#27099)
nosolosw Nov 20, 2020
a0bbf38
Global Styles: Abstract preset variable retrieving and setting (#26970)
jorgefilipecosta Nov 20, 2020
e0c679a
Add: PHP util function equivalent to lodash set. (#27077)
jorgefilipecosta Nov 20, 2020
90904e9
Correct the link to the SelectControl readme file. (#27153)
johnbillion Nov 20, 2020
5beec8f
Support registry inheritence with atomic stores (#27162)
youknowriad Nov 20, 2020
55bf177
Update: Sort Global Styles block panels by panel title. (#27163)
jorgefilipecosta Nov 20, 2020
5a90a57
Replace adminbar customize link with site-editor in FSE themes (#27135)
aristath Nov 23, 2020
3aa7734
Align single half width column to left (#27142)
draganescu Nov 23, 2020
5a77049
Replace 'Remove from Reusable blocks' with 'Manage Reusable blocks'. …
wallstead Nov 23, 2020
c59cbd1
Hooks: Use instance's `doAction` for built-in hooks (#26498)
yuliyan Nov 23, 2020
0d662a6
Full Height Alignment Toolbar: Implementation + Cover integration. (#…
retrofox Nov 23, 2020
10c48e1
Fix RangeControl mark placement and cursor styles (#26745)
stokesman Nov 23, 2020
39dbdd2
Configure phpunit-watcher to improve devex. (#27058)
iandunn Nov 23, 2020
9b255cf
Update link to react-native-editor device tests contributing guide (#…
mchowning Nov 23, 2020
8ae67e7
ESLint Plugin: Include a note about the minimum version required for …
gziolo Nov 23, 2020
78bb110
Scripts: Unpin ignore-emit-webpack-plugin dependency (#26739)
gziolo Nov 23, 2020
037276c
Revert stan (#27196)
youknowriad Nov 23, 2020
ad45c48
[RNMobile] Make height conversion test ios only (#27195)
lukewalczak Nov 23, 2020
bb9565b
Add alignment controls to the featured image block. (#27076)
kjellr Nov 23, 2020
d44a082
Navigation panel: Hide empty menus (#27141)
david-szabo97 Nov 23, 2020
c361b63
Full Site Editing: Update the template parts admin list with new colu…
Copons Nov 23, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.cache
build
build-module
build-types
node_modules
packages/block-serialization-spec-parser/parser.js
packages/e2e-tests/plugins
Expand Down
13 changes: 13 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# default
* text=auto

# Windows bat files in mobile/android
*.bat -text

# Denote all files that are truly binary and should not be modified.
*.aar binary
*.gif binary
*.jar binary
*.jpg binary
*.png binary
*.ttf binary
44 changes: 23 additions & 21 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,48 @@
/docs/designers-developers/designers @chrisvanpatten @mkaz @ajitbohra

# Data
/packages/api-fetch @youknowriad @nerrad @mmtr
/packages/core-data @youknowriad @nerrad
/packages/data @youknowriad @nerrad @coderkevin
/packages/redux-routine @youknowriad @nerrad
/packages/api-fetch @nerrad @mmtr
/packages/core-data @nerrad
/packages/data @nerrad @coderkevin
/packages/redux-routine @nerrad
/packages/data-controls @nerrad

# Blocks
/packages/block-library @Soean @ajitbohra @talldan
/packages/block-library/src/gallery @mkevins @pinarol
/packages/block-library @ajitbohra @talldan
/packages/block-library/src/gallery @mkevins
/packages/block-library/src/social-links @mkaz
/packages/block-library/src/social-link @mkaz
/packages/block-library/src/image @ajlende

# Editor
/packages/annotations @atimmer @ellatrix
/packages/autop
/packages/block-editor @youknowriad @ellatrix
/packages/block-editor @ellatrix
/packages/block-serialization-spec-parser @dmsnell
/packages/block-serialization-default-parser @dmsnell
/packages/blocks @youknowriad @ellatrix
/packages/blocks @ellatrix
/packages/edit-post
/packages/editor
/packages/list-reusable-blocks @youknowriad
/packages/list-reusable-blocks
/packages/shortcode
/packages/block-directory
/packages/interface
/packages/media-utils
/packages/server-side-render

# Widgets
/packages/edit-widgets @youknowriad
/packages/edit-widgets @draganescu @talldan @noisysocks @tellthemachines @adamziel @kevin940726

# Navigation
/packages/edit-navigation
/packages/edit-navigation @draganescu @talldan @noisysocks @tellthemachines @adamziel @kevin940726

# Full Site Editing
/packages/edit-site @youknowriad
/packages/edit-site

# Tooling
/bin @ntwb @nerrad @ajitbohra
/bin/api-docs @ntwb @nerrad @ajitbohra @nosolosw
/docs/tool @youknowriad @chrisvanpatten @ajitbohra @nosolosw
/docs/tool @chrisvanpatten @ajitbohra @nosolosw
/packages/babel-plugin-import-jsx-pragma @gziolo @ntwb @nerrad @ajitbohra
/packages/babel-plugin-makepot @ntwb @nerrad @ajitbohra
/packages/babel-preset-default @gziolo @ntwb @nerrad @ajitbohra
Expand All @@ -61,15 +61,15 @@
/packages/jest-puppeteer-axe @gziolo @ntwb @nerrad @ajitbohra
/packages/library-export-default-webpack-plugin @gziolo @ntwb @nerrad @ajitbohra
/packages/npm-package-json-lint-config @gziolo @ntwb @nerrad @ajitbohra
/packages/postcss-themes @youknowriad @ntwb @nerrad @ajitbohra
/packages/postcss-themes @ntwb @nerrad @ajitbohra
/packages/scripts @gziolo @ntwb @nerrad @ajitbohra
/packages/dependency-extraction-webpack-plugin @gziolo
/packages/prettier-config @ntwb @gziolo

# UI Components
/packages/components @youknowriad @ajitbohra @jaymanpandya @chrisvanpatten
/packages/compose @youknowriad @ajitbohra @jaymanpandya
/packages/element @youknowriad @ajitbohra @jaymanpandya
/packages/components @ajitbohra @jaymanpandya @chrisvanpatten
/packages/compose @ajitbohra @jaymanpandya
/packages/element @ajitbohra @jaymanpandya
/packages/notices @ajitbohra @jaymanpandya
/packages/nux @ajitbohra @jaymanpandya
/packages/viewport @ajitbohra @jaymanpandya
Expand All @@ -78,18 +78,18 @@
/packages/primitives

# Utilities
/packages/a11y @youknowriad
/packages/a11y
/packages/blob
/packages/date
/packages/deprecated @youknowriad
/packages/deprecated
/packages/dom @ellatrix
/packages/dom-ready
/packages/escape-html
/packages/html-entities
/packages/i18n @swissspidy
/packages/is-shallow-equal
/packages/keycodes @talldan @ellatrix
/packages/priority-queue @youknowriad
/packages/priority-queue
/packages/token-list
/packages/url @talldan
/packages/wordcount
Expand All @@ -106,14 +106,16 @@
/packages/block-editor/src/components/rich-text @ellatrix @etoledom @cameronvoell @guarani

# Project Management
/.github @youknowriad @mapk @karmatosed
/.github @mapk @karmatosed
/packages/project-management-automation

# wp-env
/packages/env @epiqueras @noahtallen

# PHP
/lib @timothybjacobs @spacedmonkey
/lib/global-styles.php @timothybjabocs @spacedmonkey @nosolosw
/lib/experimental-default-theme.json @timothybjabocs @spacedmonkey @nosolosw

# Native (Unowned)
*.native.js @ghost
Expand Down
80 changes: 40 additions & 40 deletions .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**To reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Editor version (please complete the following information):**
- WordPress version: [e.g: 5.3.2]
- Does the website has Gutenberg plugin installed, or is it using the block editor that comes by default? [e.g: "gutenberg plugin", "default"]
- If the Gutenberg plugin is installed, which version is it? [e.g., 7.6]
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
- To report a security issue, please visit the WordPress HackerOne program: https://hackerone.com/wordpress.
---
name: Bug report
about: Create a report to help us improve

---

**Describe the bug**
A clear and concise description of what the bug is.

**To reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Editor version (please complete the following information):**
- WordPress version: [e.g: 5.3.2]
- Does the website has Gutenberg plugin installed, or is it using the block editor that comes by default? [e.g: "gutenberg plugin", "default"]
- If the Gutenberg plugin is installed, which version is it? [e.g., 7.6]

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
- To report a security issue, please visit the WordPress HackerOne program: https://hackerone.com/wordpress.
34 changes: 17 additions & 17 deletions .github/ISSUE_TEMPLATE/Custom.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
name: Help Request
about: Please post help requests or ‘how to’ questions in support channels first
---
Search first! Your issue may have already been reported.
For general help requests, please post in the support forum at https://wordpress.org/support/forum/how-to-and-troubleshooting/.
Technical help requests have their own section of the support forum at https://wordpress.org/support/forum/wp-advanced/.
You may also ask for technical support at https://wordpress.stackexchange.com/.
Please make sure you have checked the Handbook at https://wordpress.org/gutenberg/handbook before asking your question.
Thank you!
---
name: Help Request
about: Please post help requests or ‘how to’ questions in support channels first

---

Search first! Your issue may have already been reported.

For general help requests, please post in the support forum at https://wordpress.org/support/forum/how-to-and-troubleshooting/.

Technical help requests have their own section of the support forum at https://wordpress.org/support/forum/wp-advanced/.

You may also ask for technical support at https://wordpress.stackexchange.com/.

Please make sure you have checked the Handbook at https://wordpress.org/gutenberg/handbook before asking your question.

Thank you!
28 changes: 14 additions & 14 deletions .github/ISSUE_TEMPLATE/Feature_request.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
---
name: Feature request
about: Suggest an idea for this project

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
68 changes: 34 additions & 34 deletions .github/ISSUE_TEMPLATE/Mobile_apps_bug_report.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
---
name: Bug report for Mobile Apps
about: Create a report to help us improve the Gutenberg mobile apps version
labels: Mobile App Android/iOS
---
**Describe the bug**
A clear and concise description of what the bug is.
**To reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Tap on '....'
3. Scroll down to '....'
4. See '... exact error ...'
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Editor version (please complete the following information):**
- WordPress version: [e.g: 5.3.2]
- Does the website have the Gutenberg plugin installed, or is it using the block editor that comes by default? [e.g: "gutenberg plugin", "default"]
- If the Gutenberg plugin is installed, which version is it? [e.g., 7.6]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6, Pixel 3]
- OS: [e.g. iOS 8.1, Android 10.0]
- WordPress App Version [e.g. 15.3] or Demo App Version [branch name or git commit hash]
**Additional context**
- To report a security issue, please visit the WordPress HackerOne program: https://hackerone.com/wordpress.
---
name: Bug report for Mobile Apps
about: Create a report to help us improve the Gutenberg mobile apps version
labels: Mobile App Android/iOS
---

**Describe the bug**
A clear and concise description of what the bug is.

**To reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Tap on '....'
3. Scroll down to '....'
4. See '... exact error ...'

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Editor version (please complete the following information):**
- WordPress version: [e.g: 5.3.2]
- Does the website have the Gutenberg plugin installed, or is it using the block editor that comes by default? [e.g: "gutenberg plugin", "default"]
- If the Gutenberg plugin is installed, which version is it? [e.g., 7.6]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6, Pixel 3]
- OS: [e.g. iOS 8.1, Android 10.0]
- WordPress App Version [e.g. 15.3] or Demo App Version [branch name or git commit hash]

**Additional context**
- To report a security issue, please visit the WordPress HackerOne program: https://hackerone.com/wordpress.
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

## Checklist:
- [ ] My code is tested.
- [ ] My code follows the WordPress code style. <!-- Check code: `npm run lint`, Guidelines: https://make.wordpress.org/core/handbook/best-practices/coding-standards/javascript/ -->
- [ ] My code follows the accessibility standards. <!-- Guidelines: https://make.wordpress.org/core/handbook/best-practices/coding-standards/accessibility-coding-standards/ -->
- [ ] My code has proper inline documentation. <!-- Guidelines: https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/javascript/ -->
- [ ] My code follows the WordPress code style. <!-- Check code: `npm run lint`, Guidelines: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/javascript/ -->
- [ ] My code follows the accessibility standards. <!-- Guidelines: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/accessibility/ -->
- [ ] My code has proper inline documentation. <!-- Guidelines: https://developer.wordpress.org/coding-standards/inline-documentation-standards/javascript/ -->
- [ ] I've included developer documentation if appropriate. <!-- Handbook: https://developer.wordpress.org/block-editor/ -->
- [ ] I've updated all React Native files affected by any refactorings/renamings in this PR. <!-- React Native mobile Gutenberg guidelines: https://github.com/WordPress/gutenberg/blob/master/docs/contributors/native-mobile.md -->
Loading