Michael Irigoyen

Results 21 issues of Michael Irigoyen

**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behaviour?** Using the prerender hook, if the URL it is trying to get the...

## Proposed change Icons are a large part of Home Assistant, however we have little information in our official documentation about them. In this PR I have added a dedicated...

cla-signed
current

Hello there! Over at [Material Design Icons](https://www.materialdesignicons.com), we utilize this library to turn our SVG library into webfonts for distribution. Recently, we updated from version 9 to version 11 of...

Fixes grammar for a couple of lines in the English localization.

### Checklist - [x] I checked for similar existing requests (both open and closed) before posting. - [x] My request is generic, other users may benefit from it too. ###...

feature_request

# **All brand and logo icons in the Material Design Icons library have been deprecated and will be _removed_ in version 8.** This is a big moment for Material Design...

Brand Icon
Breaking Change

I am unable to get this search icon to disappear. Is there a way to do that?

One of the biggest reasons I'm dropping my Nest doorbell is because of the lack of API control. The Amcrest AD110 has the required control for me to bring things...

jxon is stripping white space from XML content, especially ones explicitly with the `xml:space="preserve"` attribute when going from stringToJs. Example: ``` Reactful Word ``` ``` "w:r": [ { "w:t": "Reactful"...

The natural order of XML elements is lost during a conversion to JSON. ``` This has a hyperlink in it. ``` ...converts to... ``` { "w:r": [ { "w:t": {...