Jeremy Dorn
|
4471e12023
Merge branch 'pr/512' Closes #512
|
9 年之前 |
Jeremy Dorn
|
3a6e6aeac1
Fix gramatical error in validation message. Fixes #511
|
9 年之前 |
Jeremy Dorn
|
451fc93b9d
Fire select2 change event on change instead of blur, reduce duplicate change firing for select editor.
|
9 年之前 |
Jeremy Dorn
|
4c206c41c3
Remove selectize from demo.html, tighten up resolver rules for selectizeArray
|
9 年之前 |
Laurent Lepinay
|
96784993a6
Infers that when type is not set but properties are defined, we can infer that type is actually object
|
9 年之前 |
Phil Ostler
|
a85e590e8a
Uses resolver for Selectize array editor
|
9 年之前 |
Phil Ostler
|
05d25153d5
Improved Selectize demo
|
9 年之前 |
Phil Ostler
|
b2cff3347d
Avoid issue with splitting on commas
|
9 年之前 |
Phil Ostler
|
475405f89f
Adds Selectize support for array and select editors
|
9 年之前 |
Jeremy
|
729b5870d7
Version bump to 0.7.22
|
9 年之前 |
Jeremy
|
60dbb98261
Merge branch 'pr/486'
|
9 年之前 |
Jeremy
|
a331908c03
Merge branch 'pr/482'
|
9 年之前 |
Jeremy
|
b131f3e93a
Merge branch 'pr/479'
|
9 年之前 |
Jeremy
|
50783c2705
Merge branch 'pr/481'
|
9 年之前 |
Jeremy
|
0e31b85d12
Merge branch 'pr/471'
|
9 年之前 |
Jeremy
|
bd85654419
Merge branch 'pr/463'
|
9 年之前 |
Jeremy
|
49dc2d31bf
jslint fix
|
9 年之前 |
Jeremy
|
1cf873419b
Merge branch 'origin/pr/461'
|
9 年之前 |
Laurent Lepinay
|
24ccab3c43
required as property list
|
9 年之前 |
Laurent Lepinay
|
54ba7d29b3
jshint
|
9 年之前 |
Laurent Lepinay
|
ee9b21591a
optional select option on bool and enumerated properties
|
9 年之前 |
Ricard Perez
|
ce1cda58ba
Added functionality to copy/paste objects from/to an array. The object will have a copy button and the array a paste button. It is not checking that the types match.
|
9 年之前 |
Kenny Shepard
|
1f96a066e2
Allow spaces in template variables
|
9 年之前 |
Brett Zamir
|
0fe72a2014
Avoid displaying string "undefined" when value is `undefined`
|
9 年之前 |
Brett Zamir
|
027d53e264
Check that regex matching template vars is not null
|
9 年之前 |
Darren Hall
|
e7b7712846
Move switcher styles to theme.
|
9 年之前 |
Ricard Perez
|
552a8e243f
Select editor onInputChange was not casting the input value, which caused the value not being found when the type was not a string.
|
9 年之前 |
Ricard Perez
|
9580fbed6c
Casting more values to make the select editor safer.
|
9 年之前 |
Ricard Perez
|
e490a9c74e
The select editor values type is not very consistent. The getValue function will cast it so that at least when saving the values the proper type will be used.
|
9 年之前 |
Rune Christensen
|
43d1063e0e
Added the possibility filter on watched variables
|
9 年之前 |