Skip to content

v0.11.3

Compare
Choose a tag to compare
@wxsms wxsms released this 12 Oct 03:00
· 1768 commits to dev since this release

Add:

  • #26 Add dropup and menuRight props to Dropdown.vue
  • #31 Add body padding when opening modal
  • #32 Modal header can be hidden
  • #25 Add prop to specify dropdown relative position while append to body
  • #35 Add target prop to Tooltip & Popover
  • #34 Add open-on-empty prop to Typeahead

Fix:

  • #22 Popover: hide title with empty value
  • #24 Modal always at top when after open
  • #29 Fix issue on SSR application
  • #33 Typeahead: cancel items display on fast blur
  • #34 Expand Typeahead slot range