ademilter / ademilter/bricklayer

What about supporting browsers without support of flexbox?

Aperta
#2 7 commenti 0 reazioni 1 assegnatario Rivendicata da @ademilter Vedi su GitHub
enhancement question
Lingua principale
TypeScript
Stelle
2.4k
Fork
116
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Should we support browsers with no support of flexbox? Seems **IE 9 and 8** does not have support for flexbox. Maybe we can fallback to `table` view with columns:

``` html


items..
items..

```

@ademilter If you think supporting this is not required and will be overkill for its simplicity, we can just do not support.

PS. Calculating height of table columns may have problems and we can have problems with responsiveness.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.