stouch

Results 30 issues of stouch

## Votre demande de feature est-elle liée à un problème ? Non ## L’amélioration que vous avez en tête Simplification. ## Les alternatives possibles Pour information, j'ai pu déployer en...

### Version Information ### Environment Tooljet docker installation (v2.34.0 -> EDIT: v2.34.1). I use my tooljet application on a macbook pro i7 + chrome. ### What is the expected behaviour?...

bug
roadmap
appbuilder

When I /search or /autocomplete using a 2-digits code of a France 2nd-level region (Département), which is a very common use case : For exemple I /search for "Saone et...

bug

With Geonames, it's possible to get the "adminCode1" of any region, and the "adminCode2" of any `département` (= sub-region in France). For example : http://api.geonames.org/getJSON?geonameId=3038422&username=demodemo&lang=fr "Ain" is a second-level administrative...

enhancement

We met difficulties to setup a Storybook on a *Vite* project that use stailwc. (https://storybook.js.org/docs/react/configure/frameworks#configure) We can successfuly make `tw` working in our exported components in our dist directory (that...

I got issue with display flex and block when I set multiple properties in a `${tw macro}` inside styled components css : This does not work : (block is not...

We cannot set multiple fonts for a fontFamily definition in our tailwind because on `tw()` render it concatenates with ` ` (space) instead of concatenating with `,` (comma), so for...

According to [docs](https://tailwindcss.com/docs/font-size), when we do: ``` tw`text-xs` ``` We should see `line-height` injected, but I only see font-family injected by stailwc.

**Describe the bug** When `fetch` uses node-fetch, and because of https://stackoverflow.com/a/57664622/21644773, the getReader function does not exist in response.body. **To Reproduce** Steps to reproduce the behavior: 1. Force use node-fetch...

Y'a-t-il une raison d'avoir retiré la recherche par nom d'entreprise ? https://github.com/etalab/annuaire-entreprises-sirene-api/commit/7d1535ff59635c5ab4857b221b185ca4485bb008 Cela est désormais servi par un Moteur de recherche tiers ? Que recommandez-vous d'utiliser si on souhaite déployer...