vn-verdnaturachat/app/containers
Gerzon Z 76a99519ec
[NEW] Support new message parser (#3313)
* Add message parser to profile view and db

* Add md to db

* Remove changes to Xcode project

* Remove message-parser lib and add enable message parser field to User model

* Fix message parser

* Remove admin enableMessageParserEarlyAdoption

* Add NewMarkdown component

* Remove NewMarkdown component and add specific components for new message parser

* Add new parser components

* Fix BigEmoji

* Updated components and added more Code components

* update components and add storybooks

* Update Code component and add it to storybooks

* Update Mention component

* Minor tweaks

* Add server message parser validation

* Renamed folder, add @rocket.chat/message-parser, migrate some files to TypeScript

* Migrate components to TypeScript and fix styling

* Change interfaces and add TaskListComponent and styles

* Fix new markdown and styles

* Fix inlinecode

* Stop using server setting

* Use enableMessageParserEarlyAdoption on mapStateToProps

* Remove React.FC

* add link to bold, italic and strike

* Update parser components

* Fix missing components

* Minor tweak

* Fix lint and add getCustomEmojis

* Fix customEmojis

* Update emojis

* Minor tweak

* disconnect markdown from store

* Use @rocket.chat/message-parser@0.30.0

* Fix link style

* Unify lists and styles

* Remove style prop

* Use big emoji as a normal token

* Remove unnecessary memo

* Fix code styles

* Update tests

* Conditionally create renderer

* Use Context instead of prop drill

* Fix Link component

* Fix plain text regression and update tests

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-10-20 13:32:58 -03:00
..
ActionSheet Chore: Update Reanimated to 2.2.2 (#3341) 2021-10-01 17:34:25 -03:00
Avatar [NEW] Display preferences screen (#3318) 2021-10-06 17:30:10 -03:00
BackgroundContainer Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Button [IMPROVE] Onboarding changes (#3387) 2021-09-23 11:17:53 -03:00
EmojiPicker Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Header Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
HeaderButton Chore: Migrate CreateDiscussionView to Typescript (#3378) 2021-09-15 16:58:14 -03:00
InAppNotification Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
List Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
MessageActions Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
MessageBox [FIX] Canned Responses minor fixes (#3400) 2021-09-28 16:25:20 -03:00
Passcode Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
RoomHeader Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Status Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
TwoFactor Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
UIKit [NEW] Canned responses (#3355) 2021-09-22 14:29:26 -03:00
markdown [NEW] Support new message parser (#3313) 2021-10-20 13:32:58 -03:00
message [NEW] Support new message parser (#3313) 2021-10-20 13:32:58 -03:00
ActivityIndicator.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
AppVersion.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Check.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
FormContainer.tsx Chore: Migrate WorkspaceView to Typescript (#3416) 2021-10-05 17:48:04 -03:00
Loading.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
LoginServices.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
MessageErrorActions.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
OrSeparator.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
ReactionsModal.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
RoomTypeIcon.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
SafeAreaView.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
SearchBox.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
SearchHeader.js [NEW] Canned responses (#3355) 2021-09-22 14:29:26 -03:00
StatusBar.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
TextInput.stories.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
TextInput.tsx [FIX] Toggle password visibility button not working (#3404) 2021-10-01 17:36:59 -03:00
ThreadDetails.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Toast.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00