Skip to content

Commit

Permalink
chore(demo): Remove demo (#861)
Browse files Browse the repository at this point in the history
fix(defaultI18n): upgrade languages
  • Loading branch information
kevinchappell committed Nov 8, 2018
1 parent 54c1f69 commit 1b608b7
Show file tree
Hide file tree
Showing 15 changed files with 14 additions and 10,610 deletions.
2 changes: 1 addition & 1 deletion .gitignore
@@ -1,7 +1,7 @@
node_modules
bower_components
npm-debug.log
demo/assets/**/*.map
demo/
dist/
site
.DS_Store
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
- python3 -V
- pip3 -V
- mkdocs -V
- yarn build
- yarn build:all
deploy:
provider: script
script:
Expand Down
35 changes: 0 additions & 35 deletions demo/assets/css/demo.css

This file was deleted.

1 change: 0 additions & 1 deletion demo/assets/js/control_plugins/starRating.min.js

This file was deleted.

1 change: 0 additions & 1 deletion demo/assets/js/control_plugins/textarea.trumbowyg.min.js

This file was deleted.

6 changes: 0 additions & 6 deletions demo/assets/js/demo.min.js

This file was deleted.

Binary file removed demo/assets/js/demo.min.js.gz
Binary file not shown.
19 changes: 0 additions & 19 deletions demo/assets/js/form-builder.min.js

This file was deleted.

Binary file removed demo/assets/js/form-builder.min.js.gz
Binary file not shown.
19 changes: 0 additions & 19 deletions demo/assets/js/form-render.min.js

This file was deleted.

Binary file removed demo/assets/js/form-render.min.js.gz
Binary file not shown.

0 comments on commit 1b608b7

Please sign in to comment.