Skip to content

Commit 3855335

Browse files
committed
Add Shodow DOM
1 parent 3bb7bfa commit 3855335

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/_posts/2017-03-25-todo-volumio-workday.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Welcome to 0.41. There was a lot going on in the last two weeks. Not only from t
1919
## Component overview
2020
The [Components][components] overview is now powered by search/filtering feature. This will make it faster to get the component/platform you are looking for more quickly. Thanks again, [@bdurrer] for this.
2121

22-
## Changelog
22+
## Changelog
2323
The new format of the changelog which was introduced with 0.40 will provide a link to the related pull request. We are not covering everything in our release notes but we think that this addition will make it easier to find details about the change.
2424

2525
## New platforms/components
@@ -36,7 +36,8 @@ The new format of the changelog which was introduced with 0.40 will provide a li
3636
- The [Emby mediaplayer][emby] platform was changed to avoid name clashes ([#6664]).
3737
- In a lot of places were the power and energy units update. This change mostly affects the `switch` platforms ([#6212]).
3838
- If set to `auto` then the [MQTT][mqtt] implementation will use the bundled certificates automatically ([#6707]).
39-
- Autodiscovery of [Android IP Webcam][android] was removed ([#6528])
39+
- Autodiscovery of [Android IP Webcam][android] was removed ([#6528]).
40+
- The frontend is now using [Shadow DOM][shadow] and this could break your custom panels ([#228](https://github.com/home-assistant/home-assistant-polymer/issues/228)).
4041

4142
## If you need help...
4243
...don't hesitate to use our very active [forums][forum] or join us for a little [chat][gitter]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
@@ -342,6 +343,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
342343
[volumio]: https://home-assistant.io//components/media_player.volumio/
343344
[workday]: https://home-assistant.io/components/binary_sensor.workday/
344345
[android]: https://home-assistant.io/components/android_ip_webcam/
346+
[shadow]: (https://www.w3.org/TR/shadow-dom/)
345347

346348
[forum]: https://community.home-assistant.io/
347349
[gitter]: https://gitter.im/home-assistant/home-assistant

0 commit comments

Comments
 (0)