bulma/docs/documentation/components
Jean Lecordier 895b77b3a9 Remove useless if in js example
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
2022-05-08 09:26:03 +01:00
..
breadcrumb.html Bulma v9 website (#3249) 2021-01-27 23:30:42 +00:00
card.html Bulma v9 website (#3249) 2021-01-27 23:30:42 +00:00
dropdown.html Bulma v9 website (#3249) 2021-01-27 23:30:42 +00:00
level.html More snippets 2017-09-01 10:16:16 +02:00
media-object.html More snippets 2017-09-01 10:16:16 +02:00
menu.html Bulma v9 website (#3249) 2021-01-27 23:30:42 +00:00
message.html Bulma v9 website (#3249) 2021-01-27 23:30:42 +00:00
modal.html Remove useless console.log() from Modal example 2022-05-06 17:22:45 +01:00
nav.html Fix modal docs 2018-04-08 12:31:05 +01:00
navbar.html Remove useless if in js example 2022-05-08 09:26:03 +01:00
pagination.html Replace disabled attr on pagination anchor elements with is-disabled class (#3296) 2021-10-08 18:48:18 +01:00
panel.html Bulma v9 website (#3249) 2021-01-27 23:30:42 +00:00
tabs.html Bulma v9 website (#3249) 2021-01-27 23:30:42 +00:00