文件名称:ember-modal-dialog:一个ember-cli插件,用于实现模式对话框
文件大小:813KB
文件格式:ZIP
更新时间:2024-05-22 09:51:42
JavaScript
灰烬模态对话框 ember-modal-dialog插件提供了使用简单,一致的模式在整个Ember应用程序中实现模式对话框的组件。 与Ember的某些其他模式库不同,ember-modal-dialog使用类的解决方案将模式结构作为顶层DOM元素进行布局,同时保留其在Ember视图层次结构中的逻辑位置。 这种差异为您在应用程序中使用模态的体验带来了一定的优雅,并且,我们敢说,是喜悦。 有关此的更多信息,请参见下面的“虫洞”部分。 目录 定位方式注意事项 虫洞 配置模态根元素ID 配置样式 键盘快捷键 的iOS 定制模态 用作嵌套插件 依存关系 其他资源 贡献 学分 现场演示和测试示例 在此处观看实时演示:http: //yapplabs.github.io/ember-modal-dialog/ 测试示例位于tests/dummy/app/templates/applicat
【文件预览】:
ember-modal-dialog-master
----.gitignore(369B)
----app()
--------components()
--------services()
--------styles()
--------initializers()
----package.json(3KB)
----LICENSE.md(1KB)
----.watchmanconfig(37B)
----.travis.yml(791B)
----CONTRIBUTING.md(1KB)
----index.js(409B)
----CHANGELOG.md(30KB)
----addon()
--------components()
--------templates()
--------initializers()
----testem.js(603B)
----.eslintrc.js(1KB)
----README.md(16KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------acceptance()
--------dummy()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(314B)
----config()
--------ember-try.js(93B)
--------environment.js(729B)
----.eslintignore(240B)
----.ember-cli(280B)
----ember-cli-build.js(536B)
----.npmignore(404B)
----.editorconfig(368B)
----yarn.lock(489KB)
----RELEASE.md(2KB)
----.template-lintrc.js(62B)