-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Bump react-native-live-markdown to 0.1.187 #52960
Bump react-native-live-markdown to 0.1.187 #52960
Conversation
CC @tomekzaw @289Adam289 I did not verify the native builds yet, will open the PR once this is tested. |
@ikevin127 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
I have tested on all platforms and provided videos, everything seems ok. Would be probably safe to have some QA test this as well? CC @tomekzaw @Skalakid @luacmartins (Carlos is involved in Search, and we need live-markdown to be on newest version for introducing worklets later) Also @thienlnam I heard you are involved in bumping RNLM as well :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I think we can go ahead with out. We'd know pretty fast into regression if there's something wrong and this would be an easy revert, so I don't think we need to run regression tests on an adhoc build |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.webmAndroid: mWeb Chromeandroid-mweb.webmiOS: Nativeios.mp4iOS: mWeb Safariios-mweb.mp4MacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests well, LGTM 🚀
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.0.67-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.67-9 🚀
|
Explanation of Change
We need to bump
react-native-live-markdown
because there were several fixes introduced in the library, as part of keeping E/App up to date.Also quite soon we would like to add worklets to this library which will unblock: #50949
This version is a step that has to be done before that.
Changes introduced:
https://github.com/Expensify/react-native-live-markdown/commits/0.1.187
Fixed Issues
$ #50949
PROPOSAL:
Tests
Offline tests
QA Steps
description
field in expense formsPR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
rec-rnlm-andr.mp4
Android: mWeb Chrome
rec-rnlm-andr-web.mp4
iOS: Native
rec-rnlm-ios.mp4
iOS: mWeb Safari
rec-rnlm-ios-web.mp4
MacOS: Chrome / Safari
rec-rnlm-web.mp4
MacOS: Desktop