@@ -157,7 +157,7 @@ __5.1.0__
157
157
* (refactor) consistently use lodash where possible
158
158
* (maintenance) upgrade node modules
159
159
160
- __ 5.0.0__ http://dylanv.blog/2018/03/03/storm-react-diagrams-5-0-0/
160
+ __ 5.0.0__ [ http://dylanv.blog/2018/03/03/storm-react-diagrams-5-0-0/ ] ( https://dylanvorster.com/storm-react-diagrams-v5-0/ )
161
161
162
162
PR: https://github.com/projectstorm/react-diagrams/pull/145
163
163
@@ -174,7 +174,7 @@ PR: https://github.com/projectstorm/react-diagrams/pull/145
174
174
* (tests) automatically load JEST Snapshots
175
175
* (feature) Link labels!
176
176
177
- __ 4.0.0__ http://dylanv.blog/2018/01/18/storm-react-diagrams-v4-0-0/
177
+ __ 4.0.0__ [ http://dylanv.blog/2018/01/18/storm-react-diagrams-v4-0-0/ ] ( https://dylanvorster.com/storm-react-diagrams-v4-0/ )
178
178
179
179
* (refactor) Events system was completely overhauled
180
180
* (demo) Custom Link Sizes
@@ -188,7 +188,7 @@ __4.0.0__ http://dylanv.blog/2018/01/18/storm-react-diagrams-v4-0-0/
188
188
* (demo) Cloning
189
189
* (feature) models control isLocked
190
190
191
- __ 3.2.0__ http://dylanv.blog/2017/11/22/storm-react-diagrams-3-2-0/
191
+ __ 3.2.0__ [ http://dylanv.blog/2017/11/22/storm-react-diagrams-3-2-0/ ] ( https://dylanvorster.com/storm-react-diagrams-3-2-0/ )
192
192
* (feature) zoom to fit
193
193
* added Circle CI tests
194
194
* (demo) dagre automatic layouts
@@ -211,14 +211,14 @@ __3.1.2__
211
211
* Hotfix: fix zooming when canvas not in the top left corner
212
212
(https://github.com/projectstorm/react-diagrams/pull/88 )
213
213
214
- __ 3.1.0__ http://dylanv.blog/2017/09/15/storm-react-diagrams-3-1-0/
214
+ __ 3.1.0__ [ http://dylanv.blog/2017/09/15/storm-react-diagrams-3-1-0/ ] ( https://dylanvorster.com/storm-react-diagrams-3-1-0/ )
215
215
* Zoom relative to mouse location
216
216
* Fixed links not connecting when grid is larger than port size
217
217
* Prevented points from dragging when connected to a port and the node itself is not selected
218
218
* API fixes
219
219
* Code cleanup
220
220
221
- __ 3.0.0__ http://dylanv.blog/2017/09/13/storm-react-diagrams-v3/
221
+ __ 3.0.0__ [ http://dylanv.blog/2017/09/13/storm-react-diagrams-v3/ ] ( https://dylanvorster.com/storm-react-diagrams-3-0/ )
222
222
* Massive performance updates
223
223
* Complete rewrite
224
224
* Started a changelog and design documents for each revision
0 commit comments