We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1ca86 commit b28381fCopy full SHA for b28381f
CHANGELOG.md
@@ -40,6 +40,7 @@
40
- [Docsify the docs](https://piling.js.org/docs)
41
- Remove `arrangeByOnce()`. Instead use `arrangeBy(..., ..., { onPile: true })`
42
- Make `arrangeBy` return a promise that resolves once the items have been positioned
43
+- Several perfomance improvements
44
- Ensure pile covers update as items update (#175)
45
- Ensure layout is updated properly (#155, #156)
46
- Ensure item/preview and pile properties can be functional properties (#174)
0 commit comments