This branch is a place to experiment with javascript functionality. It should not cause any significant interference to files other than templates/template_prototyping.html, other than doing basic clean up or adding class names to template includes.
We should merge this branch when the experiments are complete and if we like their example implementation. Please feel free to propose specific cases that should be tested.
Added a basic data binding example, in a very similar manner to the conditional display. Note that the receiving element doesn't change until the originating field loses focus.
This branch is a place to experiment with javascript functionality. It should not cause any significant interference to files other than
templates/template_prototyping.html
, other than doing basic clean up or adding class names to template includes.We should merge this branch when the experiments are complete and if we like their example implementation. Please feel free to propose specific cases that should be tested.
What is being worked on here: