-
Notifications
You must be signed in to change notification settings - Fork 154
Description
Hi Kabir,
I used Wing in one project, a simple one page site. I left it for a while and just tested it yesterday in iPad's browser. Not sure if it's the problem in my code or wing's.
Appreciate that this framework is lightweight but gets everything basic. I tried this framework because sometimes when I use bootstrap I just need the html reset, grid system and couple of variables and mixins. It's good to have less predefines and keep the most frequent use features.
But seems like the grid system is not work properly in iPad devices. What I saw is each col col-*, first one is. col col-9 filled 100% width of the row, and the 2nd one col col-3 is started to be overflowed.
It's important to note that the browser I was using is out of date. But I don't find any documentations about the browser compatibility.
Will browser testing be in the schedule? Or shall we make a browser compatibility list by checking the modern features we are using especially flex?
Cheers,
Wing Him