Félix Zapata
Félix Zapata
hi, If I have some sublevels on a row and I open each of them, if I close the most top parent, when I open again the sublevels doesn not...
- Add ngAria module. - Add labels to the search and order fields. - Add accessibility plugin for Protractor. - Add missing alt attributes in the phone detail. - Add...
It fixes #158. I've checked the example with different mobiles resolutions and should no be any problems using the table instead of the previous HTML.
Some accessibility issues to fix: - HTML more semantic in order to represent the information. For example, my opinion is the future weather should be a table, and the information...
**Description** This pull request allows to use the selected video source. **Purpose** To fix #262.
A suggestion to use the iron-a11y-announcer component to advise the user when the category has changed.
An small change to create a list to show the news in the side. For me, that area is a list of news. Even the name of the component is...
When you add the component, and you need to move it to another node, you can reuse the `_player` because on the `attached` function, the player is destroyed. If you...
Using these versions: + "rollup-plugin-minify-html-literals": "^1.2.6" + "rollup": "^2.51.2" there is a warning on the output and it looks like the template literals are not parsed: `(!) Plugin minify-html-literals: result.matchAll...