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/bea49d4 below:

remove SCSS deprecations (#3869) · bootstrap-vue/bootstrap-vue@bea49d4 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-22

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+0

-22

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

@@ -109,12 +109,6 @@ $bv-enable-tooltip-variants: true !default;

109 109 110 110

// Tooltip background variant level wrt theme color value

111 111

$b-tooltip-bg-level: 0 !default;

112 -

// Deprecated

113 -

$bv-tooltip-bg-level: null !default;

114 -

@if $bv-tooltip-bg-level {

115 -

@warn ("Variable '\$bv-tooltip-bg-level' has been deprecated. Use '\$b-tooltip-bg-level' instead.");

116 -

$b-tooltip-bg-level: $bv-tooltip-bg-level;

117 -

}

118 112 119 113

// --- Popovers ---

120 114

@@ -125,19 +119,3 @@ $bv-enable-popover-variants: true !default;

125 119

$b-popover-bg-level: $alert-bg-level !default;

126 120

$b-popover-border-level: $alert-border-level !default;

127 121

$b-popover-color-level: $alert-color-level !default;

128 -

// Deprecated

129 -

$bv-popover-bg-level: null !default;

130 -

@if $bv-popover-bg-level {

131 -

@warn ("Variable '\$bv-popover-bg-level' has been deprecated. Use '\$b-popover-bg-level' instead.");

132 -

$b-popover-bg-level: $bv-popover-bg-level;

133 -

}

134 -

$bv-popover-border-level: null !default;

135 -

@if $bv-popover-border-level {

136 -

@warn ("Variable '\$bv-popover-border-level' has been deprecated. Use '\$b-popover-border-level' instead.");

137 -

$b-popover-border-level: $bv-popover-border-level;

138 -

}

139 -

$bv-popover-color-level: null !default;

140 -

@if $bv-popover-color-level {

141 -

@warn ("Variable '\$bv-popover-color-level' has been deprecated. Use '\$b-popover-color-level' instead.");

142 -

$b-popover-color-level: $bv-popover-color-level;

143 -

}

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