-
Afin de faciliter le site building, nous aurions besoin de créer des champs "couleur".
Un champ texte ne répondant valide qu'au format d'une couleur en hexadécimal à 6 digits.
@Artusamak , j'ai …
-
```
/**
* Created by yhon.
*/
import React from "react";
import AmCharts from "amcharts3-react";
require('amcharts3/amcharts/gantt.js')
export default class Amcharts extends React.Component…
-
Hello, Kenneth! Some problem here...
`$ python3 -m pipenv.help`
Pipenv version: `'11.3.3'`
Pipenv location: `'/usr/local/lib/python3.5/dist-packages/pipenv'`
Python location: `'/usr/bin/python…
koddr updated
6 years ago
-
We could make use of a colorpicker in the project.
As for example on the place "new state" in admin settings.
- Low - Enhancement
-
-
[mapbox-gl-style-spec repo](https://github.com/mapbox/mapbox-gl-style-spec) has recently been merged with [mapbox-gl-js](https://github.com/mapbox/mapbox-gl-js)'s one. The last update of the style-spe…
-
Hi!
Every time I press Save in admin I have 2 new color (#000). It doesn't depend if I change field with color, just click Save ... Why?
My model:
```
class Color(models.Model):
color = RGBCol…
proft updated
6 years ago
-
We want to have an initial list of links with the following information:
- [ ] Title (required).
- [ ] Description (required).
- [ ] Link (required).
- [ ] Image (optional).
-
Pinning dependencies to specific versions of upstream libraries is a good practice when we're writing an app, but not as useful when writing a library. If our dependencies are too strict, the users of…
-
Hi there,
1) Go to the StyleEditor and choose a color on the left field of colors.
2) Toggle the "Wheel" window off and on again
3) Try to choose another color on the left colorfield (the new color w…