------------------
New features:
- Structure pattern:
- Make action menu bar sticky.
- Make action menu more compact, so that it doesn't break into a newline early.
- Use more tooltips in the action menu.
[thet]
- Related items pattern:
- Avoid double initialization of Select2.
[thet]
- Added options to change sorting.
[Gagaro]
- TinyMCE pattern:
- Make anchor handling more flexible
[tomgross]
- Mark special links
- Do not mark anchors as special links
[frapell]
Bug fixes:
- Related items widget: Fix case, where ``initSelection`` broke on an error in Select2.
[thet]
- Querystring pattern: Fix 716, where the path-depth was added to string values like the title when a path criteria was present.
[thet]
- Structure pattern:
- Set default page icon on item row. Fixes: https://github.com/plone/Products.CMFPlone/issues/2131
- Pass event data for the ``structure-url-changed`` event correctly.
[jensens, thet]