-
Everytime I enter ATOM this message apears: Failed to load snippets from 'C:\Users\Barbs.atom\packages\atom-bootstrap4\snippets\components-button_group.cson' C:\Users\Barbs\.atom\packages\atom-bootstr…
-
'bootstrap4' is not a registered tag library. Must be one of:
-
It seems as though the location for the license file is changed as well for IndentityUI in .NET 6. I was unable to publish after upgrading to .NET 6.
Publish error:
> Web deployment task failed. (…
-
There are issues with closing modal window if website is using Bootstrap 4, due code in Asset which is related only to BS3. Can it be changed to:
```
public $depends = [
'yii\web\JqueryAss…
-
This is more of a stylistic choice, but the tags that are rendered in Select2 (I think) should conform more to Bootstrap 4's badges (since that is what they most closely resemble).
I've outlined wh…
-
`301-bs-themes` and `302-bootswatch-themes` app's shinytest tests are failing.
This is happening with almost all the themes using bootstrap4.
The navbar background color being the primary change…
-
pip-tools wheels repository
==========================================================================
## Resources
- documentation: https://docs.divio.com/en/latest/background/wheelsproxy/
- …
-
Missing inputOptions in \yii\bootstrap4\ActiveField::staticControl
```php
public function staticControl($options = [])
{
+ $options = array_merge($this->inputOptions, $options);…
-
The placeholder text is misaligned when using Select2 Bootstrap 4 theme in multiple (tag) mode:
![image](https://user-images.githubusercontent.com/651646/40334793-7b2fb790-5d25-11e8-997f-662039a494f8…
-
Tab is broken in PHP file when I installed bootstrap4-snippets. I try to disable the plugin, and tab is back. Enabling the plugin again, tab is broken. I am pretty sure tab is broke by the plugin.
…