Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Releases: krautzource/mathjax-sre-walker

Not quite production ready but...

11 Jan 17:50
Compare
Choose a tag to compare

While this version is not yet production ready, it's time to mark a version after deciding on a few key points (ARIA markup, highlighting, modularization).

Features

  • simplify highlighting #11
  • (un)highlight on focusin and focusout #16
  • modularize codebase #17
  • fix aria-owns calculation #19
  • integrate data-semantic-prefix #24
  • add non-equation example #29
  • switch role to tree / treeitem #33

Bug fixes

  • walker changes activedescendants on all elements #4
  • operators are skipped #5
  • navigator.move: prevent default #31

The original prototype

26 Jun 09:24
Compare
Choose a tag to compare

This first relases captures the original prototype extracted from https://github.com/zorkow/AIM-Workshop/.