Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
I noticed that you are using the INTL API from the Browser to build dynamically the arrays for the translation. But never use the outcome of this. I fixed that in this PR.
Hello,
I noticed that you are using the INTL API from the Browser to build dynamically the arrays for the translation. But never use the outcome of this. I fixed that in this PR.
This change is