-
A number of links to the farmOS API (e.g. on CONTRIBUTING.md and ONBOARDING.md) point to the latest version of the farmOS API. FarmData2 is currently using version 1 of the farmOS API and thus all li…
-
Hi, shouldn't the order of vendor asset imports (Bootstrap 4 for example) be different?
For instance, I was trying to apply a className to an HTML element and the classes from Bootstrap overrode my c…
-
hello alan.i using jquery offline in localhost.but these are the codes
index.php
``` html+php
test debug window
```
and
js.php
``` html+php
-
Hello,
I am really interested in your gmail api js example. I have one question though, nothing happens when I click autherize. I have both my apikey and my client id, however nothing will happen. h…
-
Hi I found an issue that for the colours red + green the opacity slider also changes the rgb values when the wheel control type is used.
When i click on the blue swatch `#00f`and change the opacit…
Bhoft updated
4 years ago
-
Take the look in design1 which is saved in static/design/design1.png, try to make Home Page as designed in design1.png.
Edit only
```
index.html and base.css.
```
work in containers
```
…
-
Port the current HTML, CSS code structure to be responsive. Use Bootstrap as base?
Currently, the site does not scale well with lower screen resolutions.
- Need to have a different menu setup for…
-
When launching my site, I keep receiving "io is not defined". Specifically for my client files, chat.js and world.js where: `var socket = io();`
If I set `` I will receive a 500 error. Removing tha…
-
Similar to what [SimpleForm does with Bootstrap](https://github.com/heartcombo/simple_form#bootstrap), it would be great if we can find a way to "enable" a Tailwind compatible mode, where the HTML gen…
-
### Feature Description
Just like the installer UI did; #781
Rewriting the UI of the panel to use Tailwind instead of Bootstrap means we're more up-to-date, and Tailwind is commonly used alongside L…