v2.0.0-rc.1...v2.0.0-rc.2 (2018-03-06)
Thanks @robcresswell for the changelog 💖
Features
- popovers / tooltips: Accept an HTMLElement as a valid target (a375452)
- tab: add title slot (#1586) (724b453)
- table: Use object's property as a key (#1614) (4464f0a)
- tooltip: Allow a function as a tooltip target attribute (#1493) (048c3d4)
Bug Fixes
- modal: fix v-b-modal directive unbinding (#1617) (3f6a86a)
- table: avoid HTML injection in table data (63d8097)
- table: allow empty labels (5ee0923)
- table: Ignore BV keys when auto-discovering table fields (#1641) (f56f3e8)
- select: Always pass selectSize to selects (#1640) (2c725f6)
- docs: use "prepend" and "append" for input-group (#1593) (5b7ee09)
- docs: fix splash button styling (11484b3)
- docs: fix typo in docs (#1555) (c927377)
- docs: spelling correction in comment (#1568) (e0e4006)
- polyfill HTMLElement for SSR (d4dd9b3)