forked from JedWatson/react-select
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating react-input-autosize and rebuiding examples
- Loading branch information
Showing
9 changed files
with
25 additions
and
38,548 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.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
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,56 +1 @@ | ||
<!doctype html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>React-Select Example</title> | ||
<meta name="viewport" content="initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width"> | ||
<meta name="keywords" content="react,reactjs,react component,component,select,form,autocomplete,control,ui,javascript"> | ||
<meta name="description" content="A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support."> | ||
<meta property="og:locale" content="en-us"> | ||
<meta property="og:title" content="React-Select"> | ||
<meta property="og:description" content="A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support."> | ||
<meta property="og:url" content="https://jedwatson.github.io/react-select"> | ||
<meta property="og:site_name" content="React-Select"> | ||
<meta property="og:type" content="article"> | ||
<link rel="stylesheet" href="example.css"> | ||
<link rel="icon" type="image/x-icon" href="favicon.ico"> | ||
<link rel="stylesheet" href="https://unpkg.com/react-virtualized/styles.css"> | ||
<link rel="stylesheet" href="https://unpkg.com/react-virtualized-select/styles.css"> | ||
</head> | ||
<body> | ||
<header class="page-header"> | ||
<div class="container"> | ||
<h1>React Select</h1> | ||
<p>A flexible and beautiful Select Input control for <a href="http://facebook.github.io/react/" target="_blank">ReactJS</a> with multiselect, autocomplete and ajax support.</p> | ||
</div> | ||
</header> | ||
<div class="page-subheader"> | ||
<div class="container"> | ||
<a href="http://github.com/JedWatson/react-select" class="page-subheader__link" target="_blank">Code and Docs on GitHub</a> | ||
<span class="page-subheader__button"> | ||
<a id="github-stars-button" class="github-button" data-style="" href="https://github.com/JedWatson/react-select" data-count-href="/JedWatson/react-select/stargazers" data-count-api="/repos/JedWatson/react-select#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star JedWatson/react-select on GitHub">Star</a> | ||
</span> | ||
</div> | ||
</div> | ||
<div class="page-body"> | ||
<div class="container"> | ||
<form> | ||
<!-- the React application is loaded in the #example element --> | ||
<div id="example"></div> | ||
</form> | ||
</div> | ||
</div> | ||
<footer class="page-footer"> | ||
<div class="container"> | ||
<span>Copyright © <a href="https://twitter.com/jedwatson" target="_blank">Jed Watson</a> 2016. MIT Licensed.</span> | ||
</div> | ||
</footer> | ||
<script> | ||
document.getElementById('github-stars-button').dataset.style = window.innerWidth > 480 ? 'mega': null; | ||
</script> | ||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.1.1/es5-shim.js"></script> | ||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.1.1/es5-sham.js"></script> | ||
<script src="common.js"></script> | ||
<script src="bundle.js"></script> | ||
<script src="app.js"></script> | ||
<script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script> | ||
</body> | ||
<!DOCTYPE html> <head> <meta charset=utf-8> <title>React-Select Example</title> <meta name=viewport content="initial-scale=1,user-scalable=no,maximum-scale=1,width=device-width"> <meta name=keywords content="react,reactjs,react component,component,select,form,autocomplete,control,ui,javascript"> <meta name=description content="A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support."> <meta property=og:locale content=en-us> <meta property=og:title content=React-Select> <meta property=og:description content="A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support."> <meta property=og:url content=https://jedwatson.github.io/react-select> <meta property=og:site_name content=React-Select> <meta property=og:type content=article> <link rel=stylesheet href=example.css> <link rel=icon type=image/x-icon href=favicon.ico> <link rel=stylesheet href=https://unpkg.com/react-virtualized/styles.css> <link rel=stylesheet href=https://unpkg.com/react-virtualized-select/styles.css> </head> <body> <header class=page-header> <div class=container> <h1>React Select</h1> <p>A flexible and beautiful Select Input control for <a href=http://facebook.github.io/react/ target=_blank>ReactJS</a> with multiselect, autocomplete and ajax support.</p> </div> </header> <div class=page-subheader> <div class=container> <a href=http://github.com/JedWatson/react-select class=page-subheader__link target=_blank>Code and Docs on GitHub</a> <span class=page-subheader__button> <a id=github-stars-button class=github-button data-style="" href=https://github.com/JedWatson/react-select data-count-href=/JedWatson/react-select/stargazers data-count-api=/repos/JedWatson/react-select#stargazers_count data-count-aria-label="# stargazers on GitHub" aria-label="Star JedWatson/react-select on GitHub">Star</a> </span> </div> </div> <div class=page-body> <div class=container> <form> <div id=example></div> </form> </div> </div> <footer class=page-footer> <div class=container> <span>Copyright © <a href=https://twitter.com/jedwatson target=_blank>Jed Watson</a> 2017. MIT Licensed.</span> </div> </footer> <script>document.getElementById("github-stars-button").dataset.style=window.innerWidth>480?"mega":null</script> <script src=https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.1.1/es5-shim.js></script> <script src=https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.1.1/es5-sham.js></script> <script src=common.js></script> <script src=app.js></script> <script async defer=defer id=github-bjs src=https://buttons.github.io/buttons.js></script> </body> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.