Releases: jmulet/moodle-tiny_codepro
Releases · jmulet/moodle-tiny_codepro
V1.1.4
== 1.1.4 ==
Fix Issue #15: Translation of tooltips
Fix Issue #16: Source Code Pro (versions 1.1.1 - 1.1.3) not working in Moodle 4.1.2
Solve ModalFactory.create deprecation on newer versions of Moodle
Set the CodeMirror cursor to the selected Tiny position
Prevents from opening the code editor before the content is set in Tiny editor
V1.1.3
Fix Issue #12: Missing Language string
Override style imposed by body.tox-fullscreen on modal-header
Updated htmlfy dependency to 0.3.2
Option to auto prettify html code when editor opens
Enable codeMirror plugin @replit/codemirror-indentation-markers
V1.1.2
This release fixes issue #10 Wrong area target to insert htmlcode
V1.1.1
Merged pull request - revert bootstrap tooltips. Fix issue tooltips not hidding on toggle fullscreen
Move cm6pro dependency as a /amd/src module. Avoid defining requirejs paths manually
Disable modal close on backdrop clicks
Updated helplinktext
V1.1.0
Added the dependency htmlfy that allows code formatting
Supported versions of Moodle from 4.1 to 4.4
Added string lang for 'privacy:metadata'
Updated dependency @codemirror/lang-html to 6.4.9
V1.0.2
This release includes:
- Renamed repository to moodle-tiny_codepro
- New file thirdpartylibs.xml
- Basic Moodle CI workflow
- Basic behat test
- Fix of several code smells / linter errors
v1.0.1-rc1
Pre-release candidate V1.0.1 subjected to peer review.