Skip to content

Commit

Permalink
Support custom button icons, reorganise documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GregPeden committed Jul 14, 2018
1 parent 82e8e2e commit 71e05e4
Show file tree
Hide file tree
Showing 30 changed files with 2,716 additions and 1,855 deletions.
386 changes: 199 additions & 187 deletions dev/App.vue

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
592 changes: 592 additions & 0 deletions dev/dist/assets/images/OpenSans-Regular.683fa246.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions dev/dist/client.1232cd59.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dev/dist/client.1232cd59.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dev/dist/client.4d8256c3.js

This file was deleted.

1 change: 0 additions & 1 deletion dev/dist/client.4d8256c3.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dev/dist/client.ca67c83d.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dev/dist/client.ca67c83d.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dev/dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta http-equiv="Content-type" content="text/html; charset=utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>click-confirm</title><meta name="description" content="Prompt user to confirm button click event before allowing the event to proceed."></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.2ac5ad61.js"></script><script type="text/javascript" src="/click-confirm/vendor.0951defe.js"></script><script type="text/javascript" src="/click-confirm/client.4d8256c3.js"></script></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="../dev/style.css"><script src="https://use.fontawesome.com/d7ea8272b5.js"></script><meta name="description" content="Prompt user to confirm button click event before allowisng 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>
2 changes: 0 additions & 2 deletions dev/dist/manifest.2ac5ad61.js

This file was deleted.

Loading

0 comments on commit 71e05e4

Please sign in to comment.