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

Release 1.46.1 #3145

Merged
merged 57 commits into from
Feb 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
b871d18
upated gutenberg hash to point to deverredEventEmitter based replaceB…
mzorz Dec 31, 2020
52ae3c3
updated gutenberg with new bridge method mediaFilesBlockReplaceSync c…
mzorz Jan 17, 2021
9d071b6
updated gutenberg and jetpack commit hashes
mzorz Jan 18, 2021
98ec369
fixed merge conflicts, updated gutenberg and jetpack with base branches
mzorz Jan 22, 2021
80bff36
updated gutenberg commit hash
mzorz Jan 22, 2021
71a4fc0
updated gutenberg hash
mzorz Jan 22, 2021
06f5c2e
updated gutenberg and jetpack commit hashes
mzorz Jan 25, 2021
96953a1
Merge branch 'develop' into rnmobile/stories-bridge-deferred-event
mzorz Jan 25, 2021
09451a0
updated gutenberg and jetpack commit hashes
mzorz Jan 25, 2021
e238445
Update README.md
SiobhyB Jan 27, 2021
1fbf2a1
Update README.md
SiobhyB Jan 27, 2021
55e1a18
Update README.md
SiobhyB Jan 29, 2021
1d0fd76
Update README.md
SiobhyB Jan 29, 2021
d2075b9
Merge pull request #3063 from wordpress-mobile/update/prequisite-sect…
hypest Feb 1, 2021
edff206
Correct blockWidth (#3079)
lukewalczak Feb 1, 2021
a7ffea7
[FIX] Bottom-sheet height after using back button (#3080)
dratwas Feb 1, 2021
d40a70a
Update release notes
dratwas Feb 1, 2021
1c40e44
Updating gutenberg hash for contact info inner blocks change.
illusaen Jan 29, 2021
5ac9963
Merge pull request #3071 from wordpress-mobile/fix-contact-info-inner…
illusaen Feb 1, 2021
1164bee
Fixing gutenberg hash to merge commit hash.
illusaen Feb 2, 2021
d2884e7
Merge pull request #3082 from wordpress-mobile/fix-hash
cameronvoell Feb 2, 2021
081a705
Update gutenberg ref
fluiddot Feb 2, 2021
e6f31bf
Merge pull request #3070 from wordpress-mobile/enable-audio-block
ceyhun Feb 2, 2021
e25d620
Merge pull request #3087 from wordpress-mobile/fix/unsupported-blocks…
fluiddot Feb 2, 2021
a097f6d
updated ref.
jd-alexander Feb 3, 2021
b3a1610
updated gutenberg and jetpack branches
mzorz Feb 3, 2021
a8184d3
Fix download button in File block (#3102)
lukewalczak Feb 4, 2021
a48e252
Move custom indicator to be rendered above the colors (#3098)
lukewalczak Feb 4, 2021
e4a5673
Update gutenberg ref to include npm run start updates
mchowning Feb 4, 2021
6d1475b
Make `npm run start` also do some cleanup
mchowning Jan 6, 2021
66e576d
Make `npm run start` direct to either `start:reset` or `start:quick`
mchowning Jan 15, 2021
796c273
Give error message some color
mchowning Feb 4, 2021
711b078
updated ref
jd-alexander Feb 5, 2021
f445b9b
Merge pull request #3093 from wordpress-mobile/add/audio-block-unit-t…
jd-alexander Feb 5, 2021
a54b6bd
Update gutenberg ref
fluiddot Feb 5, 2021
b54e529
Merge branch 'develop' into merge_release_1.46.0_to_develop
fluiddot Feb 5, 2021
df2bf26
Remove duplicated release notes
fluiddot Feb 5, 2021
5e4578d
Update gutenberg ref to latest
mchowning Feb 5, 2021
eb5021c
Merge remote-tracking branch 'origin/develop' into make_npm_run_start…
mchowning Feb 5, 2021
657cd4c
Update gutenberg ref
mchowning Feb 5, 2021
80155a6
Merge pull request #2970 from wordpress-mobile/make_npm_run_start_a_s…
mchowning Feb 5, 2021
c4a29a8
Merge branch 'develop' into merge_release_1.46.0_to_develop
fluiddot Feb 5, 2021
83b938f
updated gutenberg and jetpack with latest after merging replaceBlockS…
mzorz Feb 5, 2021
854535f
Merge pull request #3112 from wordpress-mobile/merge_release_1.46.0_t…
fluiddot Feb 5, 2021
345c098
Merge pull request #2949 from wordpress-mobile/rnmobile/stories-bridg…
mzorz Feb 5, 2021
cbbe8b7
Release script: Update gb mobile version to 1.46.1
fluiddot Feb 15, 2021
a0197f4
Release script: Update gutenberg ref
fluiddot Feb 15, 2021
c7073ad
Release script: Update bundle for: 1.46.1
fluiddot Feb 15, 2021
02bd218
Update gutenberg ref
ceyhun Feb 11, 2021
7030a69
Update bundles
ceyhun Feb 15, 2021
a5e277c
Update gutenberg ref
fluiddot Feb 15, 2021
addad09
Update release notes
fluiddot Feb 15, 2021
33e3b1c
Merge branch 'release/1.46.1' into feat/show-hide-audio-block
ceyhun Feb 15, 2021
23569f3
Merge pull request #3129 from wordpress-mobile/feat/show-hide-audio-b…
jd-alexander Feb 15, 2021
065ac53
Update gutenberg ref and release notes
fluiddot Feb 16, 2021
bc73804
Update bundles
fluiddot Feb 16, 2021
66d2b27
Update release notes
fluiddot Feb 16, 2021
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
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@ For a developer experience closer to the one the project maintainers current hav
* [nvm](https://github.com/creationix/nvm)
* Node.js and npm (use nvm to install them)
* [Yarn](https://yarnpkg.com/)
* [AndroidStudio](https://developer.android.com/studio/) to be able to compile the Android version of the app
* [Android Studio](https://developer.android.com/studio/) to be able to compile the Android version of the app
* [Xcode](https://developer.apple.com/xcode/) to be able to compile the iOS app
* CocoaPods(`sudo gem install cocoapods`) needed to fetch React and third-party dependencies.
* [Carthage](https://github.com/Carthage/Carthage#installing-carthage) for appium to be able run iOS UI tests

Depending on your setup, there may be a few configurations needed in Android Studio and Xcode. Please refer to [React Native's documentation](https://reactnative.dev/docs/environment-setup) for the latest requirements for each development environment.

Note that the OS platform used by the maintainers is macOS but the tools and setup should be usable in other platforms too.

### Clone the project
Expand Down Expand Up @@ -46,7 +48,7 @@ npm install
## Run

```
npm run start
npm run start:reset
```

Runs the packager (Metro) in development mode. The packager stays running to serve the app bundle to the clients that request it.
Expand Down Expand Up @@ -85,6 +87,8 @@ To see a list of all of your available iOS devices, use `xcrun simctl list devic

### Troubleshooting

If the Android emulator doesn't start correctly, or compiling fails with `Could not initialize class org.codehaus.groovy.runtime.InvokerHelper` or similar, it may help to double check the set up of your development environment against the latest requirements in [React Native's documentation](https://reactnative.dev/docs/environment-setup). With Android Studio, for example, you will need to configure the `ANDROID_HOME` environment variable and ensure that your version of JDK matches the latest requirements.

Some times, and especially when tweaking anything in the `package.json`, Babel configuration (`.babelrc`) or the Jest configuration (`jest.config.js`), your changes might seem to not take effect as expected. On those times, you might need to clean various caches before starting the packager. To do that, run the script: `npm run start:reset`. Other times, you might want to reinstall the NPM packages from scratch and the `npm run clean:install` script can be handy.

## Developing with Visual Studio Code
Expand Down
5 changes: 5 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Unreleased
------

1.46.1
------
* [**] Make inserter long-press options "add to beginning" and "add to end" always available. [#3074]
* [*] Fix crash when Column block width attribute was empty. [https://github.com/WordPress/gutenberg/pull/29015]

1.46.0
------
* [***] New Block: Audio [#2854, #3070]
Expand Down
2,774 changes: 1,389 additions & 1,385 deletions bundle/ios/App.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundle/ios/App.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"wordads"
],
"beta": [
"amazon",
"anchor-fm",
"conversation",
"dialogue"
"amazon"
],
"experimental": [
"anchor-fm",
"seo",
"premium-content"
"premium-content",
"conversation",
"dialogue"
],
"no-post-editor": [
"business-hours",
Expand Down
2 changes: 1 addition & 1 deletion gutenberg
Submodule gutenberg updated 267 files
2 changes: 1 addition & 1 deletion jetpack
Submodule jetpack updated 684 files
Loading