1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/ReactNativeClient/lib/components
Laurent Cozic 9289dbdf77
All: Refactor Markdown rendering (#1315)
* Refactoring MdToHtml to avoid manually rendering tokens

* Minor fix

* Fixed loading of resources

* Handle clicking on checkboxes

* Added back Katex support

* Fixed issues with Katex and note rendering

* Added back support for links

* Restored code block highlighting support

* clean up

* Applying update to mobile

* Fixed handling of links and cleaned up to share more code between mobile and desktop

* Restored content caching and improved handling of additional assets

* Clean up and a few fixes

* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
..
screens All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
shared All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
action-button.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
app-nav.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
base-screen.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
CameraView.js Mobile: Improved camera attachment 2018-10-13 10:32:44 +01:00
checkbox.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
Dropdown.js Mobile: Fixes #1045: Display notebooks as a tree in notebook dropdown 2018-12-16 17:18:24 +01:00
global-style.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
ItemList.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
ModalDialog.js Mobile: Fixed tag box styling in dark theme 2018-03-26 17:52:49 +00:00
note-body-viewer.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
note-item.js Mobile: Fixes #299: App freezes when connecting to OneDrive login page while internet connection is down 2018-03-14 23:17:02 +00:00
note-list.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
SaveIcon.png
screen-header.js Mobile: Fixes #1045: Display notebooks as a tree in notebook dropdown 2018-12-16 17:18:24 +01:00
select-date-time-dialog.js All: Fixes #671: Make string translatable 2018-10-05 18:17:49 +00:00
side-menu-content.js Load background color from theme colours and set it for top and bottom safe area to respect iOS style guide. (#1195) 2019-02-14 23:09:21 +00:00
side-menu.js Mobile: Fixes #299: App freezes when connecting to OneDrive login page while internet connection is down 2018-03-14 23:17:02 +00:00