Skip to content
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

Add Polymer Support #600

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>

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