We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0708216 commit df2c747Copy full SHA for df2c747
CHANGES.md
@@ -1,5 +1,17 @@
1
# Changes
2
3
+## dev (0.7.0)
4
+
5
+- renamed `seed-synopsis-text` to `seed-text-view`:
6
+ - removed all items from the status bar and made it a slot for child elements
7
+ - minimize updates that result to re-rendering of the component and
8
+ thus of the text in it
9
+ - allow to render a text from the textSlice choosen by `textId`
10
+- `seed-state-scroll-position` as child component for the status slot
11
+ of text views
12
+- `seed-state-sync-others` as child component for the status slot
13
14
15
## 0.6.5
16
17
- `seed-synopsis-text`:
0 commit comments