Commit Graph

6 Commits

Author SHA1 Message Date
Samuel Georges 0a35bb13a2 Update foundation plugin pattern
The API should support returning values, like jQuery does with .val() it will return the first element's value
Using a dedicated API on the plugin is much better than going in with .data('oc...') to access the object which is hacky since the internals might change
2015-08-04 10:03:48 +10:00
Samuel Georges 335fbe6106 Touch ups 2015-06-13 10:31:01 +10:00
Samuel Georges f11586bb2f Update dropzone to latest 2015-06-05 21:07:53 +10:00
Samuel Georges 6c93612cc6 Add docs for foundation, other minor fixes 2015-06-04 14:55:16 +10:00
Samuel Georges f4c97fd1ea Rename "drag" JS files, write basic readme, create an entry point for all controls 2015-05-30 13:59:33 +10:00
Samuel Georges 12c035502c Various clean up + documentation 2015-05-28 20:44:07 +10:00