-
I'm upgrading my code to use the `0.15` compiler but I'm having problems with your library not being found in the package set.
This is the error:
```
❯ spago install halogen-bootstrap4
[error] T…
-
Not sure why but the datepicker cannot seem to find the installed and properly imported moment. I have tried many variations and all still lead to missing moment errorr, meanwhile moment is used on sa…
-
In `@b4.select`, `'_default` options always appear as `disabled="disabled"`. So I cannot select default option.
I want to select empty value as default.
https://github.com/adrianhurt/play-bootstrap/…
-
I used your library. But it came bootstrap 4. I decided to write a set of mixins, in general, that's what happened: https://github.com/Alex5646/bootstrap4-jade
Here mixins to bootstrap 4 card https:/…
-
I have extended the bootstrap4 theme.
It does work, but the "Mobile" navigation is not displayed, when the page width is shrinked.
It does show up, when I directly use the bootstrap4 theme.
The…
aoloe updated
6 years ago
-
**Describe the bug**
With AutoForm 8.0.0-rc.4, meteor 3.0.2
For each field representing an added inputType, a warning is appearing in the console
**AutoForm: no theme found, please consult the …
-
I change to bootstrap4 from bootstrap3. I have a filter form on top of a table, rendered with
```
{% if filter %}
{% bootstrap_form filter.form layout='inline' %}
{% boots…
-
I tried to make this gem work with Rails 6.0.2.2 (where the javascript have moved from assets/javascript to their own javascript folder - which is why the installer does not work)... without success
…
-
Great library. Even greater that supports Bootstrap4.
But the documentation is really poor. Its not clear to me how to make the most basic thing needed in bootstrap.
That is: Create a full-height,…
-
Are there any plans to add explicit Bootstrap5 support, similar to Bootstrap4?