StefanKovac / flex-layout-attribute

HTML layout helper based on CSS flexbox specification —
http://progressivered.com/fla/
MIT License
712 stars 57 forks source link

Edge performance problems #17

Closed aigoncharov closed 6 years ago

aigoncharov commented 6 years ago

Hi Stefan! There's a known performance problems for rendering attribute rules by Edge. A dedicated research (here)[https://medium.com/@andreygoncharov/edge-hates-you-attributes-d15faf162939]. Would you consider moving to classes in the next major version?

aigoncharov commented 6 years ago

Sorry for the broken link “Edge hates you attributes” https://medium.com/@andreygoncharov/edge-hates-you-attributes-d15faf162939

StefanKovac commented 6 years ago

Hi @keenondrums and thanks for your suggestion!

I understand your concerns though I'm more into considering FLA in real world use case scenarios. FLA is designed as a quick prototyping and applying tens of thousands attributes in one page is not a good to build anything except benchmark performance tests.