Added custom-template in examples, as a base template to integrate easily other JS widgets.

Added custom example (based on custom-template project) that demonstrates how to integrate a thirdparty JS component such as d3 within the application using wsf_js_widget.

Removed various unecessary ecf dependencies.
This commit is contained in:
2014-07-07 12:15:18 +02:00
parent 0427f7a8d3
commit f6ebd414d6
53 changed files with 24893 additions and 8 deletions

View File

@@ -0,0 +1,7 @@
EWF JS WIDGET TEMPLATE PROJECT
=================
Getting Started
- Copy and rename the custom-template folder
- And start hacking ;-D