文件名称:ember-mobile-menu:Ember的可拖动侧栏菜单
文件大小:272KB
文件格式:ZIP
更新时间:2024-06-03 11:14:05
JavaScript
余烬移动菜单 插件,提供专门为移动设备量身定制的可拖动侧栏。 同时支持左右菜单。 任何现代(移动)浏览器均支持通过触摸事件进行拖动。 侧栏提供了适合任何内容的空白画布。 要求 Ember.js v3.13或更高版本 Ember CLI v3.12或更高版本 Node.js v10或更高版本 注意:此附加组件利用ResizeObservers。 如果您需要对旧版本浏览器的支持,则可以安装ResizeObserver polyfill,例如 。 安装 从您的应用程序目录运行: ember install ember-mobile-menu 文献资料 贡献 有关详细信息,请参见指南。 版权和许可 代码和文档版权所有2018 Nick Schot。 该代码是根据发布。
【文件预览】:
ember-mobile-menu-master
----compile-css.js(487B)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----vendor()
--------.gitkeep(0B)
----blueprints()
--------ember-mobile-menu()
----addon()
--------components()
--------utils()
--------.gitkeep(0B)
--------spring.js(1KB)
----config()
--------addon-docs.js(290B)
--------deploy.js(849B)
--------ember-try.js(2KB)
--------environment.js(90B)
----index.js(531B)
----.watchmanconfig(37B)
----package.json(3KB)
----.github()
--------workflows()
----tests()
--------test-helper.js(234B)
--------index.html(1KB)
--------dummy()
--------integration()
--------helpers()
----app()
--------components()
--------styles()
--------.gitkeep(0B)
----testem.js(601B)
----CONTRIBUTING.md(638B)
----.npmignore(433B)
----.eslintrc.js(1002B)
----.template-lintrc.js(57B)
----LICENSE.md(1KB)
----.gitignore(408B)
----CHANGELOG.md(12KB)
----README.md(2KB)
----yarn.lock(580KB)
----.eslintignore(240B)
----.editorconfig(367B)