User tests: Successful: Unsuccessful:
Pull Request for Issue #.
Removes IE11 support from the module grid layout classes added in #18516
Apply this patch and run node build.js --compile-css
for updating the changed SCSS. Alternatively, you can run npm i
.
Check that #18516 still functions correctly
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Templates (site) |
Title |
|
That is why we ask for descriptive titles
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-09-09 21:08:47 |
Closed_By | ⇒ | ciar4n | |
Labels |
Added:
?
|
IE11 stuff is fine to remove in this context. We want to make it easy for frontend templates to add support for html5 so I said keep the es5 files bundled with core. So a template doesn’t have to regenerate them all per release for all extensions.
Thanks for the clarification
@wilsonge i thought you said we should keep ie11 stuff for the frontend