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

Get the last master changes into the mobile develop branch #14375

Merged
merged 173 commits into from
Mar 14, 2019
Merged
Changes from 1 commit
Commits
Show all changes
173 commits
Select commit Hold shift + click to select a range
f81d0d7
Add ESNext syntax to meta block tutorial (#13954)
mkaz Feb 20, 2019
1020543
Editor: RichText: Check for presence of inputType (#13986)
aduth Feb 20, 2019
4be0a36
Bump plugin version to 5.1.1 (#13990)
noisysocks Feb 21, 2019
c602240
Added a snippet for observing the browser when running e2e tests (#13…
draganescu Feb 21, 2019
72ff590
Extract reusable part of Webpack config and put in @wordpress/scripts…
gziolo Feb 21, 2019
011a8b3
Use globals instead of imports in tutorials (#13995)
nosolosw Feb 21, 2019
10989f0
URL input popover visual cleanup (#13973)
kjellr Feb 21, 2019
f5e15ae
Reinstate "underline" in default formats list (#14008)
hypest Feb 21, 2019
6f88bec
Upgrade React to 16.8.2: Welcome React Hooks (#13992)
youknowriad Feb 21, 2019
bc06562
Revert "Upgrade React to 16.8.2: Welcome React Hooks (#13992)" (#14017)
youknowriad Feb 21, 2019
211f65d
Cleanup URL Popover stylesheet. (#14015)
kjellr Feb 21, 2019
0c4f457
Add a generic block editor module (#13088)
youknowriad Feb 22, 2019
61a418c
RichText: warn when using inline container (#13921)
ellatrix Feb 22, 2019
d9b232d
Try updating the WP database (#14048)
youknowriad Feb 22, 2019
666989f
Merge native mobile release v1.0 to master (#14061)
hypest Feb 22, 2019
2d39089
Avoid mutating imported default config in webpack config (#14039)
gziolo Feb 22, 2019
4fa15b5
Make Babel import JSX pragma plugin aware of `wp.element.createElemen…
gziolo Feb 22, 2019
3feaa48
Upgrade Jest to version 24 (breaking changes) (#13922)
gziolo Feb 24, 2019
8ea75bf
Codeowners changes for @chrisvanpatten (#14062)
chrisvanpatten Feb 24, 2019
3397ae4
Add repository.directory fields (fixes #13946) (#14059)
Feb 24, 2019
b0aa892
Improve default Babel preset to include JSX pragma (#13540)
gziolo Feb 25, 2019
cb809b9
Use the block editor store instead of the editor one (#13105)
youknowriad Feb 25, 2019
1919f83
Docs: release.md: miscellaneous fixes (#14083)
mcsf Feb 25, 2019
c8c1381
Disable block navigation and document outline items in text mode (#14…
afercia Feb 25, 2019
cd82d07
Fix selector in document outline. (#14094)
afercia Feb 25, 2019
89573e8
Plugin: Require includes for deprecated `use_block_editor_for_` funct…
aduth Feb 26, 2019
e0adbe0
Plugin: Update server blocks script to use core equivalent function (…
aduth Feb 26, 2019
63832a2
Correct visual error in the quote block icon (#14091)
kjellr Feb 26, 2019
f8912c2
Try: Add a subtle animation to the is-active indicator for sidebar ta…
kjellr Feb 26, 2019
eac0a64
Plugin: Remove vendor script registration (#13573)
aduth Feb 26, 2019
fd35a1b
chore: Fix: FormToggle docs documents props the component does not us…
jorgefilipecosta Feb 26, 2019
1010f0d
Babel Plugin Import JSX Pragma: Remove import visitor (#14106)
gziolo Feb 27, 2019
1ed9995
Add: Block specific toolbar button sample to the format api tutorial …
jorgefilipecosta Feb 27, 2019
05570ff
Use the editor settings to pass a mediaUpload handler (#14115)
youknowriad Feb 27, 2019
845185b
Block Editor: Consider RECEIVE_BLOCKS as non-persistent change (#14108)
aduth Feb 27, 2019
4d4f1ef
Plugin: Remove PHP functions slated for removal in 5.2 (#14090)
aduth Feb 27, 2019
ede3258
Paste: ignore Google Docs UID tag (#14138)
ellatrix Feb 27, 2019
fc92e93
Fix typos in copy-guide.md, readme.md and scripts.md. (#14089)
svenvanhal Feb 28, 2019
17d509b
Separate the block editor shortcuts from the post editor shortcuts (#…
youknowriad Feb 28, 2019
4472b1b
Fix: FocalPointPicker renders unlabelled input fields (#14152)
jorgefilipecosta Feb 28, 2019
fe2136d
Testing: Remove unnecessary Enzyme React 16 workarounds (#14156)
aduth Feb 28, 2019
f7b002d
Plugin: Preserve inline scripts in Gutenberg override (#13581)
aduth Feb 28, 2019
c3cacd3
Refactor to remove usage of post related effects in packages/editor. …
nerrad Feb 28, 2019
29bff85
Add array-callback-return rule; Fix current code breaking the rule. (…
jorgefilipecosta Feb 28, 2019
18d6dee
Update text displayed when an embed can't be previewed (#13715)
brentswisher Feb 28, 2019
77a945c
Fix: Image that is uploaded to an existing gallery does not appear in…
jorgefilipecosta Feb 28, 2019
535e075
RichText: fix wordwise selection on Windows (#14184)
ellatrix Mar 1, 2019
a3b722d
Chore: Update: Code Quality: Remove some editor store references fro…
jorgefilipecosta Mar 1, 2019
8ddfa58
Framework: Update package-lock.json for new Enzyme adapter (#14192)
aduth Mar 1, 2019
468393c
Notices: Remove inaccurate createNotice sole argument feature (#14177)
aduth Mar 1, 2019
8f451a0
New package to auto-generate public API documentation (#13329)
nosolosw Mar 1, 2019
35815e0
Update nosolosw notifs (#14196)
nosolosw Mar 1, 2019
aff8782
Make IconButton able to be referenced. (#14163)
afercia Mar 1, 2019
54e34bf
Paste: preserve empty table cells (#14137)
ellatrix Mar 1, 2019
62f81e1
Update Codeowners, add mkaz to docgen (#14198)
mkaz Mar 1, 2019
d62a128
Plugin: Remove wp-editor-font stylesheet override (#14176)
aduth Mar 1, 2019
33253ab
Bring i18n functionality up to date (#12559)
swissspidy Mar 1, 2019
8bd00c4
Fix: deleting the last block triggers a focus loss. (#14189)
jorgefilipecosta Mar 1, 2019
c29b729
Clarify the block editor settings from the post editor settings (#14082)
youknowriad Mar 4, 2019
c99b7f0
Add repository.directory linting rule (fixes #13947) (#14200)
Mar 4, 2019
91afecf
Plugin: Remove deprecated `_wpLoadGutenbergEditor`, `gutenberg` theme…
aduth Mar 4, 2019
975727d
Bump plugin version to 5.2.0-rc.1 (#14210)
ellatrix Mar 4, 2019
e67de72
Packages: Add missing expect-pupeteer dependency to e2e-tests package…
gziolo Mar 4, 2019
00454e4
Lowercase Block Editor to block editor as per the core spelling Best …
Mar 4, 2019
ff25bd4
Babel Preset Default: Avoid disabling regenerator option (#14130)
aduth Mar 4, 2019
7c952cf
Testing: Await E2E promise interactions (#14219)
aduth Mar 5, 2019
087c4aa
Lowercase classic editor when not in reference to the plugin. (#14203)
Mar 5, 2019
44c58b8
Fix: Calendar block: Always show current month for non post types on …
jorgefilipecosta Mar 5, 2019
357175f
Fix allowed_block_types regression (#14229)
youknowriad Mar 5, 2019
ff53608
Fix: Latest posts: Title is clickable across the full width of the ro…
jorgefilipecosta Mar 5, 2019
99f294c
Blocks: Regenerate RSS, Search block fixtures (#14122)
aduth Mar 5, 2019
8c82d3e
Component: date-time: Remove comparison to now when testing getMoment…
psealock Mar 5, 2019
5ebdc02
RichText: Fix undo after pattern (#13917)
ellatrix Mar 5, 2019
53e86ee
RichText: don't use DOM to add line padding (#13850)
ellatrix Mar 5, 2019
29b3dc5
Use a central script instead of one per package to generate docs (#14…
nosolosw Mar 5, 2019
7eb0853
Update: Use escape key press instead of mouse movement to show block …
jorgefilipecosta Mar 5, 2019
ecc71fc
Switch the Travis badge from travis-ci.org to travis-ci.com. (#14250)
pento Mar 6, 2019
fc25ff5
Update the npm packages release process (#14136)
youknowriad Mar 6, 2019
bed758f
Update plugin version to 5.2 (#14255)
ellatrix Mar 6, 2019
b640895
chore(release): publish
youknowriad Mar 6, 2019
40d5cd6
Update the package changelogs after the npm release
youknowriad Mar 6, 2019
7e1c1ed
Add clickBlockToolbarButton end to end test util (#14254)
jorgefilipecosta Mar 6, 2019
d361691
element: set up autogenerated API docs (#14269)
nosolosw Mar 6, 2019
fa4874e
Testing: Trash existing posts as admin user (#14244)
aduth Mar 6, 2019
52355c4
escape-html: set up autogenerated API docs (#14268)
nosolosw Mar 6, 2019
7d98658
html-entities: set up auto-generated API docs (#14267)
nosolosw Mar 6, 2019
078041b
keycodes: set up auto-generated API docs (#14265)
nosolosw Mar 6, 2019
1ebd6b3
Use currentColor for fill of placeholder icon—ensures icon contrasts …
talldan Mar 7, 2019
a273f7d
a11y: set up auto-generated API docs (#14288)
nosolosw Mar 7, 2019
a2761c8
blob: set up auto-generated API docs (#14286)
nosolosw Mar 7, 2019
6493a3c
block-library: set up auto-generated API docs (#14282)
nosolosw Mar 7, 2019
88751b1
compose: set up auto-generated API docs (#14278)
nosolosw Mar 7, 2019
b674ec4
dom: set up auto-generated API docs (#14273)
nosolosw Mar 7, 2019
f934931
i18n: set up auto-generated API docs (#14266)
nosolosw Mar 7, 2019
6ead099
Clarify that we should rebase the branch when preparing the npm relea…
youknowriad Mar 7, 2019
032d96e
autop: set up auto-generated API docs (#14287)
nosolosw Mar 7, 2019
55d3cff
dom-ready: set up autogenerated API docs (#14272)
nosolosw Mar 7, 2019
e14c421
block-editor: set up auto-generated API docs (#14285)
nosolosw Mar 7, 2019
5e4c2ae
Adding an e2e test verifying simple keyboard navigation through block…
tjnicolaides Mar 7, 2019
73ccbe4
Add nested blocks inside cover block (#13822)
jorgefilipecosta Mar 7, 2019
29203bf
rich-text: set up autogenerated API docs (#14220)
nosolosw Mar 7, 2019
adb10c1
Add link to WordPress Support documentation (#14316)
mkaz Mar 7, 2019
9e91923
Remove users documentation (#14318)
mkaz Mar 7, 2019
075580a
Fix the double dash issue (#14321)
thiagolcks Mar 7, 2019
94a1068
docgen: Generate package docs in parallel (#14295)
aduth Mar 7, 2019
d965c6e
Add new actions for invalidating resolution caches (#14225)
nerrad Mar 8, 2019
0b84ace
CC-BY-3.0 is not GPLv2 compatible. (#14329)
timelsass Mar 8, 2019
5d1d1de
blocks: set up auto-generated API docs (#14279)
nosolosw Mar 8, 2019
f7d90b9
deprecated: set up auto-generated API docs (#14275)
nosolosw Mar 8, 2019
5cf68af
priority-queue: set-up auto-generated API docs (#14262)
nosolosw Mar 8, 2019
25ee3df
shortcode: set up autogenerated API docs (#14218)
nosolosw Mar 8, 2019
b5fbc47
viewport: set up autogenerated API docs in README (#14214)
nosolosw Mar 8, 2019
34240bc
url: set up autogenerated API docs (#14217)
nosolosw Mar 8, 2019
d67cf52
redux-routine: set up autogenerated API docs (#14228)
nosolosw Mar 8, 2019
bf1dd41
date: set up auto-generated API docs (#14276)
nosolosw Mar 8, 2019
e66738b
block-serialization-default-parser: set up auto-generated API docs (#…
nosolosw Mar 8, 2019
9e7a851
RichText: collapse toolbar (#14233)
ellatrix Mar 8, 2019
f145bd8
RichText: fix br padding in multiline and nesting (#14315)
ellatrix Mar 8, 2019
f638d64
Docs: Release: Suggest lighter SVN checkout (#14259)
ellatrix Mar 8, 2019
6b56436
plugins: set up auto-generated API docs (#14263)
nosolosw Mar 8, 2019
359858d
Move the block components to the block editor module (#14112)
youknowriad Mar 8, 2019
cc70e27
wordcount: set up autogenerated API docs (#14213)
nosolosw Mar 8, 2019
887803a
Update packages used by eslint plugin to remove warnings (#14077)
swissspidy Mar 8, 2019
b421fc9
Try Legacy widget block (#13511)
jorgefilipecosta Mar 8, 2019
0dc0062
Update changelog for esling-plugin (#14339)
gziolo Mar 8, 2019
efb232c
Add ability to transform [video] shortcodes to video block (#14042)
Mar 8, 2019
744d0c7
CSS to remove the clipping of the toolbar in RTL languages (#14088)
draganescu Mar 8, 2019
7f93f5e
added the more tag via the old editor's image (#14173)
draganescu Mar 8, 2019
3254c34
Seimplify hierarchical term selector strings. (#13938)
afercia Mar 8, 2019
313974f
Add: End to end test to make sure when all blocks get removed the de…
jorgefilipecosta Mar 8, 2019
2a660dd
Fix the Deprecated Blocks link (#14355)
thiagolcks Mar 9, 2019
fd604df
Added testcases for isKeyboardEvent in keycodes module (#14073)
ashwin-pc Mar 10, 2019
23ffc00
Fix: Quote to heading transform (#14348)
jorgefilipecosta Mar 10, 2019
6d81e2a
Latest Comments block: use align supports flag + code cleanup (#11411)
ZebulanStanphill Mar 11, 2019
b274672
ToggleControl allows setting custom classes (#13804)
AmartyaU Mar 11, 2019
daa2096
Edited text of button to be actionable (#14347)
mapk Mar 11, 2019
fa9bbf3
Block library: Remove all test snapshots for blocks (#14349)
gziolo Mar 11, 2019
f990fce
Fix: Inserter impossible to collapse panels while searching. (#13884)
jorgefilipecosta Mar 11, 2019
d6c0f06
Make taxonomies test relieable. (#14340)
jorgefilipecosta Mar 11, 2019
ca1a39a
edit-post: set up autogenerated API docs (#14271)
nosolosw Mar 11, 2019
93e5c1d
Plugin: Remove postinstall step (#14353)
aduth Mar 11, 2019
6e0137f
Add check to the merge function in headings and paragraph blocks (#13…
brentswisher Mar 11, 2019
9c3dbde
Update internationalization process with complete updated example. (#…
mkaz Mar 11, 2019
b8a936f
Fix syntax to make gutenberg build in this branch
Tug Mar 11, 2019
97c07db
E2E Test Utils: Add missing babel/runtime dependency (#14374)
aduth Mar 11, 2019
3e1af34
Build: Only prompt clean if unclean (#14352)
aduth Mar 11, 2019
d4941f4
Merge remote-tracking branch 'origin/master' into rnmobile/fix-develop
Tug Mar 11, 2019
20a2965
Remove unused mobile stylesheets
Tug Mar 11, 2019
c8e67cc
Port editor refactoring for mobile
Tug Mar 11, 2019
52336ba
fix names (#14382)
Soean Mar 11, 2019
c4ea251
Add withRegistry HigherOrderComponent (#14370)
youknowriad Mar 12, 2019
3edaae7
Fix block validation error message (#13499)
atimmer Mar 12, 2019
cdd9c04
Fix: Global inserter does not validates block insert restrictions (#1…
jorgefilipecosta Mar 12, 2019
9f3f392
Teach build and start commands to use Webpack default if none is prov…
nosolosw Mar 12, 2019
ecd6ae9
RichText: Fix prepareEditableTree (#14284)
ellatrix Mar 12, 2019
dfc726f
Add module entry point to notices package.json file (#14388)
gziolo Mar 12, 2019
1386ab4
Plugin: Remove PHP functions slated for 5.3 removal (#14380)
aduth Mar 12, 2019
3bd38f9
Make @wordpress/edit-post compatible with native
Tug Mar 12, 2019
cbfeed7
Unify styles for UnsupportedBlock after sass build default imports is…
Tug Mar 12, 2019
063f402
Remove scss variables and colors import after fixing sass build in gb…
Tug Mar 12, 2019
186b672
RichText: change value to have separate keys for line and object form…
ellatrix Mar 13, 2019
a5f05a2
Remove code formatting for mobile
Tug Mar 13, 2019
b2e9e36
Merge remote-tracking branch 'origin/master' into rnmobile/fix-develop
Tug Mar 13, 2019
08da64b
RichText: try alternative list shortcuts (to tab) (#14343)
ellatrix Mar 13, 2019
b958b6c
Remove unused styles classes. (#14338)
SergioEstevao Mar 12, 2019
18470fa
[Mobile]Fix placeholder position of block appender (#14386)
pinarol Mar 12, 2019
e14703d
[Mobile]Update caret position on insert link (#14317)
pinarol Mar 13, 2019
d7a4dfa
Fix source map paths published to npm (#14409)
gziolo Mar 13, 2019
1e541fb
Components: update Button readme to add design guidelines (#14194)
davewhitley Mar 13, 2019
e6b2781
Remove export from syntax still a proposal
Tug Mar 13, 2019
fa34d36
Update README.md
Tug Mar 13, 2019
a08b40a
Merge commit '1e541fb4ceacbabc3ca8aa6d7a3c95532891d09b' into rnmobile…
Tug Mar 14, 2019
0fa3c99
Merge remote-tracking branch 'origin/rnmobile/develop' into rnmobile/…
Tug Mar 14, 2019
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
Codeowners changes for @chrisvanpatten (#14062)
* Codeowners changes for @chrisvanpatten

* Remove obsolete ghost  placeholder for no longer onowned styles
  • Loading branch information
chrisvanpatten authored and gziolo committed Feb 24, 2019
commit 8ea75bf7bf0626260ad4569dd6c99a6e1a177782
16 changes: 8 additions & 8 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
/packages/scripts @youknowriad @gziolo @aduth @ntwb @nerrad @ajitbohra @nosolosw @mkaz

# UI Components
/packages/components @youknowriad @gziolo @aduth @chrisvanpatten @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/compose @youknowriad @gziolo @aduth @chrisvanpatten @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/element @youknowriad @gziolo @aduth @chrisvanpatten @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/notices @youknowriad @gziolo @aduth @chrisvanpatten @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/nux @youknowriad @gziolo @aduth @chrisvanpatten @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/viewport @youknowriad @gziolo @aduth @chrisvanpatten @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/components @youknowriad @gziolo @aduth @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks @chrisvanpatten
/packages/compose @youknowriad @gziolo @aduth @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/element @youknowriad @gziolo @aduth @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/notices @youknowriad @gziolo @aduth @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/nux @youknowriad @gziolo @aduth @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks
/packages/viewport @youknowriad @gziolo @aduth @ajitbohra @jaymanpandya @jorgefilipecosta @talldan @noisysocks

# Utilities
/packages/a11y @youknowriad @gziolo @aduth
Expand Down Expand Up @@ -79,8 +79,8 @@
# Documentation
/docs @youknowriad @gziolo @chrisvanpatten @mkaz @ajitbohra @nosolosw @notnownikki

# Styles (Unowned)
*.scss @ghost
# Styles
*.scss @chrisvanpatten

# Native (Unowned)
*.native.js @ghost
Expand Down