additional_plugins/serendipity_event_adminnotes/ChangeLog
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

17 lines
467 B
Plaintext

0.16: Iconfont a11y fix (yellowled)
0.15: Fix lang file encoding, clean up CSS (yellowled)
0.14: Fix incorrect variable
0.12: prepare to hook into 2.0 core Dashboard and use other 2.0 facilities
0.11.1: Use serendipity_specialchars
0.11: The duplicate sidebar nav entries still were not fixed properly
0.10: Don't emit backend link twice in 1.x (yellowled)
0.9: Use serendipity 2.0 backend hook
0.8: Added additional backend markup for 2.0 backend (yellowled)