pdir / 动画时间线包
Contao CMS 的动画时间线包
1.3.0
2024-03-07 12:19 UTC
Requires
- php: ^8.0
- contao/core-bundle: ^4.13 || ^5.3
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- contao/easy-coding-standard: ^3.0
- contao/manager-plugin: ^2.0
- phpstan/phpstan: ^0.12 || ^1.0
- phpstan/phpstan-phpunit: ^0.12 || ^1.0
- phpstan/phpstan-symfony: ^0.12 || ^1.0
- phpunit/phpunit: ^8.5 || ^9.5
- slam/phpstan-extensions: ^4.0 || ^5.1 || ^6.0
- symfony/phpunit-bridge: ^5.3 || ^6.0
- thecodingmachine/phpstan-strict-rules: ^0.12 || ^1.0
Suggests
- contao-themes-net/mate-theme-bundle: Animated timeline bundle can easily integrate into MATE theme. / Animated Timeline Bundle kann einfach im MATE Theme integriert werden.
- contao-themes-net/nature-theme-bundle: Animated timeline bundle can easily integrate into NATURE theme. / Animated Timeline Bundle kann einfach im NATURE Theme integriert werden.
- contao-themes-net/odd-theme-bundle: Animated timeline bundle can easily integrate into ODD theme. / Animated Timeline Bundle kann einfach im ODD Theme integriert werden.
- contao-themes-net/zero-one-theme-bundle: Animated timeline bundle can easily integrate into 0.1 theme. / Animated Timeline Bundle kann einfach im 0.1 Theme integriert werden.
This package is auto-updated.
Last update: 2024-09-07 13:23:13 UTC
README
动画时间线包是一个基于 jQuery Roadmap 的 jQuery 扩展,用于 Contao 4,允许您使用 fadeIn 动画动态地渲染内容。
您可以选择水平或垂直的时间线。您还可以将两者结合起来,以便在桌面设备上显示水平时间线,在移动设备上显示垂直时间线。
德语
动画时间线包是一个基于 jQuery Roadmap 的 jQuery 扩展,用于 Contao 4,使用 fadeIn 动画可以展示内容在一个动态的时间线中。
在此过程中,您可以选择一个 水平或垂直的时间线,也可以将两者结合起来,以便在桌面设备上显示水平时间线,在移动设备上显示垂直时间线。
系统要求 / 系统需求
- Contao 4.4 或更高版本
安装 & 配置
依赖项 / 依赖关系
许可
GNU Lesser General Public License v3.0
屏幕截图
水平 / 自动方向
垂直方向
开发 & 提交拉取请求
在向包提交拉取请求之前,运行 PHP-CS-Fixer 和单元测试。
vendor/bin/ecs check src tests --ansi
vendor/bin/phpunit
vendor/bin/phpstan analyse src tests --no-progress --ansi