ademilter / ademilter/bricklayer

What about supporting browsers without support of flexbox?

オープン
#2 コメント 7 件 リアクション 0 件 担当者 1 名 @ademilter が担当を希望しています GitHub で見る
enhancement question
主要言語
TypeScript
スター
2.4k
フォーク
116
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。