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

[RNMobile][Monorepo] Update from master and fix web e2e tests #21966

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
430 commits
Select commit Hold shift + click to select a range
abf757c
Merge remote-tracking branch 'origin/develop' into add/e2e/separator-…
mchowning Apr 29, 2020
e24b22e
Merge pull request #2122 from wordpress-mobile/add/e2e/separator-test
mchowning Apr 29, 2020
a2465d1
Update release notes
mkevins Apr 30, 2020
00d0f55
Generate bundles
mkevins Apr 30, 2020
bffe9d2
Merge pull request #2186 from wordpress-mobile/release/1.27.0
mkevins Apr 30, 2020
e24adb5
Configure the navigation editor with correct __experimentalFetchLinkS…
adamziel Apr 30, 2020
06fdf79
Add a method for publishing patches to the lerna scripts. (#21844)
whyisjake Apr 30, 2020
8efe9ef
Fix props in example code for Edit Post module (#21976)
ediamin Apr 30, 2020
38e88c6
Merge branch 'master' into master-1.27.0-to-develop
mkevins Apr 30, 2020
d594336
Update gutenberg reference
mkevins Apr 30, 2020
9cd533c
Remove duplicate release note
mkevins Apr 30, 2020
14db61b
Update changelog files
gziolo Apr 30, 2020
cbcb619
Update CHANGELOG file for @wordpress/eslint-pluging
gziolo Apr 30, 2020
fd5816e
chore(release): publish
gziolo Apr 30, 2020
e5dac46
Wrap button blocks with buttons blocks in mobile page templates (#21986)
mkevins Apr 30, 2020
ede45b3
Update gutenberg reference
mkevins Apr 30, 2020
c9b11f4
Merge pull request #2115 from wordpress-mobile/try/e2e/scheduled-runs
maxme Apr 30, 2020
d1d5583
Merge pull request #2202 from wordpress-mobile/master-1.27.0-to-develop
mkevins Apr 30, 2020
ed06638
Reinitialize the iframe after the parent block is moved around (#21916)
adamziel Apr 30, 2020
69a2a06
Correct android font weight (#2141)
lukewalczak Apr 30, 2020
87d4b10
[RNMobile] Enable Pullquote block (#21930)
ceyhun Apr 30, 2020
7fe1ae4
Merge branch 'develop' into feature/enable-pullquote-block
ceyhun Apr 30, 2020
114d607
Merge pull request #2189 from wordpress-mobile/feature/enable-pullquo…
ceyhun Apr 30, 2020
2c69473
Block Library: enhance the author block (#19894)
draganescu Apr 30, 2020
6a883e1
adds code to html and reverse transforms (#21779)
draganescu Apr 30, 2020
a805410
add align class to pull quote in editor (#21756)
draganescu Apr 30, 2020
daa2154
Optimize BlockStyles by using hooks and React.memo (instead of HOCs) …
adamziel Apr 30, 2020
b4f0a07
CustomSelectControl: set aria-hidden to empty option list (#21298)
Aljullu Apr 30, 2020
97caac7
Avoid rerenders of the entire BlockInspector when block attributes ch…
adamziel Apr 30, 2020
f4a1a79
Merge pull request #2059 from wordpress-mobile/rnmobile/remove-ref-to…
guarani Apr 30, 2020
90d3e6c
Increase the severity of `jsdoc/no-undefined-types`. (#21942)
sainthkh Apr 30, 2020
7b2165c
Revert "add align class to pull quote in editor (#21756)" (#21998)
draganescu Apr 30, 2020
5e9ba1e
Add some more g2 icons (#21825)
jameskoster Apr 30, 2020
e110119
Framework: Update package-lock.json
aduth Apr 30, 2020
21ad00e
Update react-native-video to version 5.0.2
SergioEstevao Apr 30, 2020
4830c2c
Move Entities Saved States from Modal to Sidebar (#21522)
Addison-Stavlo May 1, 2020
52794cf
Remove pass by reference of the `$scripts` and `$styles` attributes (…
dingo-d May 1, 2020
8b92703
Remove unused animation lingering in paragraph file. (#22020)
mtias May 1, 2020
a0b06a3
Remove duplicate CopyHanddler (#21817)
youknowriad May 1, 2020
8d48022
Use optional chaining, optional catch binding. (#21967)
sainthkh May 1, 2020
a176752
Update: Use EntityProvider on the widget area. (#22008)
jorgefilipecosta May 1, 2020
adba152
Navigation block: use new icon in placeholder. (#21713)
ZebulanStanphill May 1, 2020
f9f6e1c
Blocks: Register FSE blocks if experiment enabled (#21536)
aduth May 1, 2020
9df9171
Fix entity selection through save panel (#22011)
Addison-Stavlo May 1, 2020
a9dd93e
Project Management Automation: Derive due date from previous mileston…
aduth May 1, 2020
df2b096
Build Tools: Changelog: Normalize entry to end with period (#22010)
aduth May 1, 2020
36f4202
Build Tools: Disable ESLint `no-console` for bin directory (#22033)
aduth May 1, 2020
56f912a
Framework: Update package-lock.json
aduth May 1, 2020
f14d181
Site editor: Updated template content (#22044)
MichaelArestad May 2, 2020
021f69b
ESLint Plugin: Add missing rules to root README (#22042)
aduth May 2, 2020
5d50972
Columns. Remove top and bottom margin from individual column blocks. …
jasmussen May 3, 2020
0740798
Navigation: horizontal movers by default (#22057)
ellatrix May 4, 2020
def8dd2
Try: Reduced specificity base block margins. (#22051)
jasmussen May 4, 2020
42d6f42
Update the audio and video blocks to use a light wrapper in the edito…
youknowriad May 4, 2020
2a4222c
Try better inserter toggle styling. (#22016)
jasmussen May 4, 2020
6fa79b0
Support searching for patterns (#21944)
youknowriad May 4, 2020
7ec9ff6
Add code of conduct file.
SergioEstevao May 4, 2020
398ecc8
Light blocks: site title (#22069)
ellatrix May 4, 2020
6b6af35
Light blocks: social links (#22078)
ellatrix May 4, 2020
9db5982
Update diff to 4.0.2 and work around tree-shaking issues (#21994)
sgomes May 4, 2020
b092bd7
Add undo-redo UI to edit-site and edit-widgets (#21955)
jorgefilipecosta May 4, 2020
ab4166f
Add missing dependency (#22086)
nosolosw May 4, 2020
1766e13
Site Editor: make close button replaceable (#22001)
vindl May 4, 2020
a67c9a9
Add "black" and "white" color options to default color palette. (#22082)
mtias May 4, 2020
b73bb6d
Edit Site: Add home icon to template switcher. (#22004)
epiqueras May 4, 2020
f8eaea4
Bump version number in package.json to 1.27.0
mkevins May 4, 2020
08adebf
Update Podfile.lock with 1.27.0 version bump
mkevins May 5, 2020
45c2ffc
Merge pull request #2215 from wordpress-mobile/fix/bump-version-after…
mkevins May 5, 2020
6a5aa8e
Moved mobile e2e config to test/native dir
cameronvoell Apr 28, 2020
dc6b629
Add appium as dependency and fix Promise definitions
Tug Apr 28, 2020
d1c0b9a
Fix npm run test:e2e:build-app:ios command
Tug Apr 29, 2020
d1b4481
Bundle the ios js when building the app for e2e testing
Tug Apr 29, 2020
ea66376
Update code of conduct.
SergioEstevao May 5, 2020
18da2f8
Update: Widgets screen show disabled inserter (#21957)
jorgefilipecosta May 5, 2020
8177be3
[RNMobile] Color settings (#21326)
lukewalczak May 5, 2020
e97721f
Merge pull request #2212 from wordpress-mobile/issue/add_code_of_conduct
mchowning May 5, 2020
8f0aa6c
Update RELEASE-NOTES.txt
ceyhun May 5, 2020
cce63bb
Update the Patterns API (#21970)
youknowriad May 5, 2020
4ab7249
Color Settings (#2096)
lukewalczak May 5, 2020
a45d9e6
Merge branch 'develop' into update-release-notes
ceyhun May 5, 2020
7cc1479
Merge pull request #2217 from wordpress-mobile/update-release-notes
ceyhun May 5, 2020
464026a
Template Loader: Introduce get_template_hierarchy(), drop gutenberg_t…
ockham May 5, 2020
433236b
Writing flow: fix vertical arrow nav in table (and generally grid) (#…
ellatrix May 5, 2020
43372c9
Block API: Block Context: Filter content, prepare attributes at rende…
aduth May 5, 2020
ff98feb
Build Tooling: Run packages build before lint (#22088)
aduth May 5, 2020
ebe89b7
Docs: Coding Guidelines: Add "gotchas" section about ES2020 optional …
aduth May 5, 2020
2beb598
Block: avoid useLayoutEffect (#22108)
ellatrix May 5, 2020
b26d43c
Update podfile.lock file
SergioEstevao May 5, 2020
a09b43d
Implement selectedBlockClientId and selectBlock props (#22017)
talldan May 6, 2020
72ae1c1
REST API: Typecast author_block_count to integer. (#17594)
Soean May 6, 2020
ba5b8be
Add `analyze-bundles` script (#21827)
sgomes May 6, 2020
76d7127
Remove subscription button (#22129)
pinarol May 6, 2020
245e21b
Allow the column block in the inserter (#20502)
youknowriad May 6, 2020
827a098
[RNMobile] Add missing RTL support for some mobile components (#21502)
jbinda May 6, 2020
fa201ac
Update react-native-video reference.
SergioEstevao May 6, 2020
d995a69
Remove subscription button from blog template (#2219)
pinarol May 6, 2020
63c7c30
Update Gutenberg ref
May 6, 2020
bc53db7
Update Release notes
May 6, 2020
284739a
Fix: Add RTL support (#2144)
jbinda May 6, 2020
2239371
Update package version and podfile.lock
May 6, 2020
0ad9fcd
Fix bundle analysis change location in changelog (#22136)
sgomes May 6, 2020
7da5571
font-size presets: fix specificity in editor (#21969)
nosolosw May 6, 2020
1b649a7
Expose presets declared via add_theme_support in global styles (#22076)
nosolosw May 6, 2020
3d78513
Merge pull request #2205 from wordpress-mobile/try/update_react_nativ…
SergioEstevao May 6, 2020
8fd9332
Fix doc building pre-commit hook issue. (#22116)
ZebulanStanphill May 6, 2020
08b0bdc
Update Aztec version to 1.19.0
SergioEstevao May 6, 2020
402a12e
Update initial HTML to have a superscript and subscript example.
SergioEstevao May 6, 2020
5a7b574
Update release notes.
SergioEstevao May 6, 2020
8e04342
Block Library: Post Author: Reference attributes by argument (#22114)
aduth May 6, 2020
9a044fe
Hermes artifacts in stable path
hypest May 6, 2020
8364979
isJitpack flag from gradle if avail
hypest May 6, 2020
8c307ba
Reduce re-renders from block nodes context (#22134)
ellatrix May 6, 2020
884cef6
Rename flag to better reflect its purpose
hypest May 6, 2020
e074f9d
Add Testimonials block pattern (#20894)
enriquesanchez May 6, 2020
54c1b30
Docs: Coding Guidelines: Document JavaScript language support commitm…
aduth May 6, 2020
969a928
Use InspectorControls from @wordpress/block-editor (#22153)
earnjam May 7, 2020
d433129
Extract block mover buttons so that they can be individually imported…
talldan May 7, 2020
602b79e
Try travis config for RN e2e tests
Tug May 1, 2020
e281471
Scripts: Mark `env` script as deprecated (#22158)
gziolo May 7, 2020
5afd390
Docs: Coding Guidelines: Recommend function components (#22090)
aduth May 7, 2020
4ee1ed5
[Optimize] Move memo() from BlockStyles to BlockPreview (#21993)
adamziel May 7, 2020
f5b0c42
Remove import of inexistant component (#22130)
youknowriad May 7, 2020
be8f36c
Update bundles
May 7, 2020
5dd571c
Unset the inherit for links. (#22160)
jasmussen May 7, 2020
0b845da
Add a Clear Publish Date Button (#20914)
earnjam May 7, 2020
94ad701
Block Library: Update FSE blocks to use block context (#21696)
aduth May 7, 2020
99491a0
Revert changes on package-lock.json
Tug May 7, 2020
b4eba9a
[RNMobile] Correct color palette in color settings (#22138)
lukewalczak May 7, 2020
9949b40
[ experimental/nav-menus ] Delete menus in nav menus screen (#21486)
draganescu May 7, 2020
f9e353a
Correct color palette in color settings (#2224)
lukewalczak May 7, 2020
73a79f1
Documentation: Improve the way CHANGELOG files are maintained (#22126)
gziolo May 7, 2020
8eed967
Embed: use same SmugMug URL regex as core. (#21744)
ZebulanStanphill May 7, 2020
2cfcd37
Update appium
Tug May 7, 2020
b87d666
Convert core toolbar buttons into ToolbarButton (#20008)
diegohaz May 7, 2020
d90e954
Merge branch 'develop' into issue/update_aztec_ios_to_1.19.0
SergioEstevao May 7, 2020
11cf7ff
Try moving appium to react-native-editor dependencies
Tug May 7, 2020
e2eedcd
npm install instead of npm ci before running web e2e tests
Tug May 7, 2020
2771be0
Merge pull request #2226 from wordpress-mobile/issue/update_aztec_ios…
SergioEstevao May 7, 2020
696fb73
REVERT EVERY CI CHANGES
Tug May 7, 2020
f35f517
Template Loader: Get rid of _wp_current_template_part_ids globals (#2…
ockham May 7, 2020
9c8721d
Update bundles.
SergioEstevao May 7, 2020
1186db1
Update strings.
SergioEstevao May 7, 2020
a549fa3
Merge pull request #2240 from wordpress-mobile/issue/update_bundles
SergioEstevao May 7, 2020
3b5bfa3
Fix extra tab stop on Modal component (#22063)
tellthemachines May 8, 2020
3577387
Temporarily avoid stopping on lint errors for wpandroid build fix
hypest May 7, 2020
d35540b
Introduce a suppress js build flag
hypest May 7, 2020
8409f9c
Serialize package fetches on CI
hypest May 6, 2020
613b6cf
Fix styling issues
hypest May 7, 2020
3e2b8a7
No need for JitPack config, not built on JitPack anymore
hypest May 8, 2020
846dcc6
Cater for flag not being defined
hypest May 8, 2020
578a33a
Fix flaky. (#22200)
sainthkh May 8, 2020
c9ce32f
Fix flaky. (#22202)
sainthkh May 8, 2020
8fa56f7
ClipboardButton: remove wrapper span (#22218)
ellatrix May 8, 2020
8362898
Document the old patterns API deprecation (#22177)
youknowriad May 8, 2020
104a04f
Site Editor: refactor close button slot (#22179)
vindl May 8, 2020
a7c8ac2
Site Editor: fix default editor background (#22182)
vindl May 8, 2020
601ee4b
Block: move new props to hook (#22212)
ellatrix May 8, 2020
0b46fed
ClipboardButton: use hooks (#22220)
ellatrix May 8, 2020
019aec1
Use npm ci to force using the gutenberg lock file
hypest May 8, 2020
cc5e718
Commit updated JS bundles
hypest May 8, 2020
0984ca0
Visual and experience improvements to existing sub navigation flow (#…
adamziel May 8, 2020
fca4e02
Block: add copy action (#22214)
ellatrix May 8, 2020
9e0143f
Merge pull request #2231 from wordpress-mobile/try/no-jitpack-for-wpa…
hypest May 8, 2020
da6eab4
Merge branch 'master' into release/1.27.1
May 8, 2020
df32db0
Update bundles
May 8, 2020
655db77
Make parts of the BlockNavigationList overridable using slots (#21948)
adamziel May 8, 2020
d2760d7
Update GB reference.
SergioEstevao May 8, 2020
2e93608
Merge pull request #2223 from wordpress-mobile/release/1.27.1
May 8, 2020
70a4af6
Project Management: Sync CODEOWNERS (#22225)
aduth May 8, 2020
3ecdd78
Update Gutenberg ref
May 8, 2020
db745e8
Merge branch 'develop' into master-1.27.1-to-develop
May 8, 2020
3fef781
Fix spelling mistake in lib/edit-site-page.php (#21991)
fai-sal May 8, 2020
341ae68
Documentation: added documentation for onSelectURL property. (#20799)
pvogel2 May 8, 2020
e2386c5
Gallery block / media-placeholder - Preserve changes made while uploa…
Addison-Stavlo May 8, 2020
d2988b1
fix: [#21777] Prevent focusing of FireFox address bar (#22215)
kirilzh May 8, 2020
5504632
Update GB reference.
SergioEstevao May 8, 2020
8d661ce
Components: Create a separate .native entry for ToolbarItem (#22229)
diegohaz May 8, 2020
f7351f2
Update GB reference.
SergioEstevao May 8, 2020
864f954
Block Directory: Add end 2 end tests. (#20023)
StevenDufresne May 11, 2020
b543657
Merge pull request #2245 from wordpress-mobile/issue/fix_breakage
SergioEstevao May 11, 2020
af44574
Group: Zero out the intrinsic margin set to every block in the editor…
jasmussen May 11, 2020
f6a401b
[RNMobile][Tech debt] Remove separatorType prop from TextControl, Ran…
dratwas May 11, 2020
f47bdb9
update ref (#2105)
dratwas May 11, 2020
1582da7
Update Gutenberg ref
May 11, 2020
c92539f
Merge branch 'develop' into remove/header-toolbar-left-border
SergioEstevao May 11, 2020
e1232fd
Add gap between nested submenus (#22227)
adamziel May 11, 2020
a012e12
Merge pull request #2004 from wordpress-mobile/remove/header-toolbar-…
SergioEstevao May 11, 2020
c817611
Framework: Update package-lock.json
aduth May 11, 2020
263fefc
Build Tools: Validate package-lock.json for "resolved" errors (#22237)
aduth May 11, 2020
a0a9be5
Update Gutenberg ref
May 11, 2020
48aba1e
Add Block Transform to transform Embed blocks into Paragraph blocks. …
desaiuditd May 11, 2020
0bee4b7
Restore the missing background color on nested submenus (#22228)
adamziel May 11, 2020
f7ed8c7
Popover: Fix closest().parentNode null error (#22264)
sirreal May 11, 2020
07cce0f
[RNMobile] Merge release branch back to master for v1.27.1 (#22234)
May 11, 2020
2030347
Update Gutenberg ref
May 11, 2020
122a10b
Merge pull request #2246 from wordpress-mobile/master-1.27.1-to-develop
May 11, 2020
e958afc
[Mobile] Update existing templates to use new blocks (#21857)
mkevins May 11, 2020
94e3622
RangeControl: Fix number input change interaction (#22084)
May 11, 2020
50dcc5b
Update existing templates to use new blocks (#2179)
mkevins May 11, 2020
ebf859a
ImageSize: rewrite with hooks (#22262)
ellatrix May 11, 2020
b9926f3
Bump plugin version to 8.1.0-rc.1
jorgefilipecosta May 11, 2020
fe6f5af
Fix merge mixup in release notes
mchowning May 11, 2020
3bf7044
Add priority indicators for release notes
mchowning May 11, 2020
f073d76
Framework: Pin nvmrc to specific current LTS (#22236)
aduth May 11, 2020
d6f924a
Merge pull request #2251 from wordpress-mobile/fix_release_notes
mchowning May 11, 2020
a8dc2a0
Add package-lock change (#22281)
noahtallen May 11, 2020
d687ebc
Full-width to avoid text clipping due to text size/weight (#21532)
hypest May 11, 2020
6248f47
Updating gutenberg ref after fix merge to master
cameronvoell May 11, 2020
fefdb76
Merge pull request #2151 from wordpress-mobile/issue/2136-text-gets-c…
cameronvoell May 12, 2020
2cc3cfa
Block Directory: Update layout for smaller inserter width. (#22124)
StevenDufresne May 12, 2020
cea2a4f
Add movers for block navigator (#18014)
talldan May 12, 2020
5b6d1b5
Enable e2e tests on this branch
Tug May 7, 2020
b25006d
Add appium as dev dependency
Tug May 7, 2020
1023968
Add back android e2e test job
Tug May 12, 2020
cb28449
Refactor the release tool (#22003)
youknowriad May 12, 2020
ebb2151
Merge remote-tracking branch 'origin/master' into feat/import-gutenbe…
Tug May 12, 2020
ed3b035
Update package-lock.json after merge
Tug May 12, 2020
650eefc
Tools: Fix check in the packages changelog updater
gziolo May 12, 2020
5386433
Specify all @wordpress/react-native-editor internal package dependenc…
Tug May 12, 2020
f36f200
Merge commit 'fefdb76f302f66de049dccf1386ec26518424b80' into feat/imp…
Tug May 12, 2020
f929159
Fix resolving metro-config
Tug May 12, 2020
d8e77bf
Add missing native colors
Tug May 12, 2020
0c35f72
Remove unused npm scripts
Tug May 12, 2020
903e52c
Writing Flow: fix reverse selection after block deletion from rich te…
ellatrix May 12, 2020
07a68af
Merge remote-tracking branch 'origin/master' into feat/import-gutenbe…
Tug May 12, 2020
a4b7cfe
Fix automerge error
Tug May 12, 2020
bfc9320
Try custom screen size for android emulator
Tug May 12, 2020
56e81ff
Try a screen size matching the Pixel 3 XL used on saucelabs but with …
Tug May 12, 2020
13dd09f
Try commenting out android specific accessibility suffix
Tug May 12, 2020
3616a16
wp-env: granular volume mappings (#22256)
noahtallen May 12, 2020
6881286
Try again the Pixel 3 XL screen characteristics
Tug May 12, 2020
8676302
Block Directory: Remove the author rating when none exist (#22184)
ryelle May 12, 2020
8291d32
Try waiting 10s for the app to boot
Tug May 12, 2020
89e21cf
Block Editor: Include reusable blocks in announced inserter search re…
aduth May 12, 2020
c7d5844
Add 'Hero and two columns" pattern (#21130)
enriquesanchez May 12, 2020
37dc5e1
Block Directory: Remove case that expects api to return an object ins…
StevenDufresne May 12, 2020
a390df4
Templates Endpoint: Add `resolved` query arg to return only relevant …
ockham May 13, 2020
3e62dba
[Mobile] Add Cover block overlay color settings (#22207)
mkevins May 13, 2020
3607ce6
[ experimental/nav-menus ] Add/menu location management (#21351)
draganescu May 13, 2020
c3c566f
Submenu nesting and saving new nested items. (#21671)
tellthemachines May 13, 2020
9cec165
Revert android e2e test on travis
Tug May 13, 2020
731378d
Code quality: Enable import/no-unresolved ESLint rule for Gutenberg (…
gziolo May 13, 2020
f13c1d2
Create Block: Simplify the process of defining a config for templates…
gziolo May 13, 2020
90e90dd
Merge remote-tracking branch 'origin/master' into feat/import-gutenbe…
Tug May 13, 2020
ccac2d1
Use the same @babel/runtime version as the web
Tug May 13, 2020
56f944e
Upgrade jest dependency
Tug May 13, 2020
c5366f6
Merge remote-tracking branch 'origin/feat/import-gutenberg-mobile-no-…
Tug May 13, 2020
ffd6fc0
Cleanup extra dependencies that should have been removed during last …
Tug May 13, 2020
2bc61da
Add CC-BY-SA-2.0 as non-GPLv2 compatible license for dev dependencies
Tug May 13, 2020
9f0d3d6
Add eslint ignore rule
Tug May 14, 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
  •  
  •  
  •  
7 changes: 7 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ module.exports = {
],
rules: {
'import/no-extraneous-dependencies': 'error',
'import/no-unresolved': 'error',
},
},
{
Expand Down Expand Up @@ -172,5 +173,11 @@ module.exports = {
'jest/expect-expect': 'off',
},
},
{
files: [ 'bin/**/*.js' ],
rules: {
'no-console': 'off',
},
},
],
};
25 changes: 22 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
/packages/core-data @youknowriad @nerrad
/packages/data @youknowriad @nerrad @coderkevin
/packages/redux-routine @youknowriad @nerrad
/packages/data-controls @nerrad @aduth

# Blocks
/packages/block-library @Soean @ajitbohra @jorgefilipecosta @talldan
Expand All @@ -26,10 +27,20 @@
/packages/editor
/packages/list-reusable-blocks @youknowriad @noisysocks
/packages/shortcode
/packages/block-directory
/packages/interface
/packages/media-utils
/packages/server-side-render

# Widgets
/packages/edit-widgets @youknowriad

# Navigation
/packages/edit-navigation

# Full Site Editing
/packages/edit-site

# Tooling
/bin @ntwb @nerrad @ajitbohra
/bin/api-docs @ntwb @nerrad @ajitbohra @nosolosw
Expand All @@ -51,6 +62,8 @@
/packages/npm-package-json-lint-config @gziolo @ntwb @nerrad @ajitbohra
/packages/postcss-themes @youknowriad @ntwb @nerrad @ajitbohra
/packages/scripts @youknowriad @gziolo @ntwb @nerrad @ajitbohra
/packages/dependency-extraction-webpack-plugin @gziolo
/packages/prettier-config @ntwb @gziolo @aduth

# UI Components
/packages/components @youknowriad @ajitbohra @jaymanpandya @jorgefilipecosta @chrisvanpatten
Expand All @@ -59,6 +72,9 @@
/packages/notices @ajitbohra @jaymanpandya @jorgefilipecosta
/packages/nux @ajitbohra @jaymanpandya @jorgefilipecosta @noisysocks
/packages/viewport @youknowriad @ajitbohra @jaymanpandya @jorgefilipecosta
/packages/base-styles
/packages/icons
/packages/primitives

# Utilities
/packages/a11y @youknowriad @aduth
Expand All @@ -76,6 +92,8 @@
/packages/token-list @aduth
/packages/url @talldan @aduth
/packages/wordcount @aduth
/packages/warning
/packages/keyboard-shortcuts

# Extensibility
/packages/hooks @gziolo @adamsilverstein
Expand All @@ -86,6 +104,10 @@
/packages/rich-text @ellatrix @jorgefilipecosta @daniloercoli @sergioestevao @etoledom
/packages/block-editor/src/components/rich-text @ellatrix @jorgefilipecosta @daniloercoli @sergioestevao @etoledom

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

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

Expand All @@ -99,6 +121,3 @@
*.native.scss @ghost
*.android.scss @ghost
*.ios.scss @ghost

# Project Management
/.github @youknowriad @mapk @karmatosed
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/*
12
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ branches:
- rnmobile/master
- /rnmobile\/release.*/
- /wp\/.*/
- feat/import-gutenberg-mobile-no-squash

env:
global:
Expand Down Expand Up @@ -98,6 +99,12 @@ jobs:
- name: Lint
install:
- npm ci
# eslint-plugin-import/no-extraneous-dependencies relies on modules to
# be "installed", which in practice requires that packages be built,
# presumably so that pkg.main can be resolved.
#
# See: https://github.com/benmosher/eslint-plugin-import/blob/92caa35/resolvers/node/index.js
- node ./bin/packages/build.js
script:
- npm run lint

Expand Down
6 changes: 5 additions & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"core": "WordPress/WordPress",
"plugins": [ "." ]
"plugins": [ "." ],
"mappings": {
"wp-content/mu-plugins": "./packages/e2e-tests/mu-plugins",
"wp-content/plugins/gutenberg-test-plugins": "./packages/e2e-tests/plugins"
}
}
3 changes: 0 additions & 3 deletions bin/api-docs/update-api-docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,6 @@ glob.stream( [
{ shell: true }
);
} catch ( error ) {
// Disable reason: Errors should log to console.

// eslint-disable-next-line no-console
console.error( error );
process.exit( 1 );
}
Expand Down
Loading