Skip to content

Commit 31902a3

Browse files
committed
Merge
2 parents 24494ee + 78fe61f commit 31902a3

File tree

24 files changed

+460
-362
lines changed

24 files changed

+460
-362
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- Fetch module and API heavily changed (breaking)
55
- Added support for `request​Animation​Frame`, which improves render performance,
66
especially for animations
7+
- `Map` can now be used directly in elements, without needing to annotate type and collect
8+
(ie for child `Elements`, and `Listener`s)
79
- Fixed a bug where `empty` elements at the top-level were rendering in the wrong order
810
- Added an `empty!` macro, which is similar to `seed::empty`
911
- Attributes and style now retain order

0 commit comments

Comments
 (0)