Skip to content

0.15.13

Choose a tag to compare

@eternalsky eternalsky released this 22 Sep 02:42
· 243 commits to master since this release
  • [Component] Album: NEW add new prop customButtons
  • [Component] Album: FIXED rgbaDetect bug if no script label exists
  • [Component] Calendar: CHANGED support new prop size
  • [Component] CascadeSelect: CHANGED support new prop size
  • [Component] CheckboxGroup: CHANGED add new prop addon
  • [Component] Form: CHANGED support new prop verticalAlign
  • [Component] Form: FIXED title's height after a formfield is wrong.
  • [Component] Message: CHANGED a counter of instance. the container will be removed if this counter is equal to 0.
  • [Component] Pagination: CHANGED improve style when total count is large
  • [Component] Select: NEW add new prop size
  • [Component] Select: FIXED placeholder overflow
  • [Component] Uploader: FIXED shown photo index is always 0
  • [Component] Uploader: FIXED more robust getUrl
  • [Component] Uploader: FIXED compatible with access to the previewUrl and downloadUrl
  • [Component] Uploader: FIXED default image can't preview
  • [Component] Uploader: CHANGED add album show image if only image
  • [Component] Table: CHANGED only select cell text when the cell is double clicked
  • [Style] FIXED set input placeholder color important to prevent being overrided in IE10/11