tellform/public/modules/forms/views
David Baldwynn 0dfcb0b443 got keyboard controls working for yes/no, legal statement and multiple choice
modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	deleted:    public/modules/forms/directives/on-key-press.js

	modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	new file:   public/modules/forms/directives/key-to-option.client.directive.js
	new file:   public/modules/forms/directives/key-to-truthy.client.directive.js
	deleted:    public/modules/forms/directives/on-key-press.client.directive.js
	modified:   public/modules/forms/views/directiveViews/field/legal.html
	modified:   public/modules/forms/views/directiveViews/field/radio.html
	modified:   public/modules/forms/views/directiveViews/field/rating.html
	modified:   public/modules/forms/views/directiveViews/field/yes_no.html
2016-05-13 18:57:27 -07:00
..
adminTabs added color support to buttons in submit form view 2016-04-21 18:25:22 -04:00
directiveViews got keyboard controls working for yes/no, legal statement and multiple choice 2016-05-13 18:57:27 -07:00
admin-form.client.view.html added scrolling animation to prev/nextField buttons 2015-11-12 11:17:25 -08:00
list-forms.client.view.html added color to form listings 2016-04-21 20:10:04 -04:00
submit-form.client.view.html added submitting form loading indicator 2015-11-12 12:51:44 -08:00