2
0
Commit Graph

71 Commits

Author SHA1 Message Date
cafc27e2e9 prepared gui and service for animation 2018-08-07 15:11:49 +02:00
1ec2f21a25 changed env for dev 2018-08-07 14:44:17 +02:00
aa3c208171 fix reverse ngfor loop 2018-08-07 14:40:04 +02:00
c982aba19a added moments library with i18n 2018-08-07 13:36:42 +02:00
a799e8e9e8 added history 2018-08-07 13:21:22 +02:00
0628190223 prepared history 2018-08-06 19:11:36 +02:00
dcaede1fb0 removed update-on-resize function 2018-08-06 17:41:33 +02:00
759af7acf9 removed logs 2018-08-06 17:14:11 +02:00
40df45ae0e added download button 2018-08-06 17:11:23 +02:00
b4e915d1ea removed console logs 2018-08-05 18:39:48 +02:00
e220f6b5dd added spaces 2018-08-05 18:36:44 +02:00
6e741272c5 changed spreading points to closest instead of farest center 2018-08-05 16:43:36 +02:00
1502da81ed adjusted env's 2018-08-05 16:35:37 +02:00
4288b56944 removed gradient from graphs 2018-08-04 21:58:18 +02:00
e6f3b9184b updated form defaults 2018-08-04 21:49:34 +02:00
8622382798 hotfix wrong vector directions of starting points 2018-08-04 21:44:36 +02:00
73b79c757f refactored variable names 2018-08-04 21:36:41 +02:00
4d0de92b3b replacements 2018-08-04 18:01:19 +02:00
998c8a04c6 added line space parameter and adjusted colors 2018-08-03 15:19:53 +02:00
1127b00824 added scrollable overflow for sidebar 2018-08-03 13:11:43 +02:00
0fae4717bc removed mousewheel event handler for updating the graph 2018-08-03 13:07:18 +02:00
7d91b16ca9 added copyright comments 2018-08-03 13:06:13 +02:00
86eab2066e added library project 2018-06-28 02:05:00 +02:00
4e73d36d8e preparing package for distribution as node module 2018-06-26 19:26:19 +02:00
9088b68360 fix(appComponent): fixed form 2018-05-24 00:37:32 +02:00
2d4366c086 feat(guillocheDirective): added spread lines 2018-05-24 00:29:23 +02:00
bb271f68ea fix(appComponent): enhanced default form values 2018-05-24 00:12:57 +02:00
c33f8fb738 feat(graphsComponent): added expanded nodes function 2018-05-24 00:02:35 +02:00
2d635148b8 feat(graohsComponent): added vector configuration 2018-05-23 22:48:49 +02:00
b1e6faab99 feat(graphsComponent): modularized graph parametrization 2018-05-23 18:39:26 +02:00
d42b6160e6 fix(form): added mocked functionality and adjusted env vars 2018-05-23 18:22:42 +02:00
6807c81f3d feat(env): updated environment variables 2018-05-23 18:00:43 +02:00
146bc873c0 fix(appComponent): fixed live reloading of config 2018-05-23 17:54:47 +02:00
a58e1d0ed6 feat(appComponent): added mouse wheel scaling 2018-05-23 17:29:33 +02:00
d7672535d0 fix(graphsComponent): polishment 2018-05-23 16:51:42 +02:00
161bf7d02c added scaled starting and ending points 2018-05-23 16:46:19 +02:00
040782f18a added service to provide canvas all over 2018-05-23 14:23:43 +02:00
1231b2de9c added form and update functions 2018-05-23 12:30:28 +02:00
b18c196610 logic splitted into directives and components 2018-05-23 09:14:52 +02:00
06764e3e7f feat(appComponent): added more adjustable parameters 2018-05-21 02:13:56 +02:00
8bb9029779 hotfix(canvasDirective): fixed reset grid 2018-05-21 01:31:44 +02:00
d12353813e fix(canvasDirective): flattend the code and fix grid rendering 2018-05-21 01:28:17 +02:00
005474ae95 fixed binding 2018-05-20 21:27:50 +02:00
6c09fb512d fix(canvasDirective): tidying up and removing unneccessary code 2018-05-19 20:52:55 +02:00
cef5274b85 fix(canvasDirective): reset colors to default 2018-05-19 15:48:14 +02:00
Erik Kimsey
d1f22e0973 Bindings are made and param changes are communicating to canvas.directive. 2018-05-18 20:58:33 -04:00
Erik Kimsey
b70c4f3e53 Bindings seem to be working now. 2018-05-17 21:13:21 -04:00
Erik Kimsey
aaabedad87 Removed mystery line. 2018-05-16 19:10:25 -04:00
Erik Kimsey
b08d3e7482 Fixed missing x values 2018-05-16 15:42:14 -04:00
ebf65dfbc5 added full automatisation 2018-05-16 13:13:53 +02:00