v7.0.2
Added 1
- Restore Bootstrap 5 support
Fixed 2
- Fix Vue 3 types for template ref for getApi
- Fix Angular DOM-insertion JS error with #eventContent
- FEATURE: Restored Bootstrap 5 support (originally omitted from v7) (#8040)
- FIX: Vue 3 types for template ref for
getApi(#8086) - FIX: Angular DOM-insertion JS error with
#eventContent(#8085)