2766c76491
TinyMCE: Updated version from 6.8.3 to 6.8.4
analyse-php / build (push) Waiting to run
lint-js / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-js / build (push) Waiting to run
test-migrations / build (8.1) (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-php / build (8.1) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
2024-10-04 12:46:22 +01:00
cafea1c02d
Updated tinymce from 6.7.2 to 6.8.3
2024-02-15 14:13:08 +00:00
f8ebbb7553
WYSIWYG: Updated TinyMCE from 6.5.1 to 6.7.2
2023-11-09 13:34:00 +00:00
b425d0f65c
Updated tinymce to v6.5.1
2023-06-28 22:45:21 +01:00
fd45d280b4
Updated tinymce from 6.1.0 to 6.3.1
2023-02-17 21:16:42 +00:00
cd929b2555
Made a bunch of tinymce 6 upgrade fixes
...
- Added workaround for new 'srcdoc' usage that's breaking content in
Firefox, added new 'custom-changes.md' file to document for future.
- Updated old usages of 'new' when creating nodes.
- Tested and changed logic, where required, where 'editor.dom.select'
has been used to replace the old '$' usages.
- Fixed bad boolean value being passed to 'setActive' in task list
logic.
2022-07-18 13:18:46 +01:00
c519f707e8
Started upgrade to TinyMCE6, Untested
...
- Merged in latest TinyMCE code.
- Gone through tinymce upgrade guide, made required config changes.
- Altered license references.
2022-07-17 18:33:03 +01:00
db4093d523
Got TinyMCE 5 added in barely working state
...
- Some extensions & custom actions not working.
- Updated anything visual to not be breaking (Icons) and anything
functional that prevented loading.
2022-02-05 16:57:42 +00:00
b0b28e7b5e
Rolled dark mode out to the editors
...
- Updated editor, and other area, styles to look okay in dark mode.
- Used tinyMCE theme generator to create dark mode theme.
- Updated tinymce to latest 4x version.
2020-04-11 15:48:08 +01:00
9e397a57a9
Removed tiny color picker library
2019-06-06 14:05:06 +01:00
d87eb277dd
Replaced jquery sortable with sortablejs
2019-06-06 13:09:58 +01:00
884e20cc5e
Updated TinyMCE to version 4.9.4
2019-04-21 13:49:46 +01:00
a3ccde8698
Updated TinyMCE and fixed TinyMCE/Codemirror cursor jumping
...
For #1162
2019-01-12 19:23:18 +00:00
6543020fd2
Updated tinymce to v4.8.3
2018-09-22 22:58:06 +01:00
93f92e9e16
Updated the TinyMCE to version 4.7.9.
...
Added some code to remove the box-shadow around the TinyMCE toolbar.
Signed-off-by: Abijeet <abijeetpatro@gmail.com >
2018-04-14 18:30:34 +05:30
0a1546daea
Moved jQuery to use NPM and fixed some asset refs
2018-03-17 15:20:15 +00:00
81fa021083
Finished migrated from icon-font to SVG
2018-02-17 19:49:00 +00:00
09936566dd
Upgrade tinymce version
2017-09-20 20:26:34 +01:00
e5fc6bf5fa
Moved from highlight.js to codemirror
2017-05-28 13:16:21 +01:00
8990a9817f
Updated tinymce to latest version
2017-05-28 11:57:58 +01:00
f06770d91d
Updated TinyMCE version from 4.3.7 to 4.4.3
2016-09-06 19:29:09 +01:00
78564ec61d
Cleaned up tag edit interface
2016-05-14 20:02:00 +01:00
9f11e045a5
Updated tinyMCE library from 4.3.2 to 4.3.7
2016-03-09 23:20:47 +00:00
e744d4c82c
Changed color picker library and moved color logic to front end
...
Since the old library was GPLv3 i changed the color picker to tiny-color-picker which is MIT.
Also extracted the styles to a shared view and move color calculation logic to javascript side.
2016-03-06 10:52:10 +00:00
e3bdc391cd
Closes #55 . Allows you to set the primary color.
...
This certainly should not be seen as the final implementation of this.
I imagine that requests like this will happen for many other colors in
the system, it might be good at some point to allow them to upload their
own stylesheet to be used.
2016-03-03 12:01:14 -06:00
3300edc51a
Changed google cdn libs/fonts to local content. No external access is now required
2015-12-30 21:15:41 +00:00
6e75bcdc37
Updated tinymce
2015-12-28 16:16:27 +00:00
3d9084816e
Added libs into project and fixed ol lists
2015-11-30 21:44:23 +00:00