Commit 41aa85b
authored
Bump version to 0.9.0 (#157)
This release includes the following features:
* Support for template refs (#140)
* Hot reloading of components (#146)
And the following fixes and improvements:
* Prevent unnecessary remounts of elements (#152)
* Remove the need for a wrapping template element around dynamic slot content (#147)
* Keep elements ordered properly (#155 , #156)
* [PySide] Improve interaction with PySide elements (#151)
* [PySide] Improve resilience of PySide in light of exceptions (#154)1 parent 533e8c8 commit 41aa85b
2 files changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
112 | 113 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 114 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments