adaptlearning / adapt-contrib-narrative

A component that displays an image gallery with accompanying text
GNU General Public License v3.0
5 stars 39 forks source link

Remove _ariaLevel override property #283

Closed kirsty-hames closed 10 months ago

kirsty-hames commented 11 months ago

Subject of the issue

As per Core issue, since _ariaLevels were automated in Core, there's no need to manually override these now.

Expected behaviour

Item title aria-level should inherit from componentItem and override: (_ariaLevel || null) can be removed.

github-actions[bot] commented 10 months ago

:tada: This issue has been resolved in version 7.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: