-
Create Sortable component.
-
_**Edit** (April 2014): Updated by @paulirish & @sheerun_
Package unregistering will be available via `bower unregister ` soon, but for now, you can unregister packages yourself using `curl`, if the …
-
https://github.com/metapolator/metapolator/wiki/elements-of-design#list-behaviour
https://github.com/metapolator/metapolator/wiki/working-UI-demo#masters-column
![work](https://cloud.githubuserconte…
-
It would be great to be able to pass a HTMLElement or documentFragment as the `children` argument to the function `m()`.
**Why:**
We did a test for creating ~100.000 elements – plain JS performed 3-1…
-
Given the following mark-up:
```
Collapse all
...
```
Is there a way to access collapseAll() function outside of the `ui-nested-sortable` scope so I can trigger it with the …
-
Started exploring schema-form with angular version 1.3.0rc3 (as recommended) and couldn't get the "required" functionality to work on a pristine form when submitted. Test form was a cut+paste of the "…
-
Hello!
I have an app which uses ngRepeat inside connected jquery-ui sortables and I'm getting some strange behaviour after 1.2.0. As far as I know it should happen in all browsers and OS.
There were…
-
First off, thanks for this library, it's awesome!
JsFiddle example here: http://jsfiddle.net/bp0821bf/1/
It's easiest to see if you open up http://fiddle.jshell.net/bp0821bf/1/show/light/ (no iframe…
-
Hi,
What about creating a repo which contains a set of reusable UI components? something like [Angular-UI](https://angular-ui.github.io/) or [Khan Acacdemy](http://khan.github.io/react-components/)
…
-
We are preparing a Sortable component for the next version of the Angular UI library (https://pub.dartlang.org/packages/angular_ui).
It works fine in Dartium, but when compiled to JS, the NgRepeat dir…