Skip to content

Commit f688b8a

Browse files
authored
Refactor/general improvements (#22)
* Micro optimization in function initializeNodes Graph/helper.jsx * Improvements in Graph/helper.jsx * Add version number on sandbox * Aggregate some d3 constants in graph/index.jsx * Add js md to method in Graph/helper.jsx * Add unit tests to Utils.isDeepEqual to check for Array properties * Add array support for Utils.merge function * Update graph.test snapshot. Add package-lock.json
1 parent d17718a commit f688b8a

File tree

9 files changed

+14225
-254
lines changed

9 files changed

+14225
-254
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,11 @@ typings/
6363

6464
# End of https://www.gitignore.io/api/node
6565

66-
# PROJECT configurations
66+
# Project stuff
6767
dist
6868
lib
6969
coverage
7070
sandbox/rd3g.sandbox.bundle.js.map
7171
gen-docs
7272
.DS_Store
73+
**/.DS_Store

0 commit comments

Comments
 (0)