液火揭示:揭示液火的过渡

时间:2021-02-28 06:25:39
【文件属性】:
文件名称:液火揭示:揭示液火的过渡
文件大小:243KB
文件格式:ZIP
更新时间:2021-02-28 06:25:39
JavaScript 液体灭火 显示过渡。 此附加组件为液火定义了四个新的过渡: revealUp , revealDown , revealLeft和revealRight 。 安装 在您的ember-cli项目中,运行: ember install liquid-fire # if not already installed ember install liquid-fire-reveal 用法 使用四个命名的“揭示”过渡中的任何过渡”: // app/transitions.js this . transition ( this . fromRoute ( 'login' ) , this . toRoute ( 'index' ) , this . use ( 'revealDown' ) ) ; 旧内容将沿指定的方向滑动,从而在其位置显示新内容。 请参阅以查看正在执行的每个过渡。
【文件预览】:
liquid-fire-reveal-master
----.gitignore(383B)
----app()
--------.gitkeep(0B)
--------transitions()
----package.json(3KB)
----LICENSE.md(1KB)
----.watchmanconfig(37B)
----CONTRIBUTING.md(640B)
----CODE_OF_CONDUCT.md(326B)
----index.js(72B)
----testem.js(539B)
----.github()
--------workflows()
----.prettierignore(253B)
----.eslintrc.js(1KB)
----.prettierrc.js(58B)
----README.md(1KB)
----tests()
--------dummy()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(323B)
----config()
--------ember-try.js(2KB)
--------deploy.js(286B)
--------environment.js(90B)
----.eslintignore(253B)
----.ember-cli(329B)
----ember-cli-build.js(553B)
----.npmignore(437B)
----.editorconfig(367B)
----yarn.lock(591KB)
----.template-lintrc.js(58B)

网友评论