From 087ca36d12b2167b69cc85480ba08aa18762c434 Mon Sep 17 00:00:00 2001 From: Insality Date: Sun, 17 Oct 2021 16:43:59 +0300 Subject: [PATCH] Add 132 to changelog --- docs_md/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs_md/changelog.md b/docs_md/changelog.md index 09dcc01..8cfb9ca 100644 --- a/docs_md/changelog.md +++ b/docs_md/changelog.md @@ -211,3 +211,4 @@ Have a good day. - **#131** [Static Grid] Add style param: IS_DYNAMIC_NODE_POSES (default: false). Always align by content size with node anchor. - If true - Static Grid will by always align to content anchor. - If false (currently behaviour) - all poses for static grid is predefined and not depends on element's count (see example: static grid and static grid with dynamic poses) +- **#132** Add example with grid add/remove with animations