Skip to content

Commit

Permalink
Merge pull request #170 from tgorskievo/tgorskievo-release/v3.0.0
Browse files Browse the repository at this point in the history
Tgorskievo release/v3.0.0
  • Loading branch information
sethii committed May 7, 2019
2 parents 38adcd2 + a5d1a54 commit 2c16968
Show file tree
Hide file tree
Showing 461 changed files with 16,329 additions and 10,161 deletions.
12 changes: 0 additions & 12 deletions .babelrc

This file was deleted.

44 changes: 0 additions & 44 deletions .eslintrc.js

This file was deleted.

6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#build files
dist

# dependencies
node_modules

Expand Down Expand Up @@ -26,3 +29,6 @@ functional-tests/package-lock.json
website/yarn.lock
website/node_modules
website/i18n/*

local.log
browserstack.err
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
website
functional-tests
docs
4 changes: 2 additions & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": true,
}
"bracketSpacing": true
}
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
git subtree push --prefix website/build/Kakunin origin gh-pages
git subtree push --prefix website/build/Kakunin origin gh-pages
41 changes: 0 additions & 41 deletions dist/cli.js

This file was deleted.

59 changes: 0 additions & 59 deletions dist/comparators/comparator/date.comparator.js

This file was deleted.

29 changes: 0 additions & 29 deletions dist/comparators/comparator/index.js

This file was deleted.

36 changes: 0 additions & 36 deletions dist/comparators/comparator/number.comparator.js

This file was deleted.

38 changes: 0 additions & 38 deletions dist/comparators/comparators.js

This file was deleted.

10 changes: 0 additions & 10 deletions dist/comparators/index.js

This file was deleted.

Empty file.
62 changes: 0 additions & 62 deletions dist/core/cli/cli.helper.js

This file was deleted.

Loading

0 comments on commit 2c16968

Please sign in to comment.