mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
895b77b3a9
If the length is 0, then the forEach call does nothing anyway Could we remove the slice part as well ? If IE support is required, can’t we just use Array.prototype.forEach ? Can’t we just remove IE support all together to promote clean and up to date code ? Polyfills and code transpilation are here to help support IE |
||
---|---|---|
.. | ||
breadcrumb.html | ||
card.html | ||
dropdown.html | ||
level.html | ||
media-object.html | ||
menu.html | ||
message.html | ||
modal.html | ||
nav.html | ||
navbar.html | ||
pagination.html | ||
panel.html | ||
tabs.html |