0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-26 21:24:47 +00:00
BookStackApp_BookStack/resources
Dan Brown c290d01adb
WYSIWYG: Improved a range of text direction/alignment scenarios
- 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 
2024-02-20 14:15:22 +00:00
..
icons Users: Built out auth page for my-account section 2023-10-17 17:38:07 +01:00
js WYSIWYG: Improved a range of text direction/alignment scenarios 2024-02-20 14:15:22 +00:00
sass WYSIWYG: Updated code handling to respect direction 2024-02-18 17:55:56 +00:00
views Header: Fixed mobile menu falling out of header 2024-02-13 14:00:34 +00:00