Commit Graph

26424 Commits

Author SHA1 Message Date
908f8c9dcb TINY-10945: Prepare changelog for release (#9820)
* TINY-10945: Prepare changelog for release

* TINY-10945: Changelog prep

* TINY-10945: Changelog
7.3.0
2024-08-07 15:01:06 +10:00
9d076fda6b TINY-9915: remove scroll on mouseover of collection dialog elements (#9786)
* TINY:9915: remove scroll on mouseover

* TINY-9915: remove scroll behavior

* TINY-9915: changelog

* TINY-9915: improve changelog phrasing

Co-authored-by: Andrew Herron <thespyder@programmer.net>

---------

Co-authored-by: Andrew Herron <thespyder@programmer.net>
2024-08-05 14:43:00 +02:00
54c2342b67 TINY-10945: Prepare for 7.3 release, reverting TINY-10981 & TINY-10980 (#9812) 2024-08-02 16:32:15 +10:00
6a9b991a36 TINY-10945: Skip failling test 2024-08-01 13:36:46 +08:00
8b198631e2 TINY-11138: Change of error colors. (#9801)
* TINY-11138: Change of error colors.

* TINY-11131: Added a change to border color.
2024-08-01 13:36:46 +08:00
5093a2831f Revert "TINY-11060: Add mentions icon to default icon pack (#9787)"
This reverts commit c97fee0fb1.
2024-08-01 13:36:46 +08:00
f292881c9c TINY-11138: Change of error colors. (#9801)
* TINY-11138: Change of error colors.

* TINY-11131: Added a change to border color.
2024-07-31 07:54:55 +02:00
9413ff460d TINY-10945: Bump tinymce package.json to next minor - 7.4.0 2024-07-31 13:40:55 +10:00
94cfb73c61 TINY-10945: build.properties should be referencing the release branch 2024-07-31 12:02:26 +10:00
bb6db57816 Merge remote-tracking branch 'origin/main' into release/7 2024-07-31 11:59:31 +10:00
7c98213064 TINY-10636: Added test to check incorrect css syntax (#9797) 2024-07-31 10:30:46 +10:00
500e0736ce TINY-10890: Fix menu part of split button to be wrongly disabled (#9796) 2024-07-29 17:42:50 +10:00
242256b5dd TINY-11115: Changed hex input field validation error text. (#9784) 2024-07-26 12:00:13 +10:00
50efdd4ff2 TINY-11128: Fix Revision History avatar not circular (#9792) 2024-07-26 11:55:29 +10:00
2e5bdfe071 TINY-10980: Extend editor mode and readonly to partially enable editor UI (#9775)
Co-authored-by: Andrew Herron <andrew.herron@tiny.cloud>
Co-authored-by: MitchCTiny <mitchell.crompton@tiny.cloud>
2024-07-25 22:33:56 +10:00
c97fee0fb1 TINY-11060: Add mentions icon to default icon pack (#9787)
* TINY-11060: Add mentions icon to default icon pack and update styles for comments to match new design
2024-07-25 08:47:23 +01:00
929ea11eda TINY-10636: Update keyboard-focus-outline-mixin in collection.less (#9790) 2024-07-25 15:34:59 +10:00
f42f15789f TINY-10636: Remove 10636 and 10116 changelog (#9781) 2024-07-24 20:53:38 +10:00
d513aeb4b3 TINY-11079: Fix styling of revision card when not displaying author (#9780)
* TINY-11079: Remove extra padding under revision card date

* TINY-11079: Fix layout issue for revision card date and label

* TINY-11079: Remove unused classes
2024-07-24 13:13:09 +09:30
e6a1dad384 TINY-11090: Update stylings of focused, hovered and selected revisions (#9777)
* TINY-11045: Update the styles of Revision History sidebar

* TINY-11045: Change background and border colors for dark mode

* TINY-11090: Update the styling for selected and focused revisions

* TINY-11090: Dark mode

* TINY-11090: Add CSS for check icon

* TINY-11090: Change the icon wrapper class name
2024-07-24 11:12:58 +09:30
9912c9b9ef TINY-11085: CET-marked elements outside of a CEF-element would not always gain focus as expected. (#9776) 2024-07-23 09:59:58 +02:00
2de30a1214 TINY-10636: Update Stylelint and remove Gulp (#9694)
* TINY-10116: Initial cut of using grunt instead of gulp for oxide builds

* TINY-10636: Update dependencies

* TINY-10636: Fix some mistakes

* TINY-10636: Update build script for oxide-icon-default from Gulp to Grunt

* TINY-10636: Update reference TinyMCE 6 to 7

* TINY-10636: Update package version

* TINY-10638: Fix grunt build

* TINY-10636: Remove package change

* TINY-10636: Replace gulp with grunt

* TINY-10636: Fix some stylelint errors

* TINY-10636: Fix new stylelint errors

* TINY-10636: Replace keybord mixin class

* TINY-10636: Lint fix

* TINY-10636: Roll back on some package update

* TINY-10636: Remove dark skin import

* TINY-10636: Revert mixin replacement

* Update modules/oxide/tasks/less-task.js

Co-authored-by: Andrew Herron <thespyder@programmer.net>

* TINY-10636: Update stylelint config, fix lint

* Update modules/oxide-icons-default/package.json

Co-authored-by: Andrew Herron <thespyder@programmer.net>

* Update modules/oxide/package.json

Co-authored-by: Andrew Herron <thespyder@programmer.net>

* Update modules/oxide/src/less/theme/components/toolbar-button/toolbar-button.less

Co-authored-by: Andrew Herron <thespyder@programmer.net>

* TINY-10636: Revert package change not related to stylelint and grunt

* TINY-10636: Revert dragevent change

* TINY-10636: Switch test order

* TINY-10636: Revert changes to test files and made additional change

* TINY-10636: Revert some changes in `dialog.less`

* Update modules/oxide/src/less/theme/components/toolbar-button/toolbar-button.less

Co-authored-by: Andrew Herron <thespyder@programmer.net>

* TINY-10636: Revert some css change flaged by wrong stylelint config

* TINY-10636: Revert comment syntax change

* TINY-10636: Revert more stylelint changes

* TINY-10636: Revert more stylelint changes

* TINY-10636: Update rgba format

* Update modules/oxide-icons-default/package.json

Co-authored-by: Andrew Herron <thespyder@programmer.net>

* TINY-10636: Lint fix

* TINY-10636: Revert more stylelint auto fix

* TINY-10636: Revert more stylelint changes

* TINY-10116: Update oxide readme

* Update modules/oxide/README.md

Co-authored-by: Andrew Herron <thespyder@programmer.net>

* TINY-10636: Remove stylelint rules

* TINY-10636: DeepScan issue fix

* TINY-10636: Remove gulp related file

* TINY-10636: Add changelog

* TINY-10116: Add changelog

* Update .changes/unreleased/tinymce-TINY-10636-2024-07-22.yaml

Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>

* TINY-10116: Update changelog

* TINY-10116: Update changelog

---------

Co-authored-by: Andrew Herron <thespyder@programmer.net>
Co-authored-by: MitchCTiny <89239746+MitchCTiny@users.noreply.github.com>
Co-authored-by: Arvin Han <20640097+ArvinJ-H@users.noreply.github.com>
2024-07-23 10:05:55 +10:00
4d87991483 TINY-10981: Extend editor mode and readonly to allow selection (#9773)
Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
2024-07-22 19:51:08 +10:00
1f83b6e76e TINY-11073: Add CSS improvement for revision history (#9768)
* TINY-11073: Add revision label style

* TINY-11073: Update label weight and colour

* TINY-11073: Lint fix

* TINY-11073: Update font weight

* TINY-11073: Update revision label style

* TINY-11073: Remove unused style
2024-07-22 15:50:35 +10:00
db46ba41a4 TINY-11045: Update the styles of Revision History sidebar (#9760)
* TINY-11045: Update the styles of Revision History sidebar

* TINY-11045: Remove unused variables and refactor

* TINY-11045: Fix sidebar not growing full height

* TINY-11045: Change background and border colors for dark mode

* TINY-11045: Use global variable instead

* TINY-11045: Decrease sidebar width and use derived color instead
2024-07-19 12:01:26 +09:30
7693f3469f TINY-11093: Reduce code running on script load (#9761) 2024-07-17 17:40:14 +10:00
701907684a TINY-10638: remove prevent default for mousedown from button (#9765)
* TINY-10638: remove prevent default for mousedown from button

* TINY-10638: changelog

* TINY-10638: review suggestion

Co-authored-by: Andrew Herron <thespyder@programmer.net>

---------

Co-authored-by: Andrew Herron <thespyder@programmer.net>
2024-07-16 15:09:56 +02:00
7c28fed1e9 TINY-10884: remove fixed width for listbox (#9758)
* TINY-10884: remove fixed width for listbox

* TINY-10884: changelog
2024-07-16 14:53:04 +02:00
c0db9f7a0c TINY-11083: add Type.isPromiseLike to Katamari (#9764)
* TINY-11083: add `Type.isPromiseLike` to `Katamari`

* TINY-11083: add some test cases
2024-07-15 10:31:26 +02:00
57bb915e7c TINY-11053: Now handling whole html documents in the text area. (#9753)
* TINY-11053: Now handling whole html documents in the text area.

* TINY-11053: Updated changelog text.

* TINY-11053: Improvements to regexes
2024-07-15 07:36:15 +02:00
db650c3c00 TINY-11014: Add styles for revision author (#9755) 2024-07-15 13:17:29 +09:30
ec0c4e7848 TINY-11008: add data-mce attribute for input (#9757)
* TINY-11008: add data-mce for input

* TINY-11008: remove spread operation
2024-07-12 14:11:56 +02:00
66a2c23a6f TINY-11025: add dblclick function to agar Mouse (#9748)
* TINY-11025: add dblclick to agar

* TINY-11025: changelog
2024-07-10 09:43:20 +02:00
db5f413a67 Bump version (#9744) 2024-07-09 09:23:08 +10:00
e5587127fa Revert "TINY-10590: Merge blocks now no longer relying on browser behavior for edgecase." (#9746)
This reverts commit 03e9135922.
2024-07-09 08:31:42 +09:30
e8e29c60b0 TINY-10973: fix split buttons popup positioning with scroll and fullscreen (#9725)
* TINY-10973: fix split buttons popup positioning with scroll and fullscreen

* TINY-10973: move `isFullscreen` check inside `getBoundsFrom`

* TINY-10973: fix changelog entry

* TINY-10973: fix test text

* TINY-10973: fix context text

* TINY-10973: refactor

* TINY-10973: refactor

* TINY-10973: fix changelog entry
2024-07-08 09:23:59 +02:00
48630480ce Merge remote-tracking branch 'origin/release/7' into main 2024-07-04 10:19:15 +10:00
cb9cbc24fb TINY-10799: Color picker input field error tooltip. (#9707)
* TINY-10799: Color picker input field error tooltip.

* TINY-10799: Minor updates, variable name and reuse use of innerHtml

* TINY-10799: Moved values into variables
2024-07-03 17:26:06 +02:00
80848d49e8 TINY-11023: Release 7.2.1 (#9743) 7.2.1 2024-07-03 13:33:55 +10:00
05080ec4a3 TINY-10955: Accidentally left a development .only on a test when merging in. (#9737) 2024-06-29 12:19:22 +02:00
ffefa7b6d6 TINY-10955: Remove whitespaces between comment elements. (#9728)
* TINY-10955: Remove whitespaces between comment elements.

* TINY-10955: Improved readability, improved changelog.
2024-06-28 14:12:13 +02:00
5794c1341e TINY-10590: Merge blocks now no longer relying on browser behavior for edgecase. (#9731)
* TINY-10590: Tree dom structure could confuse block merge boundary detection

* TINY-10590: Merge blocks now no longer relying on browser behavior for edgecase. (#9669)

* TINY-10590: Merge blocks now no longer relying on browser behavior for edgecase.

* TINY-10590: Changelog improvement

* TINY-10590: Removing unexpected guest changelog entry.
2024-06-27 09:18:15 +02:00
c4a2208dda TINY-10994: filter unsupported commands from text patterns (#9708)
* TINY-10994: filter unsupported commands

* TINY-10994: changelog

* TINY-10994: add test

* TINY-10994: improve changelog phrasing

Co-authored-by: Andrew Herron <thespyder@programmer.net>

---------

Co-authored-by: Andrew Herron <thespyder@programmer.net>
2024-06-26 11:35:57 +02:00
53f0b06591 TINY-11018: add format code icon (#9710) 2024-06-26 11:17:22 +02:00
650f53403c TINY-10961: Long translations of the bottom helptext would overflow poorly. (#9729) 2024-06-26 10:00:00 +02:00
5a10b0a349 TINY-10894: Worked on notification repositioning and resizing (#9711)
* TINY-10894: Worked on notification repositioning and resizing

* TINY-10894: Changed Css.set to Css.remove

* TINY-10894: Added resize on fullscreen state change
2024-06-26 08:21:03 +02:00
d0f0afdb9a TINY-10946: update global eslint rules (#9721) 2024-06-26 07:34:30 +02:00
0805c74c8f TINY-11009: Enable Open Link with selection over partial link or multiple links (#9719)
* TINY-11012: Proposed solution

* TINY-11012: Selection set on right click

* TINY-11009: Moved files around and implemented link selection logic

* TINY-11009: Add changie file

* TINY-11009: Clear context link on selectionchange

* TINY-11009: Add missing semicolon

* TINY-11009: Solve open link from toolbar button with partial selection

* TINY-11009: Only get link from selection when not already set by right click
2024-06-26 12:38:58 +10:00
62b8eb10f9 TINY-11046: Switched from aws to lambdatest (#9724) 2024-06-25 09:38:00 +02:00
27088d74ae TINY-10127: Fix cursor would shift to the start of the editor body when focus was shifted to a noneditable cell of a table (#9699)
Co-authored-by: spocke <spocke@moxiecode.com>
2024-06-24 15:02:32 +10:00