stale
stale copied to clipboard
Flexie: Code samples on playground only use old spec
URL: http://flexiejs.com/playground/
Issue:
This is a difficult one as it’s a polyfill for the old spec. On the other hand, it is easy to directly land on the playground and there you only see the code for the old Flexbox spec, which then works due to the polyfill.
It would be nice to either include a disclaimer saying the syntax is out of date (https://github.com/h5bp/lazyweb-requests/issues/124#issuecomment-27273696) and uses a polyfill, or also include the latest syntax in the generated code.
Contact: @doctyper