ademilter / ademilter/bricklayer

What about supporting browsers without support of flexbox?

Abierto
#2 7 comentarios 0 reacciones 1 asignado Reclamado por @ademilter Ver en GitHub
enhancement question
Lenguaje dominante
TypeScript
Estrellas
2.4k
Forks
116
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.