Ani-Mate Gutenberg Animation Extension

설명

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.

스크린샷

FAQ

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

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Ani-Mate Gutenberg Animation Extension”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Ani-Mate Gutenberg Animation Extension”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.0

  • Updated for WordPress 6.9+ compatibility
  • Modernized JavaScript code with ES6 imports
  • Updated npm dependencies to latest versions
  • Improved PHP requirements to 7.4+
  • Fixed package name typo
  • Enhanced block editor dependencies

1.0.1

  • Fix variable name
  • Tested for WP 6.3

1.0.0

  • Initial launch of app to WP