tellform/public/modules/forms/directives
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
..
auto-save.client.directive.js got css and js files to pass linting 2016-04-16 22:45:17 -04:00
configure-form.client.directive.js updated eslint 2016-04-28 23:00:41 -07:00
edit-form.client.directive.js updated eslint 2016-04-28 23:00:41 -07:00
edit-submissions-form.client.directive.js updated eslint 2016-04-28 23:00:41 -07:00
field-icon.client.directive.js fixed display submissions bug 2015-11-12 14:24:26 -08:00
field.client.directive.js updated eslint 2016-04-28 23:00:41 -07:00
key-to-option.client.directive.js got keyboard controls working for yes/no, legal statement and multiple choice 2016-05-13 18:57:27 -07:00
key-to-truthy.client.directive.js got keyboard controls working for yes/no, legal statement and multiple choice 2016-05-13 18:57:27 -07:00
on-enter-key.client.directive.js changed enter to shift+enter for textarea newline 2016-05-13 17:35:52 -07:00
on-finish-render.client.directive.js fixed scrolling bug for prev/nextField buttons 2015-11-12 11:45:25 -08:00
submit-form.client.directive.js got scrolling to work for rating 2016-05-13 16:54:34 -07:00