Skip to content

v2.0.0

Compare
Choose a tag to compare
@micmro micmro released this 06 May 14:28
· 37 commits to release since this release

v2.0.0 (2017-05-06)

Keyboard accessibility added
Initial render speedup (>20% quicker load time)
Size reduction: perf-cascade.min.js 63.5 KB -> 56.1 KB (23.4 KB -> 21.0 KB gzip)

  • #188 additional cleanup (bdb9510)
  • #188 basic outer tabing working (5b643bf)
  • #188 fix cross browser tabing (3669cb7)
  • #188 fix re-render bg bug (2bf411e)
  • #188 fix tooltip length and perf improvement (5722be5)
  • #188 remove re-query of rows and fix type (2871a43)
  • add find parentByClass helper (76488e2)
  • cleanup (87d7e70)
  • fix linting-issues found by nes version of tslint (35ee261)
  • implify class typing (79c1ae3)
  • optimize SVGs and imporve perf (7c635a5)
  • reorder row structure, tab mostly working (2567cc5)
  • reset shadow value for getNodeTextWidth (277468e)
  • simplify OverlayChangeEvent and generalize forEachNodeList (caf8f25)
  • Updated dependencies (b022923)