You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
major refactor to split code into view and model (using the new ItemsComponentModel that was introduced in Adapt v3) (#1178) and to generally tidy up the code and bring it up to modern standards
switched to using new Adapt.getViewClass method for fetching a view from the component store (#2073)
switched to using Notify for displaying popup content (#1525)
Added
an aria-has-popup attribute and editable pin aria-label prefix (#2051)
popup 'pagination' label is now dynamic so can be set via course.json/authoring tool and translated properly