Releases: micmro/PerfCascade
Releases · micmro/PerfCascade
v2.2.2
v2.2.1
v2.2.0
v2.2.0 (2017-10-21)
- Lock tslint to 5.4 for now, to avoid build issues. (95b8613)
- make it wider on larger screens (d6c9474)
- Only allow console.warn in a few selected places. (0d4c2cc)
- Remove unused function. (966a12f)
- Set fixedLengthMs from outside of PerfCascade (#211) (4401f26)
- Typescript to 2.3 for now, to avoid build issues (05be814)
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
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)