Skip to content

Commit

Permalink
SubSup: new non-YUI version #800212 (#5)
Browse files Browse the repository at this point in the history
* Change SubSup editor to work with javascript and remove YUI version.
* Update behat test.
* Remove standalone superscript subscript editor.
* Remove redundant data.
* Update git ci.yml and readme.md

---------

Co-authored-by: Khoa Nguyen Dang <[email protected]>
  • Loading branch information
2 people authored and AnupamaSarjoshi committed Dec 3, 2024
1 parent 8da865d commit d70f2c3
Show file tree
Hide file tree
Showing 54 changed files with 1,207 additions and 36,199 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
include:
- php: '8.1'
moodle-branch: 'master'
moodle-branch: 'main'
database: 'pgsql'
- php: '8.0'
moodle-branch: 'MOODLE_402_STABLE'
Expand Down Expand Up @@ -94,6 +94,7 @@ jobs:
run: moodle-plugin-ci phpcs --max-warnings 0

- name: Moodle PHPDoc Checker
continue-on-error: true
if: ${{ always() }}
run: moodle-plugin-ci phpdoc --max-warnings 0

Expand Down
10 changes: 10 additions & 0 deletions amd/build/editor.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions amd/build/editor.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit d70f2c3

Please sign in to comment.