@digital-blueprint/lunchlottery-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)
35 lines (18 loc) • 732 B
Markdown
# Changelog
## 0.3.16
- Fix lit-element not reacting, when sending an empty `routing-url`, when pressing the back button
## 0.3.12
- Fix `Route not found` errors when the `routing-url` only contains a hash or query
## 0.3.11
- Fix emitting of `routing-url` attribute
## 0.3.10
- Do more `routing-data` clearing out, since 0.3.9 had still some parts in it
## 0.3.9
- The emitted attribute `routing-data` has been removed again, because parsing of `routing-url`
can now be done by `DBPLitElement` itself
## 0.3.8
- Fix broken welcome page because of undefined `activeView`
## 0.3.7
- Add `routing-url` routing handling
## 0.3.6
- Add emitted attributes `routing-url` and `routing-data` to propagate a routing change