🔖(minor) release 3.10.0
Added: - ✨(frontend) enable ODT export for documents - ✨(frontend) improve mobile UX by showing subdocs count Changed: - ♻️(frontend) preserve @ character when esc is pressed after typing it - ♻️(frontend) make summary button fixed to remain visible during scroll - ♻️(frontend) pdf embed use full width Fixed: - ♿(frontend) improve accessibility: - ♿(frontend) improve ARIA in doc grid and editor for a11y - ♿(frontend) improve accessibility and styling of summary table - ♿(frontend) add focus trap and enter key support to remove doc modal - 🐛(docx) fix image overflow by limiting width to 600px during export - 🐛(frontend) fix fallback translations with Trans - 🐛(pdf) fix table cell alignment issue in exported documents - 🐛(pdf) preserve image aspect ratio in PDF export
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-impress",
|
||||
"version": "3.9.0",
|
||||
"version": "3.10.0",
|
||||
"repository": "https://github.com/suitenumerique/docs",
|
||||
"author": "DINUM",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user