mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
c290d01adb
- Removes 'span' from being a valid part of alignment formats so it's not used to align contents, since it's going to mostly be an inline format, wheras you'd really want alignment on the parent block. - Adds direction cleaning to all direction change events, to remove direction styles and child direction controls which may complicate matters and cause direction changes not to show. - Makes text direction controls work with table cell range selections, which TinyMCE does not consider by default, via manual handling. For #4843 |
||
---|---|---|
.. | ||
common-events.js | ||
config.js | ||
drop-paste-handling.js | ||
filters.js | ||
fixes.js | ||
icons.js | ||
plugin-codeeditor.js | ||
plugin-drawio.js | ||
plugins-about.js | ||
plugins-customhr.js | ||
plugins-details.js | ||
plugins-imagemanager.js | ||
plugins-stub.js | ||
plugins-table-additions.js | ||
plugins-tasklist.js | ||
scrolling.js | ||
shortcuts.js | ||
toolbars.js | ||
util.js |