-
## High level explanation
Given we are scaffolding a controller with views using Entity Framework, when the model contains an enum property, then on the Create and Edit pages the select for the enum …
-
## Bug Description
Some icons have different sizes
This is code from cookbook plugin
```
{GLYPH: type=fa-cutlery&class=fa-li} {COOKBOOK_CATEGORY_NAME: type=link}
{GLYPH:…
-
## Bug Description
file: shortcodes/email_item.sc
shortcode works but nothing is displayed because this test
```
if(deftrue('BOOTSTRAP'))
{
$img = "";
}
```
Output:
``
It sho…
-
Hello all, I don't know if this is the place for this but I've been working on upgrading Bootswatch and Bootstrap to 5.2.3, I believe I have something usable, I'd like to get your opinion. The repo is…
-
step 1- fork the repo
step 2 - npm i && npm start
step 3 - add your code inside the Frontend folder
step 4 - create a pull request for code review
It should look like the below image
-
step 1- fork the repo
step 2 - npm i && npm start
step 3 - add your code inside the Frontend folder
step 4 - create a pull request for code review
It should look like the below image
-
BootstrapDialog is a popular module for web projects. Thanks to the project contributor for their hard work. But the Bootstrap 5 is coming now, is there any plan to upgrade this module too? Thanks
-
### Blazorise Version
Latest
### What Blazorise provider are you running on?
Bootstrap5
### Link to minimal reproduction or a simple code snippet
https://github.com/tacoWanneeJama/BlazoriseBugTes…
-
form.py
```
class STAFFCOUNTDETForm(forms.ModelForm):
class Meta:
-----
widgets = {
'POSTGODATE': forms.DateInput(attrs={'class': 'form-control', 'type': 'da…
-
An error which is referenced elsewhere online as related to older releases of BS 5 is occurring on every attempt to install Understrap Child with BS 5 enabled.
Sass Compiling Error
custom-editor-s…