Layne
2017-09-28 eaca53ac664808e2452adf97aeec1a5429f7975c
refs
author Layne <layne.anderson@canadapost.ca>
Thursday, September 28, 2017 16:43 +0200
committer Layne <layne.anderson@canadapost.ca>
Thursday, September 28, 2017 16:43 +0200
commiteaca53ac664808e2452adf97aeec1a5429f7975c
tree 0264b52610d64394b3c056e3e013993d0a1d636f tree | zip | gz
parent 03311982311f76e1cdca9c9246e30c6842c8f5b0 view | diff
Deploy Demo Pages
51 files deleted
7 files added
2 files renamed
36329 ■■■■■ changed files
.babelrc 7 ●●●●● diff | view | raw | blame | history
.eslintrc.js 42 ●●●●● diff | view | raw | blame | history
.github/CONTRIBUTING.md 42 ●●●●● diff | view | raw | blame | history
.github/ISSUE_TEMPLATE.md 60 ●●●●● diff | view | raw | blame | history
.github/PULL_REQUEST_TEMPLATE.md 33 ●●●●● diff | view | raw | blame | history
.gitignore 6 ●●●●● diff | view | raw | blame | history
.npmignore 10 ●●●●● diff | view | raw | blame | history
.travis.yml 17 ●●●●● diff | view | raw | blame | history
CHANGELOG.md 170 ●●●●● diff | view | raw | blame | history
DateTime.d.ts 165 ●●●●● diff | view | raw | blame | history
DateTime.js 447 ●●●●● diff | view | raw | blame | history
LICENSE.md 21 ●●●●● diff | view | raw | blame | history
README.md 184 ●●●●● diff | view | raw | blame | history
asset-manifest.json 6 ●●●●● diff | view | raw | blame | history
css/react-datetime.css 213 ●●●●● diff | view | raw | blame | history
demo/.gitignore 21 ●●●●● diff | view | raw | blame | history
demo/README.md 32 ●●●●● diff | view | raw | blame | history
demo/package-lock.json 7423 ●●●●● diff | view | raw | blame | history
demo/package.json 24 ●●●●● diff | view | raw | blame | history
demo/public/index.html 42 ●●●●● diff | view | raw | blame | history
demo/src/App.js 46 ●●●●● diff | view | raw | blame | history
demo/src/CustomizableExample.js 104 ●●●●● diff | view | raw | blame | history
demo/src/OpenExample.js 16 ●●●●● diff | view | raw | blame | history
demo/src/ValidatedExample.js 21 ●●●●● diff | view | raw | blame | history
demo/src/index.js 5 ●●●●● diff | view | raw | blame | history
demo/yarn.lock 6401 ●●●●● diff | view | raw | blame | history
dist/react-datetime.js 3639 ●●●●● diff | view | raw | blame | history
dist/react-datetime.min.js 8 ●●●●● diff | view | raw | blame | history
dist/react-datetime.min.js.map 1 ●●●● diff | view | raw | blame | history
example/example.js 14 ●●●●● diff | view | raw | blame | history
example/formatChangeExample.js 34 ●●●●● diff | view | raw | blame | history
example/index.html 14 ●●●●● diff | view | raw | blame | history
example/react-datetime.css 222 ●●●●● diff | view | raw | blame | history
example/viewModeChangeExample.js 35 ●●●●● diff | view | raw | blame | history
example/webpack.config.js 14 ●●●●● diff | view | raw | blame | history
favicon.ico diff | view | raw | blame | history
gulpfile.js 71 ●●●●● diff | view | raw | blame | history
index.html 1 ●●●● diff | view | raw | blame | history
manifest.json diff | view | raw | blame | history
package-lock.json 6367 ●●●●● diff | view | raw | blame | history
package.json 89 ●●●●● diff | view | raw | blame | history
react-datetime.d.ts 143 ●●●●● diff | view | raw | blame | history
service-worker.js 1 ●●●● diff | view | raw | blame | history
src/CalendarContainer.js 24 ●●●●● diff | view | raw | blame | history
src/DaysView.js 144 ●●●●● diff | view | raw | blame | history
src/MonthsView.js 107 ●●●●● diff | view | raw | blame | history
src/TimeView.js 228 ●●●●● diff | view | raw | blame | history
src/YearsView.js 105 ●●●●● diff | view | raw | blame | history
static/css/main.8abc6ebe.css 4 ●●●● diff | view | raw | blame | history
static/css/main.8abc6ebe.css.map 1 ●●●● diff | view | raw | blame | history
static/js/main.547d64ca.js 2 ●●●●● diff | view | raw | blame | history
static/js/main.547d64ca.js.map 1 ●●●● diff | view | raw | blame | history
test/.eslintrc.js 47 ●●●●● diff | view | raw | blame | history
test/__snapshots__/snapshots.spec.js.snap 7788 ●●●●● diff | view | raw | blame | history
test/snapshots.spec.js 209 ●●●●● diff | view | raw | blame | history
test/testUtils.js 124 ●●●●● diff | view | raw | blame | history
test/tests.spec.js 1113 ●●●●● diff | view | raw | blame | history
typings/react-datetime-tests.tsx 174 ●●●●● diff | view | raw | blame | history
typings/tsconfig.json 17 ●●●●● diff | view | raw | blame | history
webpack.config.js 30 ●●●●● diff | view | raw | blame | history