8000 Add Polymer Support by gutenye · Pull Request #600 · SortableJS/Sortable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Dismiss alert

Add Polymer Support #600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 13, 2015
Merged

Add Polymer Support #600

merged 2 commits into from
Oct 13, 2015

Conversation

gutenye
Copy link
Contributor
@gutenye gutenye commented Oct 13, 2015

USAGE

<link rel="import" href="bower_components/Sortable/Sortable.html">

<sortable-js handle=".handle" draggable="li" group="user">
  <template is="dom-repeat" items={{names}}>
    <div>{{item}}</div>
  </template>
<sortable-js>

8000
RubaXa added a commit that referenced this pull request Oct 13, 2015
@RubaXa RubaXa merged commit 3955c3b into SortableJS:master Oct 13, 2015
RubaXa added a commit that referenced this pull request Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0