-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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] Search Block: Add UI Tests and make available to production! #30783
Commits on Apr 7, 2021
-
Add initial basic UI test for search block
- Had to take the search block out of devOnly mode for this to work.
Configuration menu - View commit details
-
Copy full SHA for 2da4ec0 - Browse repository at this point
Copy the full SHA 2da4ec0View commit details
Commits on Apr 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f067ec - Browse repository at this point
Copy the full SHA 1f067ecView commit details
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7e51bf6 - Browse repository at this point
Copy the full SHA 7e51bf6View commit details
Commits on Apr 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 15c2fbf - Browse repository at this point
Copy the full SHA 15c2fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d2a822 - Browse repository at this point
Copy the full SHA 0d2a822View commit details
Commits on Apr 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cad8a0f - Browse repository at this point
Copy the full SHA cad8a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7065c - Browse repository at this point
Copy the full SHA 4f7065cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d07cf - Browse repository at this point
Copy the full SHA 65d07cfView commit details
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c9c400d - Browse repository at this point
Copy the full SHA c9c400dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba23c6 - Browse repository at this point
Copy the full SHA 3ba23c6View commit details
Commits on Apr 14, 2021
-
Move button below input if width greater than 50%
- Re-evaluate during orientation changes as well
Configuration menu - View commit details
-
Copy full SHA for 056ba95 - Browse repository at this point
Copy the full SHA 056ba95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 963e6f3 - Browse repository at this point
Copy the full SHA 963e6f3View commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1dc8fdb - Browse repository at this point
Copy the full SHA 1dc8fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a5461 - Browse repository at this point
Copy the full SHA e4a5461View commit details -
Merge branch 'rnmobile/search-block-long-button-text' into rnmobile/s…
…earch-block-ui-tests
Configuration menu - View commit details
-
Copy full SHA for 34752e7 - Browse repository at this point
Copy the full SHA 34752e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84941e4 - Browse repository at this point
Copy the full SHA 84941e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for abfde8a - Browse repository at this point
Copy the full SHA abfde8aView commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d655e88 - Browse repository at this point
Copy the full SHA d655e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe44004 - Browse repository at this point
Copy the full SHA fe44004View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 78a47c4 - Browse repository at this point
Copy the full SHA 78a47c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe0a2d2 - Browse repository at this point
Copy the full SHA fe0a2d2View commit details -
Update packages/react-native-editor/CHANGELOG.md
Co-authored-by: David Calhoun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52a41b9 - Browse repository at this point
Copy the full SHA 52a41b9View commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ddc4f3d - Browse repository at this point
Copy the full SHA ddc4f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e70e3 - Browse repository at this point
Copy the full SHA b3e70e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f0aea - Browse repository at this point
Copy the full SHA e4f0aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for faaa933 - Browse repository at this point
Copy the full SHA faaa933View commit details
Commits on Apr 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2e7a4ef - Browse repository at this point
Copy the full SHA 2e7a4efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e5a20 - Browse repository at this point
Copy the full SHA e2e5a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a78d9 - Browse repository at this point
Copy the full SHA 17a78d9View commit details
Commits on Apr 23, 2021
-
Remove forced clear text option and expand sleep
Since the search block fields are already empty, accept whatever the default value for `clear` which is `true` for Android and `false` for iOS. Also add a sleep when changing animated settings options on Android to avoid flakiness.
Configuration menu - View commit details
-
Copy full SHA for 9bbe965 - Browse repository at this point
Copy the full SHA 9bbe965View commit details -
Avoid test flakiness by making search block fields
empty before adding text.
Configuration menu - View commit details
-
Copy full SHA for e552cf4 - Browse repository at this point
Copy the full SHA e552cf4View commit details