- Fix custom header bb-code enable state wasn't pushed to the front-end as expected
- Workaround XF2.3 copy & paste support of tables with right/centre aligned columns, ref
- Workaround XF2.3 emoji autocomplete inserting a new line unexpectedly, ref
- Fix XF bug where recent unicode emoji usage wasn't tracked as expected
- This caused unexpected newlines to be added when using "enter" to complete the emoji via the autocompleter
- Improve copy & paste of code blocks to use inline code blocks for single-line snippets
- Adds "On pasting a code block, use [code] bb-code even for single-line code snippets" option (default :false) to revert to previous behavior
- Fix "Heading 3" would be dropped from paragraph formatting options when
h4
bb-code was enabled
- Fix XF username copy & paste support would break general copy & paste cleanup behavior
- Fix jquery-based copy & paste support for ruby & time bb-codes
- Improve handling pasting quotes as raw bbcode. Properly extract the XF quote attributes, and preserve whitespace around quote tags as expected.
Known issues:
Changes:
- Copying horizontal lines from google docs using Safari is known to fail. This is an issue with how google docs exports HTML
- Require StandardLib v1.22.0+
- Remove jquery dependency
- Add "Use jquery for extended copy & paste support" option (default: false) to load the old extended copy&paste support
- Workaround editor copy & paste issues for older versions of XF
- Workaround browser issues with editor cursor
- Workaround copy & paste from a firefox browser could sometimes insert unexpected newlines
- Fix copy & paste of super/subscript attributes was not dependent on if the
[sub]
/[sup]
tags are enabled- Fixes for copy & paste support of h1/h2/h3/h4 tags:
- Fix custom h1/h2/h3/h4 handling was dependant on the custom h4 tag being setup
- Prevent header tags (h1/h2/h3/h4) being copied as empty bb-code tags
- For posts with an empty header tag, just render an empty string as this is it's functional HTML equivalent
- Fixes for word copy & paste support:
- Fix unexpected indenting after pasting formatted text (after a hr from Word for example)
- Improve heuristics used to detect when a newline should be added
- Fix pasting horizontal lines from Word
- Fix copy & paste would unexpectedly swallow new-lines depending on source documents when pasting into the XF2.3 editor
- Fix font-awesome copy & paste support
- Fix
[tabs]
bb-code the active tab could unexpectedly override the on-hover css- Update default css for accordion/encadre/fieldset/xtable:
- Switch hard-coded
1px
border to using@xf-borderSize
- Switch hard-coded border colors to using
@xf-borderColor
orxf-intensify(@xf-borderColor, 5%)
- Add support for copying XF code blocks and preserving the codeblock language
- Add support for copying formated code from JetBrain's IDEs and rendering it as an XF code block
- Add "Additional editor colors" option, which offers 65 colors instead of the stock 27 colors (default disabled)
- Add copy & paste support for
[time]
bb-code- Add
[ruby]
bb-code, with copy & paste support- Offer replacement bb-code for @Lukas W.'s Editor & BB Code Manager's
[hide]
bb-codes to support XF2.3 upgrades
- Improve copy&paste of XF usernames from various parts of the XF UI into a post
- Fix custom header bb-codes (
[h1]
/[h2]
/[h3]
/[h4]
) copy & paste support would activate even if these where disabled- Fix
[hr]
/[sub]
/[sup]
copy & paste support didn't correctly activate if custom header bb-codes where disabled
- Fix copy & paste support could break if font-awesome or abbr bb-codes where not enabled
- Fix editor 'fullscreen' icon may not render in all styles
- Workaround XF2.3 font-awesome editor support bugs (bug not fixed in XF2.3.7, adjusts to stop applying in XF2.3.8+)
- Allow
[gview]
bb-code to define the height. ie[gview height=100%]
- Add
[glow]
bb-code which adds atext-shadow: {color}
around text. Not installed by default
- Fix the
xf23-fa-fix.min.js
file was not included into redistributable- Update installer to trigger icon usage re-analyze on install/upgrade/rebuild to ensure custom font-awesome icons are reliably detected
We use essential cookies to make this site work, and optional cookies to enhance your experience.