Mô tả
After years of doing the manual work, I’ve come up with a plugin that I have been re-using in my own web projects for some time now.
This plugin takes great work by @michalsnik with his Animate on Scroll Library (AOS) and adds it to the most common Gutenberg blocks.
This is a open library with simple fields so that you can adjust the animations to every possible option. Animation controls are added to:
- group
- columns
- cover
- image
- media-text
- gallery
- embed
- paragraph
- heading
Don’t see the block you need or programmed a custom block? Just put it inside a group to give you full animation control.
Ảnh màn hình
Hỏi đáp
-
What blocks does it work with
-
- group
- columns
- cover
- image
- media-text
- gallery
- embed
- paragraph
- heading
Don’t see the block you need or programmed a custom block? Just put it inside a group to give you full animation control.
-
What animation features can you control?
-
- style
- duration
- easing
- delay
- offset
- anchor (that triggers the animation)
- anchor placement
- once – single execution
- mirror – animate out when scrolling past
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Ani-Mate Gutenberg Animation Extension” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Ani-Mate Gutenberg Animation Extension” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- Fix variable name
- Tested for WP 6.3
1.0.0
- Initial launch of app to WP