❤️ Welcome to our new team members Troy Morehouse (@tmorehouse) & Thomas Fowler (@thomasfowler)
Improvements & Fixes
- Modals
- Carousel
- Dropdown / Navbar Dropdown
- Links
- Popovers
- Tables
- ... added more ARIA helpers to components
New
- form-input-static
Commits
-
b-modal: Remove !important in display: block (#299) (Yacine Hmito) - 98d53fa
-
b-carousel-slide: Hiding content for some viewport (#298) (Yacine Hmito) - 758bfe1
-
Fix text slot on nav-item-dropdown. (#297) (charkins) - fec3ed7
-
Optimized import order in form-input.vue (#294) (Troy Morehouse) - 5f1c162
-
Added missing extension on component import (#293) (Troy Morehouse) - 9e76262
-
fixed missing
.vue
extension on import (Troy Morehouse) - 893d718 -
new b-form-input-static component (#292) (Troy Morehouse) - 9b2e83e
-
Added <slot> for robustness (Troy Morehouse) - 410fe3a
-
[nav-item] add dropdown class (Pooya Parsa) - 496557f
-
Added missing 'this' (Troy Morehouse) - 6cccb21
-
Added trailing semi-colon (Troy Morehouse) - 7a213b3
-
Removed lazyFormatter from static-input (Troy Morehouse) - 30914be
-
Switch to bFormInputStatic (Troy Morehouse) - 8e5f3c5
-
Refactored static input (Troy Morehouse) - 1802d19
-
Added form-input-static compoinent (Troy Morehouse) - 069342f
-
Create form-input-static.vue (Troy Morehouse) - 769c7d8
-
refactor generated ids (Pooya Parsa) - dce684a
-
Form input: Add form-control-static support (#291) (Troy Morehouse) - 60cada6
-
[nav-item] pass disabled prop to link (Pooya Parsa) - 0552b5f
-
[table] Clone data to prevent mutation #289 (Pooya Parsa) - 6e1f0a2
-
Better dropdown router-link click handling (#290) (Troy Morehouse) - ef12f23
-
Router-link dropdown workaround for #284 (#286) (Troy Morehouse) - e23a3f3
-
Typo fix (Vitaly Mosin) - eaf4234
-
Make display:block important (Vitaly Mosin) - b76a37a
-
removed dangling comma (Troy Morehouse) - 8037021
-
[Deopdown] Iterate over body.children for event listeners (#285) (Troy Morehouse) - 02e63b5
-
Allow container-fluid inside jumbotron (#282) (Troy Morehouse) - 70b0450
-
[dropdown] refactor visible watch into mixin (Pooya Parsa) - 03b32cb
-
some coding styles (Pooya Parsa) - dae1dc5
-
[link] default href to empty and prevent propagation of # (Pooya Parsa) - dc22b5b
-
nav-item-dropdown allow using html in text (Pooya Parsa) - 9e7c6f9
-
fix drop-down-item class typo (Pooya Parsa) - ba54598
-
b-carousel-slide: Trim down classes (#278) (Yacine Hmito) - f95f4f4
-
Dropdown ARIA keyboard nav (#274) (Troy Morehouse) - d1a676a
-
b-link: Fix typo (gpyh) - 9b87fd9
-
Disabled dropdown item fix (#269) (Troy Morehouse) - 307f81d
-
Refactoring, fix element rendering as invisible when hidden (Greg Peden) - 72a03bf
-
minor fix (Pooya Parsa) - cf8b691