ademilter / ademilter/bricklayer
What about supporting browsers without support of flexbox?
オープン
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 はまだ評価されていません。