FIXED
NumberInputFormField will double the entered character using chinese ime in windows
FIXED
fix a format bug in NumberInputFormField
NEW
add Form.FromCard for card layout in form, support FormRow & FormField nesting
FIXED
fix bug of async validator of children fieldFIXED
fix view mode lost for SearchFormField
FIXED
fix text overflow in InputFormFiled when view mode
CHANGED
change option splitter to ", " under view mode, the same to SelectFormField
CHANGED
SearchFormField add new props size
CHANGED
add new props prefixCls
CHANGED
style improvement for more clear view mode
CHANGED
support js style exportCHANGED
change propjsxprefixCls
toprefixCls
CHANGED
updateuxcore-switch-form-field
to^0.2.0
CHANGED
updateuxcore-date-form-field
to^0.9.0
CHANGED
updateuxcore-form-field
to^0.3.0
CHANGED
updateuxcore-input-form-field
to^0.3.0
CHANGED
updateuxcore-pickable-form-field
to^0.5.0
CHANGED
updateuxcore-select2
to^0.5.0
CHANGED
updateuxcore-textarea-form-field
to^0.2.0
CHANGED
adapt React@16
FIXED
SearchField handleDataChange
FIXED
input & addon border color
CHANGED
useuxcore-rich-text
FIXED
NumberInputFormField do not format empty string
FIXED
wrong NumberInputFormField right addon style.
CHANEGD
NumberInputFormField add new propformatOnBlur
CHANGED
adjust textarea min-height
NEW
add new APIdoValidateAndScroll
NEW
auto adjust field's margin between view mode & edit modeNEW
new field propinputBoxMaxWidth
to define a max width for field input box in a very wide page.CHANGED
adjust safe distance between two fields in a row.CHANGED
adjust field's margin for different size
CHANGD
Cascade pass all Select prop
CHANGED
support React@15.x
CHANGED
support new propsize
CHANGED
support new propverticalAlign
FIXED
title's height after a formfield is wrong.
CHANGED
updateuxcore-checkbox-group
&uxcore-radiogroup
to^1.2.0
CHANGED
useuxcore-title
instead of old FormRowTitle
CHANGED
updateuxcore-pickable-form-field
to ~0.4.0
CHANGED
filter invalid letter inNumberInput
CHANGED
methodsetValues
will handle non-existent key. (#135)
CHANGED
updateuxcore-date-form-field
to ~0.8.0
CHANGED
margin/padding adjustment, content color change
CHANGED
updateuxcore-pickable-form-field
to ~0.3.0
FIXED
fix border-radius bug in searchFormField
CHANGED
apply special border style for EditorFormField
FIXED
input border color difference.
FIXED
fix checkbox/radio view bug if there is only one child
CHANGED
change color if count overflow;CHANGED
tips style optimaztionCHANGED
change textarea count style
NEW
CascadeSelectFormField
supportgetPopupContainer
CHANGED
CheckboxFormField
show key if label is not found in view modeCHANGED
RadioFormField
show key if label is not found in view mode
CHANGED
updateuxcore-date-form-field
to ~0.7.0
CHANGED
use user-specified FormRow key
FIXED
cascadeSelectFormField can not be reset
CHANGED
updateuxcore-select2
to ~0.4.0CHANGED
updateuxcore-select-form-field
to ~0.3.0CHANGED
updateuxcore-date-form-field
to ~0.6.0
CHANGED
checkbox & radio style change
CHANGED
add new APIcreateFormField
CHANGED
updateuxcore-date-form-field
to ~0.5.0
FIXED
textarea height bug #121
CHANGED
EditorFormField add new APIsetContent
CHANGED
add subComp TextAreaCount for TextAreaFormField
FIXED
searchFormField lineHeight bug
CHANGED
RadioFormField supportjsxdisabled
CHANGED
EditorFormField jsxcontent is deprecated. use jsxvalues directly.
CHANGED
getValues method will return a promise if asyncValidate is true
NEW
add new propasyncValidate
CHANGED
updatePickableFormField
to ~0.2.0
NEW
add new FormFieldPickableFormField
CHANGED
CascadeSelectFormField supportallowClear
CHANGED
updateuxcore-date-form-field
to ~0.4.0
CHANGED
support Child is null
CHANGED
doValidate support paramalways
which make doValidate always set the field error state to true/false.
FIXED
fix server render bug
CHANGED
add labelMatchInputHeight support (style) #111
CHANGED
change dependencyuxcore-date-form-field
to ~0.3.0
CHNAGED
change dependencyuxcore-select2
to ~0.3.0CHNAGED
change dependencyuxcore-select-form-field
to ~0.2.0
FIX
fix label style bug in IE/FireFox
NEW
add SwitchFormField
CHANGED
CascadeFormField support multiple placeholders.CHANGED
Form doValidate will pass the field whose jsxshow is false.NEW
add renderView prop in InputFormFieldCHANGED
remove ve support !
CHANGED
do not trigger jsxonChange when resetValues() & setValues() & jsxvalues change. (#82)
CHANGED
fix server render bug
CHANGED
use new dev tools
CHANGED
update tinymce dependency to ~0.2.0
CHANGED
add warning in ButtonGroupFormField
CHANGED
remove useless dependencies
CHANGED
update radiogroup & checkbox-group
HOTFIX
fix dependency uxcore-input-form-field
FIX
options not shown in searchFormFieldCHANGED
update uxcore-date-form-field to ~0.2.0
HOTFIX
fix dependency uxcore-input-form-field
CHANGED
update uxcore-validator dependency
CHANGED
SearchFormField style update
CHANGED
separate DateFormField from Form
NEW
add propautosize
inTextAreaFormField
(#90)CHANGED
setValues enhancement: won't crash if field name is not found. (#89)
HOTFIX
fix issue #91
HOTFIX
fix select2 & selectFormField dependency
CHANGED
adjust prototypeView style
NEW
add visual engine view.
CHANGED
add candroping configCHANGED
remove dependencyuxcore-uploader
uxcore-button
FIX
fix typo inprototype.js
NEW
add visual engine support
CHANGED
upgrade uxcore-select2 to ~0.2.0
CHANGED
upgrade uxcore-calendar to ~0.3.0
CHANGED
new style
NEW
support visual engine
CHANGED
add prop placeholder in EditorFormField
HotFix
fix doValidate bug which will return undefined if jsxrules is not defined
NEW
InputFormField
add new propinputType
#71NEW
add new proponKeyDown
inInputFormField
&TextAreaFormField
CHANGED
the first paramforce
ofgetValues
has the top priority.FIXED
fix label style bug #77
FIXED
fix issue #75
FIXED
fix issue #70 #73 #74
CHANGED
update dependencyuxcore-calendar
to~0.2.0
CHANGED
update scaffold
CHANGED
selectFormField support onSelect & onDeselectCHANGED
fix bug #68
CHANGED
update scaffold
CHANGED
InputFormField & TextAreaFormField support new propsautoTrim
CHANGED
remove UploadFormField & PersonFormField
NEW
TextAreaFormField support onBlur onFocus & validateOnBlur
FIX
fix issue #52 #53 #55 #58 #59
NEW
add standalone mode for formField
CHANGED
remove TableFormField and dependency uxcore-table
CHANGED
fix bug when using babel 6
FIX
fix issue #47 selectFormField does not show the default value.
FIX
fix issue #35 #38 #42 #44CHANED
small style change with uxcore-select2
FIX
fix issue #36 #37
CHANGED
add error border colorCHANGED
some little style change
CHANGED
change gridFormField to TableFormField
NEW
add InputFormField plugin Count/LeftAddon/rightAddon.NEW
uploadFormFiled can be used.NEW
add new API setValues.NEW
label now support rich text.FIX
fix github issue #28.
NEW
add props instantValidate to meet the need that one don't want validate instantlyNEW
CheckboxFormField add prop jsxdisabledNEW
prop jsxonChange now support 3 paramsdata
fieldname
&pass
NEW
FormField can set its own mode different from Form now.NEW
add GridFormField.FIXED
when props jsxvalues change, form cannot handle correctly.FIXED
when props jsxmode change, form cannot handle correctly.CHANGED
update dependency 'react' to 0.14CHANGED
change prefixCls from 'kuma-form' to 'kuma-uxform'
NEW
add props jsxshowLabelNEW
add api resetValues()CHANGED
RadioGroupFormField change with the update of uxcore-radiogroupCHNAGED
ButtonGroupFormField change with the update of uxcore-buttonCHANGED
EditorFormField change with the update of uxcore-tinymceCHANGED
UploadFormField now depends on uxcore-uploadFIXED
API resetValues bug.
FIX
fix jsxshow bug in Other & ButtonGroup FormField
NEW
issue #7, add prop jsxshow in FormField
NEW
add ButtonGroupFormField used in Grid sub component.NEW
add proppassedData
to receive values from grid.
NEW
add common Field & rewrite data flow