File tree Expand file tree Collapse file tree 6 files changed +14
-30
lines changed
Expand file tree Collapse file tree 6 files changed +14
-30
lines changed Original file line number Diff line number Diff line change 11.DS_Store
2- .idea / *
3- nbproject / *
2+ .idea
3+ nbproject
44
5+ node_modules
6+ build
7+ build2
58
6-
7- /node_modules
8- /build
9- /build2
10-
11- /src /usr /*
12-
9+ src /usr /*
1310src /usr /config /default.json
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- HEAD
1+ 2.15.1 / 2015-03-17
22===================
33
44* Lib
55 * add bio-pv
66* Core
77 * add support for pdb and mol3d in typerenderer
8+ * gruntfile: sort modules by name
9+ * change loading animation
810* Modules
911 * slick_grid: Fix some edge case bugs
12+ * spectra_displayer: fix bug with fromTo actions and remove fromTo var in
13+ * object_editor: allow to select jpath for output
14+ * sandbox: add setImmediate
1015* Headers
1116 * Couchdb2: use couchdb's sort list (smart sort of flavors)
1217 * Couchdb2: bug fix
Original file line number Diff line number Diff line change 11{
22 "name" : " visualizer" ,
3- "version" : " 2.14.3 " ,
3+ "version" : " 2.15.1 " ,
44 "description" : " Data visualization framework" ,
55 "main" : " src/init.js" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " visualizer" ,
3- "version" : " 2.14.3 " ,
3+ "version" : " 2.15.1 " ,
44 "description" : " Data visualization framework" ,
55 "keywords" : [
66 " data" ,
You can’t perform that action at this time.
0 commit comments