- Deprecated prompt dialog
inputPlaceholder
,inputName
andinputMaxlength
props, use newinputAttrs
prop, see docs - Fix
focus
method on select - Table with
selected
prop can now be natigated with keyboard - #251, #345 Add
bottom-left
slot to table - #334 Add
defaultDialogConfirmText
anddefaultDialogCancelText
constructor options - #335 Add
icon
andiconPack
prop to dialog - #350 Add Function type to
component
prop of modal (thanks @ivalkenburg) - #354 Add tab key press to autocomplete (thanks @tmepple)
- #356 Fix table header alignment