Skip to content

Commit df2c747

Browse files
committed
report changes
1 parent 0708216 commit df2c747

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changes
22

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+
of text views
14+
315
## 0.6.5
416

517
- `seed-synopsis-text`:

0 commit comments

Comments
 (0)