Skip to content

Commit

Permalink
[CHANGELOG] Add descriptions on Issue #84 and Issue #85
Browse files Browse the repository at this point in the history
  • Loading branch information
t2ym committed Mar 27, 2019
1 parent b70ee5a commit 3003bed
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [Unreleased]
### Added
- `discard-on-disconnect` boolean attribute to perform cleanup on disconnection
- Cleanup targets: `boundElements`, `lang-updated` event listeners, `MutationObserver` for `<html lang>` attribute
- `_i18nElementConnected` boolean property to store connection status of the element
- `demo/clock.js`:
- Workaround for issue #85: Add `lang=${this.lang}` attribute explicitly

### Changed

### Removed

## [4.0.2] 2019-3-27
### Added

Expand Down

0 comments on commit 3003bed

Please # to comment.