-
Notifications
You must be signed in to change notification settings - Fork 13
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
Showing
16 changed files
with
36 additions
and
36 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<meta name="description" content=""> | ||
<meta name="author" content=""> | ||
|
||
<title>Click Confirm for Bootstrap v4 and Vue v2</title> | ||
|
||
<!-- Bootstrap core CSS --> | ||
<link | ||
rel="stylesheet" | ||
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" | ||
integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" | ||
crossorigin="anonymous" | ||
> | ||
<link rel="stylesheet" href="../style.css"> | ||
<script src="https://use.fontawesome.com/d7ea8272b5.js"></script> | ||
|
||
<% if (htmlWebpackPlugin.options.description) { %> | ||
<meta name="description" content="<%= htmlWebpackPlugin.options.description %>"/> | ||
<% } %> | ||
</head> | ||
|
||
<body> | ||
<noscript> | ||
You need to enable JavaScript to run this app. | ||
</noscript> | ||
<div id="app"></div> | ||
</body> | ||
</html> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,32 +1 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<meta name="description" content=""> | ||
<meta name="author" content=""> | ||
|
||
<title>Click Confirm for Bootstrap v4 and Vue v2</title> | ||
|
||
<!-- Bootstrap core CSS --> | ||
<link | ||
rel="stylesheet" | ||
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" | ||
integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" | ||
crossorigin="anonymous" | ||
> | ||
<link rel="stylesheet" href="../dev/style.css"> | ||
<script src="https://use.fontawesome.com/d7ea8272b5.js"></script> | ||
|
||
<% if (htmlWebpackPlugin.options.description) { %> | ||
<meta name="description" content="<%= htmlWebpackPlugin.options.description %>"/> | ||
<% } %> | ||
</head> | ||
|
||
<body> | ||
<noscript> | ||
You need to enable JavaScript to run this app. | ||
</noscript> | ||
<div id="app"></div> | ||
</body> | ||
</html> | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="description" content=""><meta name="author" content=""><title>Click Confirm for Bootstrap v4 and Vue v2</title><!-- Bootstrap core CSS --><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous"><link rel="stylesheet" href="../style.css"><script src="https://use.fontawesome.com/d7ea8272b5.js"></script><meta name="description" content="Prompt user to confirm button click event before allowing the event to proceed."><link href="/click-confirm/client.ca67c83d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="app"></div><script type="text/javascript" src="/click-confirm/manifest.495621c4.js"></script><script type="text/javascript" src="/click-confirm/vendor.31966fa7.js"></script><script type="text/javascript" src="/click-confirm/client.1232cd59.js"></script></body></html> |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
dev/dist/manifest.495621c4.js.map → docs/manifest.495621c4.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
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