forked from SortableJS/Vue.Draggable
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c79e95a
commit 26a1f8a
Showing
9 changed files
with
1,934 additions
and
94 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,17 @@ | ||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>vuedraggable</title><link href=css/app.fe6ed031.css rel=preload as=style><link href=css/chunk-vendors.12439b4a.css rel=preload as=style><link href=js/app.6dc84466.js rel=preload as=script><link href=js/chunk-vendors.1a0ebf85.js rel=preload as=script><link href=css/chunk-vendors.12439b4a.css rel=stylesheet><link href=css/app.fe6ed031.css rel=stylesheet></head><body><noscript><strong>We're sorry but vuedraggable doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.1a0ebf85.js></script><script src=js/app.6dc84466.js></script></body></html> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
<link rel="icon" href="favicon.ico"> | ||
<title>vuedraggable</title> | ||
<link href="app.js" rel="preload" as="script"></head> | ||
<body> | ||
<noscript> | ||
<strong>We're sorry but vuedraggable doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> | ||
</noscript> | ||
<div id="app"></div> | ||
<!-- built files will be auto injected --> | ||
<script type="text/javascript" src="app.js"></script></body> | ||
</html> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters