Version web front office de l’application PIA à déployer sur un serveur afin d’en donner l’accès via un navigateur web | Front office of the PIA application to be deployed on a server in order to access it through a web browser.
GNU General Public License v3.0
263
stars
271
forks
source link
chore(deps): bump tinymce from 4.9.11 to 7.0.0 #759
New license_key option that must be set to gpl or a valid license key. #TINY-10681
New custom tooltip functionality, tooltip will be shown when hovering with a mouse or with keyboard focus. #TINY-9275
New sandbox_iframes_exclusions option that holds a list of URL host names to be excluded from iframe sandboxing when sandbox_iframes is set to true. #TINY-10350
Added 'getAllEmojis' api function to the emoticons plugin. #TINY-10572
Element preset support for the valid_children option and Schema.addValidChildren API. #TINY-9979
A new trigger property for block text pattern configurations, allowing pattern activation with either Space or Enter keys. #TINY-10324
onFocus callback for CustomEditor dialog component. #TINY-10596
icons for the import from Word, export to Word and export to PDF premium plugins. #TINY-10612
data is now a valid element in the Schema. #TINY-10611
More advanced schema config for custom elements. #TINY-9980
Custom tooltip for autocompleter, now visible on both mouse hover and keyboard focus, except single column cases. #TINY-9638
Improved
Included keyboard shortcut in custom tooltip for ToolbarButton and ToolbarToggleButton. #TINY-10487
Improved showing which element has focus for keyboard navigation. #TINY-9176
Custom tooltips will now show for items in collection which is rendered inside a dialog, on mouse hover and keyboard focus. #TINY-9637
Autocompleter will now work with IMEs. #TINY-10637
Make table ghost element better reflect height changes when resizing. #TINY-10658
Changed
TinyMCE is now licensed GPL Version 2 or later. #TINY-10578
convert_unsafe_embeds editor option is now defaulted to true. #TINY-10351
sandbox_iframes editor option is now defaulted to true. #TINY-10350
The DOMUtils.isEmpty API function has been modified to consider nodes containing only comments as empty. #TINY-10459
The highlight_on_focus option now defaults to true, adding a focus outline to every editor. #TINY-10574
Delay before the tooltip to show up, from 800ms to 300ms. #TINY-10475
Now tox-view__pane has position: relative instead of static. #TINY-10561
Update outbound link for statusbar Tiny logo #TINY-10494
Remove the height field from the table plugin cell dialog. The table plugin row dialog now controls the row height by setting the height on the tr element, not the td elements. #TINY-10617
Change table height resizing handling to remove heights from td/th elements and only apply to tr elements. #TINY-10589
Removed incorrect aria-placeholder attribute from editor body when placeholder option is set. #TINY-10452
The tooltip property for dialog's footer togglebutton is now optional. #TINY-10672
Changed the media_url_resolver option to use promises. #TINY-9154
Styles bespoke toolbar button fallback changed to Formats if Paragraph is not configured in style_formats option. #TINY-10603
Deprecated force_hex_color option, with the default now being all colors are forced to hex format as lower case. #TINY-10436
Deprecated remove_trailing_brs option from DomParser. #TINY-10454
title attribute on buttons with visible label. #TINY-10453
InsertOrderedList and InsertUnorderedList commands from core, these now only exist in the lists plugin. #TINY-10644
closeButton from the notification API, close buttons in notifications are now required. #TINY-10646
The autocompleter ch configuration property has been removed. Use the trigger property instead. #TINY-8929
Deprecated template plugin. #TINY-10654
Fixed
When deleting the last row in a table, the cursor would jump to the first cell (top left), instead of moving to the next adjacent cell in some cases. #TINY-6309
This version was pushed to npm by tinymce, a new releaser for tinymce since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/LINCnil/pia/network/alerts).
Bumps tinymce from 4.9.11 to 7.0.0.
Changelog
Sourced from tinymce's changelog.
... (truncated)
Commits
3ac1f87
TINY-10775: Added missing changelog item (#9488)d96642e
TINY-10712: Tweaked changelog wordingc34a99d
TINY-10712: Changelogs07d1157
TINY-10712: Temporary rollback of package.json2123e27
TINY-10754: Updated the license message (#9477)e13c27a
TINY-10639: Update Jenkins to Safari 17 and fix test failures (#9473)0decc9d
TINY-10650: Add a link referencing custom view doc page to the addView API do...809fd24
TINY-10717: Fixed Esc and arrow keys and IME not starting (#9463)df7b989
TINY-10732: FallbackFooterToggleButton
in dialog to usespec.text
to se...43769de
TINY-10602: Reverted requirement forbuild
to runlint
.Maintainer changes
This version was pushed to npm by tinymce, a new releaser for tinymce since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show