Skip to content

Releases: jmulet/moodle-tiny_codepro

V1.1.4

01 Dec 17:38
6b30ced
Compare
Choose a tag to compare

== 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

13 Oct 15:47
8ecbf2a
Compare
Choose a tag to compare

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

25 Aug 15:29
5dffd06
Compare
Choose a tag to compare

This release fixes issue #10 Wrong area target to insert htmlcode

V1.1.1

22 Aug 16:32
54fdb15
Compare
Choose a tag to compare

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

19 Jul 15:36
df674d2
Compare
Choose a tag to compare

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

23 Jan 14:37
7576c2f
Compare
Choose a tag to compare

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

19 Jan 10:28
Compare
Choose a tag to compare
v1.0.1-rc1 Pre-release
Pre-release

Pre-release candidate V1.0.1 subjected to peer review.