File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ <a name =" v2.0.0 " ></a >
6
+ # v2.0.0 (2017-05-06)
7
+
8
+ * #188 additional cleanup ([ bdb9510] ( https://github.com/micmro/PerfCascade/commit/bdb9510 ) )
9
+ * #188 basic outer tabing working ([ 5b643bf] ( https://github.com/micmro/PerfCascade/commit/5b643bf ) )
10
+ * #188 fix cross browser tabing ([ 3669cb7] ( https://github.com/micmro/PerfCascade/commit/3669cb7 ) )
11
+ * #188 fix re-render bg bug ([ 2bf411e] ( https://github.com/micmro/PerfCascade/commit/2bf411e ) )
12
+ * #188 fix tooltip length and perf improvement ([ 5722be5] ( https://github.com/micmro/PerfCascade/commit/5722be5 ) )
13
+ * #188 remove re-query of rows and fix type ([ 2871a43] ( https://github.com/micmro/PerfCascade/commit/2871a43 ) )
14
+ * add find parentByClass helper ([ 76488e2] ( https://github.com/micmro/PerfCascade/commit/76488e2 ) )
15
+ * cleanup ([ 87d7e70] ( https://github.com/micmro/PerfCascade/commit/87d7e70 ) )
16
+ * fix linting-issues found by nes version of tslint ([ 35ee261] ( https://github.com/micmro/PerfCascade/commit/35ee261 ) )
17
+ * implify class typing ([ 79c1ae3] ( https://github.com/micmro/PerfCascade/commit/79c1ae3 ) )
18
+ * optimize SVGs and imporve perf ([ 7c635a5] ( https://github.com/micmro/PerfCascade/commit/7c635a5 ) )
19
+ * reorder row structure, tab mostly working ([ 2567cc5] ( https://github.com/micmro/PerfCascade/commit/2567cc5 ) )
20
+ * reset shadow value for getNodeTextWidth ([ 277468e] ( https://github.com/micmro/PerfCascade/commit/277468e ) )
21
+ * simplify OverlayChangeEvent and generalize forEachNodeList ([ caf8f25] ( https://github.com/micmro/PerfCascade/commit/caf8f25 ) )
22
+ * Updated dependencies ([ b022923] ( https://github.com/micmro/PerfCascade/commit/b022923 ) )
23
+
24
+
25
+
5
26
<a name =" v1.4.0 " ></a >
6
27
# v1.4.0 (2017-04-06)
7
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " perf-cascade" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " Har file visualizer" ,
5
5
"main" : " ./index.js" ,
6
6
"style" : " ./dist/perf-cascade.css" ,
You can’t perform that action at this time.
0 commit comments