bcx-aurelia-reorderable-repeat
TypeScript icon, indicating that this package has built-in type declarations

1.5.1 • Public • Published

bcx-aurelia-reorderable-repeat CI

An Aurelia repeater supports drag & drop reordering automatically.

https://buttonwoodcx.github.io/doc-bcx-aurelia-dnd/reorderable-repeat

Install Package

npm i bcx-aurelia-reorderable-repeat or yarn add bcx-aurelia-reorderable-repeat

Usage

In your main.js file

aurelia.use.plugin(PLATFORM.moduleName('bcx-aurelia-reorderable-repeat'));

Simply use reorderable-repeat.for="item of items" in your view template. That's it!

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.5.1509latest

Version History

VersionDownloads (Last 7 Days)Published
1.5.1509
1.5.00
1.4.143
1.4.01
1.3.548
1.3.40
1.3.30
1.3.20
1.3.10
1.3.01
1.2.30
1.2.20
1.2.10
1.2.00
1.1.10
1.1.01
1.0.00
0.6.21
0.6.10
0.6.00
0.5.00
0.4.10
0.4.00
0.3.40
0.3.31
0.3.20
0.3.10
0.3.00
0.2.50
0.2.40
0.2.30
0.2.21
0.2.10
0.2.00
0.1.61
0.1.51
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i bcx-aurelia-reorderable-repeat

Weekly Downloads

608

Version

1.5.1

License

MIT

Unpacked Size

541 kB

Total Files

195

Last publish

Collaborators

  • buttonwoodcx
  • huochunpeng