A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/commit/134d64d073bb64fecd74ffc521476bfd97a99fc0 below:

new component `b-overlay` (#4907) · bootstrap-vue/bootstrap-vue@134d64d · GitHub

File tree Expand file treeCollapse file tree 9 files changed

+971

-0

lines changed

Filter options

Expand file treeCollapse file tree 9 files changed

+971

-0

lines changed Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ export * from './media'

37 37

export * from './modal'

38 38

export * from './nav'

39 39

export * from './navbar'

40 +

export * from './overlay'

40 41

export * from './pagination'

41 42

export * from './pagination-nav'

42 43

export * from './popover'

Original file line number Diff line number Diff line change

@@ -35,6 +35,7 @@ import { MediaPlugin } from './media'

35 35

import { ModalPlugin } from './modal'

36 36

import { NavPlugin } from './nav'

37 37

import { NavbarPlugin } from './navbar'

38 +

import { OverlayPlugin } from './overlay'

38 39

import { PaginationPlugin } from './pagination'

39 40

import { PaginationNavPlugin } from './pagination-nav'

40 41

import { PopoverPlugin } from './popover'

@@ -84,6 +85,7 @@ export const componentsPlugin = /*#__PURE__*/ pluginFactory({

84 85

ModalPlugin,

85 86

NavPlugin,

86 87

NavbarPlugin,

88 +

OverlayPlugin,

87 89

PaginationPlugin,

88 90

PaginationNavPlugin,

89 91

PopoverPlugin,

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4