Special Thanks to core members @mosinve & @SirLamer .Without helping them this wasn't possible.
Features
- New
form-file
component, now has drag and drop, multi file and even experimental directory uploading support. 👻
Improvements
<b-link>
no longer fillshref
withto
prop.- Table API improvements
- All
form-
component properties are refactored to a mixin. form-fieldset
is rewritten in a simpler manner (Please check latest docs)- Popover content reposition is improved.
- maxwidth to popover as a prop
- modals: moved onclick handler "onlickOut" from modal to modal-backdrop
b-form-input
: Propagate form & blur events
Docs
- Docs are now upgraded to nuxt 0.10.x