文件名称:ember-sortablejs:用于可排序库的EmberJS包装器
文件大小:236KB
文件格式:ZIP
更新时间:2024-06-15 09:43:55
emberjs ember-addon sortable sortablejs ember-sortablejs
ember-sortablejs 该插件允许您使用在拖放应用程序中使用拖放功能 兼容性 Ember.js v3.13或更高版本 Ember CLI v3.13或更高版本 Node.js v10或更高版本 安装 注意:Beta版本已发布。 请帮我测试一下。 ember install ember-sortablejs@beta 此插件对将与插件一起安装的sortablejs具有对等依赖性 仍在做 参考即将进行的 图书馆支持 目前支持: 从一个列表拖到另一个 种类 克隆 交换 多拖曳 巢状清单 用法 {{!-- this.list = [{ name: 'item one' }, { name: 'item two' },..] --}} < SortableJs @ items = {{ this.list }} @ options = {{ hash anim
【文件预览】:
ember-sortablejs-master
----.travis.yml(1KB)
----.ember-cli(280B)
----ember-cli-build.js(1KB)
----vendor()
--------.gitkeep(0B)
----blueprints()
--------ember-sortablejs()
----addon()
--------components()
--------services()
--------utils()
--------.gitkeep(0B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----index.js(71B)
----jsconfig.json(141B)
----.watchmanconfig(37B)
----package.json(2KB)
----cypress()
--------plugins()
--------support()
--------.eslintrc.js(180B)
--------integration()
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
----ember-sortablejs.png(18KB)
----package-lock.json(762KB)
----app()
--------components()
--------tailwind()
--------services()
--------utils()
--------.gitkeep(0B)
----testem.js(556B)
----CONTRIBUTING.md(647B)
----.npmignore(411B)
----.eslintrc.js(1KB)
----addon-test-support()
--------dndsimulator.js(4KB)
----.template-lintrc.js(57B)
----LICENSE.md(1KB)
----.gitignore(369B)
----cypress.json(21B)
----.dependabot()
--------config.yml(149B)
----README.md(6KB)
----.eslintignore(240B)
----.editorconfig(368B)