2
0

149 Commits

Author SHA1 Message Date
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
nextlevelshit
640bcd9237 Merge pull request #5 from ErikKimsey/master
Bindings are made and param changes are communicating to canvas.direc…
2018-05-19 12:05:27 +02:00
Erik Kimsey
d1f22e0973 Bindings are made and param changes are communicating to canvas.directive. 2018-05-18 20:58:33 -04:00
nextlevelshit
c0ff8a32c2 Merge pull request #4 from ErikKimsey/master
Bindings seem to be working now.
2018-05-18 07:40:09 +02:00
Erik Kimsey
b70c4f3e53 Bindings seem to be working now. 2018-05-17 21:13:21 -04:00
nextlevelshit
5a815f3419 Merge pull request #3 from ErikKimsey/master
Removed mystery line.
2018-05-17 12:01:55 +02:00
Erik Kimsey
aaabedad87 Removed mystery line. 2018-05-16 19:10:25 -04:00
nextlevelshit
56b5e150d2 Merge pull request #2 from ErikKimsey/master
First NEXTLEVELSHIT PR
2018-05-16 23:01:57 +02:00
Erik Kimsey
b08d3e7482 Fixed missing x values 2018-05-16 15:42:14 -04:00
Erik Kimsey
4df57ea761 First commit 2018-05-16 11:55:12 -04:00
nextlevelshit
3f9b0be3da Update README.md 2018-05-16 16:01:09 +02:00
ebf65dfbc5 added full automatisation 2018-05-16 13:13:53 +02:00
86051a7118 added some comments and implemented spreaded points 2018-05-16 01:29:56 +02:00
54e86c5985 fixes 2018-05-15 17:45:13 +02:00
0a5f9806f2 added grid 2018-05-15 01:40:06 +02:00
3fb4bc505a meshes running, but accidentilly 2018-05-15 00:28:10 +02:00
9b618071cd several fixes and adpations 2018-05-13 04:02:58 +02:00
b493fa0ed7 added margin as parameter 2018-05-13 03:34:25 +02:00
d08f9e4c7c input binding not working well 2018-05-13 03:08:50 +02:00
8ee4ac9316 prepared dragging, but will not be neccessary 2018-05-13 02:24:43 +02:00
19cb4f06d2 triggering drag event 2018-05-12 20:19:42 +02:00
94516e0512 removed bounce effect on touch devices 2018-05-12 18:32:09 +02:00
bcf70d851a adding randomly new points 2018-05-12 17:45:47 +02:00
2975a6c5de added gradient definitions 2018-05-12 15:35:45 +02:00
034f70c982 established line drawing 2018-05-12 13:02:06 +02:00
b7a59c02ce added starting and ending points 2018-05-10 23:12:39 +02:00
3379fa8c92 reduced dependency payload 2018-05-10 22:41:03 +02:00
8b01fc6872 switched from 2d to svg 2018-05-10 22:39:22 +02:00
e4352d9579 added binging between directive and parent component 2018-05-10 21:36:00 +02:00
51e7822b04 structured gui and models 2018-05-10 20:56:00 +02:00
4617e90374 capsulated to directive 2018-05-10 17:13:29 +02:00
c46c23979d starting project 2018-05-10 16:49:14 +02:00
f8ca65d771 initial commit 2018-05-10 13:02:01 +02:00