Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeen committed Nov 22, 2024
1 parent 5a3a969 commit 2f67e4b
Show file tree
Hide file tree
Showing 12 changed files with 76 additions and 247 deletions.
10 changes: 8 additions & 2 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"main.js": "static/js/main.1abd5c6e.js",
"main.js.map": "static/js/main.1abd5c6e.js.map"
"files": {
"main.js": "/react-country-region-selector/static/js/main.dcdd522c.js",
"index.html": "/react-country-region-selector/index.html",
"main.dcdd522c.js.map": "/react-country-region-selector/static/js/main.dcdd522c.js.map"
},
"entrypoints": [
"static/js/main.dcdd522c.js"
]
}
124 changes: 0 additions & 124 deletions css/github-light.css

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en-us"><head><meta charset="UTF-8"><title>react-country-region-selector</title><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="css/normalize.css" media="screen"><link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet"><link rel="stylesheet" href="css/stylesheet.css" media="screen"><link rel="stylesheet" href="css/github-light.css" media="screen"><link rel="stylesheet" href="libs/highlight/railscasts.css"><style>body{background-color:#f0eee8}.main-content{font-size:15px}ol{margin:0;padding:0}section{margin:0 0 15px;border-bottom:1px solid #cac6bc;padding:0 0 20px}.counter{font-weight:700;margin-right:5px}code{font-size:15px}.toggleCode{float:right;background-color:#d8d5ce;border-radius:4px;margin-top:8px;padding:3px 6px;cursor:pointer}.toggleCode:hover{background-color:#cac6bc}</style></head><body><section class="page-header"><h1 class="project-name">react-country-region-selector</h1><h2 class="project-tagline"></h2><a href="https://github.com/benkeen/react-country-region-selector" class="btn">View on GitHub</a> <a href="https://github.com/benkeen/react-country-region-selector/zipball/master" class="btn">Download .zip</a> <a href="https://github.com/benkeen/react-country-region-selector/tarball/master" class="btn">Download .tar.gz</a></section><section class="main-content"><p><b>This page shows a few examples</b>. The example JSX code is there to illustrate each example, but please note you'll need to supply the appropriate onChange methods and store the country and region values. See the <a href="https://github.com/benkeen/react-country-region-selector">readme</a> for complete documentation on how to add the component to your pages.</p><hr size="1"/><div id="examples"></div><footer class="site-footer"><a href="https://github.com/benkeen/react-country-region-selector">react-country-region-selector</a> is maintained by <a href="https://github.com/benkeen">Ben Keen</a>. <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</footer></section><script src="libs/highlight/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad()</script><script type="text/javascript" src="/react-country-region-selector/static/js/main.1abd5c6e.js"></script></body></html>
<!doctype html><html lang="en-us"><head><meta charset="UTF-8"><title>react-country-region-selector</title><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="css/normalize.css" media="screen"><link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet"><link rel="stylesheet" href="css/stylesheet.css" media="screen"><style>body{background-color:#f0eee8}.main-content{font-size:15px}ol{margin:0;padding:0}section{margin:0 0 15px;border-bottom:1px solid #cac6bc;padding:0 0 20px}.counter{font-weight:700;margin-right:5px}code{font-size:15px}.toggleCode{float:right;background-color:#d8d5ce;border-radius:4px;margin-top:8px;padding:3px 6px;cursor:pointer}.toggleCode:hover{background-color:#cac6bc}</style><script defer="defer" src="/react-country-region-selector/static/js/main.dcdd522c.js"></script></head><body><section class="page-header"><h1 class="project-name">react-country-region-selector</h1><h2 class="project-tagline"></h2><a href="https://github.com/benkeen/react-country-region-selector" class="btn">View on GitHub</a> <a href="https://github.com/benkeen/react-country-region-selector/zipball/master" class="btn">Download .zip</a> <a href="https://github.com/benkeen/react-country-region-selector/tarball/master" class="btn">Download .tar.gz</a></section><section class="main-content"><p><b>This page shows a few examples</b>. The example JSX code is there to illustrate each example, but please note you'll need to supply the appropriate onChange methods and store the country and region values. See the <a href="https://github.com/benkeen/react-country-region-selector">readme</a> for complete documentation on how to add the component to your pages.</p><hr size="1"/><div id="examples"></div><footer class="site-footer"><a href="https://github.com/benkeen/react-country-region-selector">react-country-region-selector</a> is maintained by <a href="https://github.com/benkeen">Ben Keen</a>. <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</footer></section></body></html>
2 changes: 0 additions & 2 deletions libs/highlight/highlight.pack.js

This file was deleted.

106 changes: 0 additions & 106 deletions libs/highlight/railscasts.css

This file was deleted.

8 changes: 0 additions & 8 deletions manifest.json

This file was deleted.

Loading

0 comments on commit 2f67e4b

Please sign in to comment.