Skip to content

Releases: micmro/PerfCascade

v2.2.2

13 Feb 18:35
Compare
Choose a tag to compare

v2.2.2 (2018-02-13)

v2.2.1

21 Nov 07:31
Compare
Choose a tag to compare

v2.2.1 (2017-11-21)

  • npm main entry point fix (63de467)

v2.2.0

21 Oct 09:37
Compare
Choose a tag to compare

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

26 Jun 12:28
Compare
Choose a tag to compare

v2.1.1 (2017-06-26)

  • #208 Allow linebreaks in tab definition lists (950c367)

v2.1.0

09 Jun 13:36
Compare
Choose a tag to compare

v2.1.0 (2017-06-09)

v2.0.2

07 Jun 14:30
Compare
Choose a tag to compare

v2.0.2 (2017-06-07)

  • #203 add SVG/HTML Tooltip (aca9814)
  • improve focus styling (e4b0c6d)
  • safeSetStyle / safeSetAttribute helpers globalised (a5ebd5b)
  • update dependencies and fix lint issues (67bbbae)
  • #203 working accross browsers (c5388d2)

v2.0.1

19 May 12:10
Compare
Choose a tag to compare

v2.0.1 (2017-05-19)

  • #122 add object-curly-spacing (289570a)
  • #204 add note to Connect time with TLS (b1301c1)
  • add object-literal-key-quotes rule and fix lint issues (ac46b5b)

v2.0.0

06 May 14:28
Compare
Choose a tag to compare

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)

v1.4.0

06 Apr 14:18
Compare
Choose a tag to compare

v1.4.0 (2017-04-06)

  • Include marks when calculating largest time for the waterfall graph (49ae356)

v1.3.0

02 Apr 11:34
Compare
Choose a tag to compare

v1.3.0 (2017-04-02)