horizon/horizon/static/framework/widgets
Shu Muto bf50752a16 Enable to set step attribute for number input
angular-schema-form doesn't apply "step" attribute
for number type input.

To increase the number properly in the form by form control,
"step" attribute should be applied to number type input.

e.g.) if set 0.1 to step, form control will be increase the number
as 0.1->0.2->0.3... or decrease it as 1->0.9->0.8... .

This patch fixes it.

Change-Id: Ie837b605f281001ae209e743ea50b25a091dd752
Closes-Bug: #1698086
2017-06-15 16:21:14 +09:00
..
action-list Action-list: Update for ui bootstrap changes 2016-12-19 15:29:38 +11:00
charts No more block-scoped-var eslint errors 2016-07-22 16:08:47 -06:00
contenteditable Schema Form Developer Panel 2017-02-22 11:01:02 +11:00
details Fix Angular tabs 2017-01-19 15:12:30 +00:00
form Enable to set step attribute for number input 2017-06-15 16:21:14 +09:00
headers Enable no-multi-spaces 2015-11-16 18:04:16 -08:00
help-panel Add Angular Schema Form 2016-08-04 16:53:41 +00:00
load-edit No more space-in-parens eslint errors 2016-07-22 15:27:22 -06:00
magic-search Merge "Added Server-side filtering for swift UI" 2017-03-29 05:24:49 +00:00
metadata Merge "Style: Update Image Metadata overflow fail Style: Host Aggregate: Update Metadata overflow fail" 2016-08-04 11:40:52 +00:00
modal Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
modal-wait-spinner Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00
panel Adding resource panel and table features 2016-06-14 11:12:08 -06:00
property In drawer, handle 'priority' attribute conversely against row 2017-03-17 10:13:12 +00:00
table Implement "FILTER_DATA_FIRST" in angular views 2017-03-22 09:29:31 -05:00
toast Added test coverage for toast.service.js 2015-12-08 00:17:53 +00:00
transfer-table Change icons in launch instance ng transfer 2016-11-18 22:03:10 +00:00
wizard Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
widgets.module.js Schema Form Developer Panel 2017-02-22 11:01:02 +11:00
widgets.module.spec.js Clean up spec files in horizon framework directory 2015-11-03 07:28:56 -07:00
widgets.scss Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00