Woofmark upgrades, Custom insert module, and many more improvements
This release incorporates a LOT of fixes as well as some new features. It builds on #557 however we have bumped up to v2.2.0
as there are new features included. Thanks to @NitinBhasneria @shreyaa-sharmaa @Shulammite-Aso @keshav234156 @sagarpreet-chadha @emilyashley and others for bringing things this far!!! Congrats, folks!
Published on NPM as well: https://www.npmjs.com/package/publiclab-editor
Now moving to merge into plots2
at: publiclab/plots2#8297
Fixes
- Popup Disappearing problem solved by @NitinBhasneria jywarren/woofmark#3
- Feature to change heading back into plain text by @shreyaa-sharmaa jywarren/woofmark#5
- Refine drag and drop events to prevent interference by @NitinBhasneria jywarren/woofmark#2
- fix bold texts loosing formatting after converting to markdown and back to wysiwyg by @Shulammite-Aso jywarren/woofmark#15
Features
- Added custom insert module by @keshav234156 #568
- ADDS: Feature to decenter text in
wysiwyg
andmarkdown
modes by @Shreyaa-s #521 - Add support for class attributes in links by @Shulammite-Aso #547
- Compact design for Main Image Module by @shreyaa-sharmaa #594
Changes
- Repoint
woofmark
to pull in fixes from latestplots2
branch ofwoofmark
, https://github.com/jywarren/woofmark/tree/plots2 - Includes
jest-puppeteer
tests inwoofmark
by @Shulammite-Aso jywarren/woofmark#11 - Made history icons consistent in demo editor fixes by @Shulammite-Aso #571
- Main image box padding and background improvements by @NitinBhasneria #564
- "Remove file" button test added by @NitinBhasneria #574
- Redefines
puppeteer
as a dev dependency by @Shreyaa-s #565 - Update dependencies in
woofmark
onplots2
branch by @Shulammite-Aso jywarren/woofmark#17