update versafix to 1.3.4 (fix sideArticle regression with short texts) (97b1f6d)
Make sure resizing works with integer pixels (c706e5d)
expose undoserializer through viewModel as an extension point (8be1758)
Major: fix regression preventing html export! (189ba7c)
Notes
we found a regression in this release about automatic image down-resizing before upload for images larger than 1920x1080: in order to re-enable the client side resizing for big images you can pass the fileuploadConfig.disableImageResize property set to "false" as an option to mosaico.init.
v0.18.8
Warn
this release break html export support
New
sample retina images support (3189d42)
introduce placeholderText() function to define the text for image placeholders (d7aeec5)
Fixes
Improve select widget so to avoid following hints when hints data is incomplete (7849abb)
Fix template string translation for new select widget ("ut" instead of "t" call) (f1c55e6)
reuse .input-select mixin for new selectize widget (b3628e5)
Developer notes
dependencies update (94f8033)
remove timed-call "performanceAwareCaller" loading time debug (5d228f1)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Viva-con-Agua/bloob-frontend/network/alerts).
Removes tinymce. It's no longer used after updating ancestor dependency mosaico. These dependencies need to be updated together.
Removes
tinymce
Updates
mosaico
from 0.17.5 to 0.18.9Release notes
Sourced from mosaico's releases.
... (truncated)
Commits
721c375
Release 0.18.997b1f6d
update versafix to 1.3.4 (fix sideArticle regression with short texts)c706e5d
Make sure resizing works with integer pixels8be1758
expose undoserializer through viewModel as an extension point189ba7c
Major: fix regression preventing html export!647bb03
Release 0.18.894f8033
dependencies updateb3628e5
reuse .input-select mixin for new selectize widget5d228f1
remove timed-call "performanceAwareCaller" loading time debug3189d42
sample retina images supportDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Viva-con-Agua/bloob-frontend/network/alerts).