-
Notifications
You must be signed in to change notification settings - Fork 57
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
Unsupported block fallback #2063
Commits on Apr 22, 2020
-
Receive unsupported block fallback message.
This is used to display a web view rendering the unsuported block. At first we might show the full post loading gutenberg-web, but ideally we would show just the requested block.
Configuration menu - View commit details
-
Copy full SHA for b9f4e59 - Browse repository at this point
Copy the full SHA b9f4e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for e19794b - Browse repository at this point
Copy the full SHA e19794bView commit details -
Implementing
replaceBlock
listener.To replace a single block with the given blocks in HTML code.
Configuration menu - View commit details
-
Copy full SHA for aee264d - Browse repository at this point
Copy the full SHA aee264dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c6441 - Browse repository at this point
Copy the full SHA 75c6441View commit details -
Configuration menu - View commit details
-
Copy full SHA for d49be0c - Browse repository at this point
Copy the full SHA d49be0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b2aa4 - Browse repository at this point
Copy the full SHA b0b2aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7360901 - Browse repository at this point
Copy the full SHA 7360901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 059425a - Browse repository at this point
Copy the full SHA 059425aView commit details
Commits on Apr 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 52d7f05 - Browse repository at this point
Copy the full SHA 52d7f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9fea7 - Browse repository at this point
Copy the full SHA 0d9fea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21144c1 - Browse repository at this point
Copy the full SHA 21144c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a074fa - Browse repository at this point
Copy the full SHA 9a074faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a7a86 - Browse repository at this point
Copy the full SHA 58a7a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f597aba - Browse repository at this point
Copy the full SHA f597abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1444350 - Browse repository at this point
Copy the full SHA 1444350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1785364 - Browse repository at this point
Copy the full SHA 1785364View commit details
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d4cf849 - Browse repository at this point
Copy the full SHA d4cf849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3ce08 - Browse repository at this point
Copy the full SHA 9c3ce08View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a2930 - Browse repository at this point
Copy the full SHA b4a2930View commit details
Commits on Apr 29, 2020
-
Adding common scripts to inject in Gutenberg Web single block mode
For unsupported block fallback Web View
Configuration menu - View commit details
-
Copy full SHA for 9888787 - Browse repository at this point
Copy the full SHA 9888787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af0327 - Browse repository at this point
Copy the full SHA 2af0327View commit details
Commits on Apr 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4b11299 - Browse repository at this point
Copy the full SHA 4b11299View commit details -
This makes a cleaner comunication with the parent class
Configuration menu - View commit details
-
Copy full SHA for 5908934 - Browse repository at this point
Copy the full SHA 5908934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10abccb - Browse repository at this point
Copy the full SHA 10abccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ebb245 - Browse repository at this point
Copy the full SHA 4ebb245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8d17e - Browse repository at this point
Copy the full SHA 0b8d17eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ce912 - Browse repository at this point
Copy the full SHA d5ce912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6140480 - Browse repository at this point
Copy the full SHA 6140480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40240af - Browse repository at this point
Copy the full SHA 40240afView commit details
Commits on May 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e037023 - Browse repository at this point
Copy the full SHA e037023View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf4e48 - Browse repository at this point
Copy the full SHA ccf4e48View commit details -
Change strategy to insert block.
In this way the `isDirty` flag is false if the user has no made any change. There are also no undo levels without user changes.
Configuration menu - View commit details
-
Copy full SHA for 20bc893 - Browse repository at this point
Copy the full SHA 20bc893View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b0b8ae2 - Browse repository at this point
Copy the full SHA b0b8ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0f990 - Browse repository at this point
Copy the full SHA 6d0f990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c587b0 - Browse repository at this point
Copy the full SHA 0c587b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a5a1d - Browse repository at this point
Copy the full SHA d4a5a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60550dd - Browse repository at this point
Copy the full SHA 60550ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79fac9e - Browse repository at this point
Copy the full SHA 79fac9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 887981c - Browse repository at this point
Copy the full SHA 887981cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b089e83 - Browse repository at this point
Copy the full SHA b089e83View commit details
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bdd44b3 - Browse repository at this point
Copy the full SHA bdd44b3View commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a03f7c8 - Browse repository at this point
Copy the full SHA a03f7c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb0760a - Browse repository at this point
Copy the full SHA fb0760aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 080c7dc - Browse repository at this point
Copy the full SHA 080c7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ad6a5 - Browse repository at this point
Copy the full SHA b1ad6a5View commit details
Commits on May 19, 2020
-
Merge branch 'develop' into unsupported-fallback-spike
# Conflicts: # gutenberg # ios/Podfile.lock
Configuration menu - View commit details
-
Copy full SHA for d7c2eeb - Browse repository at this point
Copy the full SHA d7c2eebView commit details
Commits on May 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c8f4e58 - Browse repository at this point
Copy the full SHA c8f4e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 386695e - Browse repository at this point
Copy the full SHA 386695eView commit details -
Merge branch 'develop' into unsupported-fallback-spike
# Conflicts: # gutenberg
Configuration menu - View commit details
-
Copy full SHA for 4181834 - Browse repository at this point
Copy the full SHA 4181834View commit details
Commits on May 26, 2020
-
Merge branch 'develop' into unsupported-fallback-spike
# Conflicts: # gutenberg # react-native-gutenberg-bridge/android/src/main/java/org/wordpress/mobile/ReactNativeGutenbergBridge/GutenbergBridgeJS2Parent.java # react-native-gutenberg-bridge/android/src/main/java/org/wordpress/mobile/WPAndroidGlue/WPAndroidGlueCode.java
Configuration menu - View commit details
-
Copy full SHA for 106302e - Browse repository at this point
Copy the full SHA 106302eView commit details -
Move GutenbergWebViewActivity in gutenberg bridge so that we can shar…
…e the common logic
Configuration menu - View commit details
-
Copy full SHA for 1b2865d - Browse repository at this point
Copy the full SHA 1b2865dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d76005b - Browse repository at this point
Copy the full SHA d76005bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 610d818 - Browse repository at this point
Copy the full SHA 610d818View commit details -
Configuration menu - View commit details
-
Copy full SHA for fff0dc3 - Browse repository at this point
Copy the full SHA fff0dc3View commit details -
Merge branch 'unsupported-fallback-spike' of https://github.com/wordp…
…ress-mobile/gutenberg-mobile into unsupported-fallback-spike
Configuration menu - View commit details
-
Copy full SHA for 7ade351 - Browse repository at this point
Copy the full SHA 7ade351View commit details
Commits on May 27, 2020
-
Merge branch 'develop' into unsupported-fallback-spike
# Conflicts: # gutenberg # ios/Podfile.lock
Configuration menu - View commit details
-
Copy full SHA for 1d25b15 - Browse repository at this point
Copy the full SHA 1d25b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63308f3 - Browse repository at this point
Copy the full SHA 63308f3View commit details -
Merge branch 'unsupported-fallback-spike' of https://github.com/wordp…
…ress-mobile/gutenberg-mobile into unsupported-fallback-spike
Configuration menu - View commit details
-
Copy full SHA for 66bd63d - Browse repository at this point
Copy the full SHA 66bd63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ed5a2 - Browse repository at this point
Copy the full SHA 48ed5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e07f4a - Browse repository at this point
Copy the full SHA 2e07f4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ac478 - Browse repository at this point
Copy the full SHA 72ac478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 873120c - Browse repository at this point
Copy the full SHA 873120cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a19b79f - Browse repository at this point
Copy the full SHA a19b79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7bf175 - Browse repository at this point
Copy the full SHA c7bf175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 676c970 - Browse repository at this point
Copy the full SHA 676c970View commit details -
Merge branch 'unsupported-fallback-spike' of https://github.com/wordp…
…ress-mobile/gutenberg-mobile into unsupported-fallback-spike # Conflicts: # src/initial-html.js
Configuration menu - View commit details
-
Copy full SHA for 873d431 - Browse repository at this point
Copy the full SHA 873d431View commit details
Commits on May 28, 2020
-
Merge branch 'develop' into unsupported-fallback-spike
# Conflicts: # gutenberg
Configuration menu - View commit details
-
Copy full SHA for 0e1ed18 - Browse repository at this point
Copy the full SHA 0e1ed18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550c643 - Browse repository at this point
Copy the full SHA 550c643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4718779 - Browse repository at this point
Copy the full SHA 4718779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656c0c5 - Browse repository at this point
Copy the full SHA 656c0c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec1da9 - Browse repository at this point
Copy the full SHA 4ec1da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5540ad0 - Browse repository at this point
Copy the full SHA 5540ad0View commit details
Commits on Jun 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 81d5293 - Browse repository at this point
Copy the full SHA 81d5293View commit details -
Merge branch 'develop' into unsupported-fallback-spike
# Conflicts: # ios/Podfile.lock
Configuration menu - View commit details
-
Copy full SHA for f3876a9 - Browse repository at this point
Copy the full SHA f3876a9View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 336e61a - Browse repository at this point
Copy the full SHA 336e61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b27baf7 - Browse repository at this point
Copy the full SHA b27baf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1837d46 - Browse repository at this point
Copy the full SHA 1837d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08192b7 - Browse repository at this point
Copy the full SHA 08192b7View commit details