Commit graph

4 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
Garvin Hicking 5794313884 utf8mb4 migration index length patches 2017-04-10 11:27:15 +02:00
Matthias Mees c3e8443d73 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.

This commit is to ensure consistency with the core across the
additional_plugins repository. While I was at it, I also cleaned
up the ChangeLogs, trying to establish a common pattern.
2016-10-26 15:07:46 +02:00
Matthias Mees 190509ecd3 Document recent changes in ChangeLog files
I PROMISE, I will try to remember this in the future :) While I
was at it, also cleaned up the formatting in some of these and
tried to establish some sort of common pattern.
2016-10-26 12:10:38 +02:00