1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/packages/app-mobile
Helmut K. C. Tessarek a278c2c32a
Desktop, Mobile: Update Mermaid: 8.8.1 -> 8.8.4 (#4193)
```
Release Notes 8.8.4

    Re-align gantt chart dateFormat table with spaces (#1764) @AloisMahdal
    Docs/update edit this page (#1774) @sy-records
    Fixed typo in the docs (#1780) @manicki
    Move babel-eslint to devDependencies (#1772) @glensc
    Add Doscy to list of integrations (#1784) @gwatts
    Changed regex for multi-line state notes (#1773) @tomatoman25
    Add different id generators (#1787) @julianbei
    Bump highlight.js from 9.18.1 to 9.18.5 (#1789) @dependabot
    Fixed markdown error in Relationship Syntax (#1796) @kciter
    remove classDiagram duplicate options (#1786) @JiChao99
    Update copyright years (#1805) @BastianZim

🐛 Bug Fixes

    Add sans-serif to default font settings (#1776) @GDFaber
    ignore build files in dist folder (#1777) @GDFaber
    Narrow down console logging when flowchart subgraphs are added (#1782) @GDFaber
    Apply style settings to subgraphs in "flowchart" diagrams (#1781) @GDFaber

Release Notes 8.8.3

    Fix styling of links for new beta flowchart (#1730) @knsv
    Fix typo in pie.md (#1705) @hwine
    Fixing broken links and misspellings (#1727) @deining
    Fixed empty code examples (#1729) @Eraledm
    README: use stateDiagram-v2 (#1728) @alexislefebvre
    #1724 Adding fontawesome to edge labels (#1731) @knsv
    Fix broken links in gantt.md (#1703) @wontonst
    Replace fregante/setup-git-token with setup-git-user (#1735) @fregante
    Updated docs (#1739) @BastianZim
    1740 nested subgraps directions (#1741) @knsv
    Switching to Docsify and adding search (#1746) @NeilCuzon
    Fixed bad tertiary operator (#1743) @lishid
    fix broken links in README (#1749) @levlas

Release Notes 8.8.2

    1704 Revert to original behavior of nodes and subgraphs (#1709) @knsv

    There is some ambiguity about what subgraph a node belongs to when it appears in several subgraphs. Should it stick to the first subgraph it appears in, or should the last subgraph it gets added to be the one it belongs to. With this change the original behavior is retained.
```
2020-12-09 21:44:38 +00:00
..
android Desktop: Add support for media players (video, audio and PDF) 2020-12-09 21:30:51 +00:00
components Desktop: Add support for media players (video, audio and PDF) 2020-12-09 21:30:51 +00:00
ios Setup new version to 1.5 2020-11-29 17:35:41 +00:00
locales All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
MarkdownEditor Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
pluginAssets Desktop, Mobile: Update Mermaid: 8.8.1 -> 8.8.4 (#4193) 2020-12-09 21:44:38 +00:00
services Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
tools Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
utils Desktop: Fixed issue with attachment paths being invalid when user has spaces in home directory path. Also fixed race condition in test units that could make them randomly fail. 2020-12-09 12:53:47 +00:00
.buckconfig All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.flowconfig All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.gitattributes All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.gitignore Tools: Refactor Android release script 2020-11-06 18:45:45 +00:00
.prettierrc.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.watchmanconfig All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
app.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
babel.config.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
clean_build.bat All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
gulpfile.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
index.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
metro.config.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
package-lock.json Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
package.json Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
PluginAssetsLoader.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
root.js All: Added global logger 2020-11-19 15:25:02 +00:00
setUpQuickActions.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
tsconfig.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00