diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..59161c5e --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +.npmrc +.vscode/ +public/ +node_modules/ +styles/**/*.css +**/*.js +!samples/**/*.js +!src/common/lib/** +units.html +src/**/*-stack.json +!src/sys.js +src/common/api-table +src/common/api-table.json +!src/common/api-table-generator.js +npm-debug.log \ No newline at end of file diff --git a/ReadMe.md b/ReadMe.md index f94db02f..a48bfed3 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -342,5 +342,3 @@ npm run serve ## Support and Feedback * For any other queries, reach our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=ej2-samples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=ej2-samples). - -* To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=ej2-samples) or contact our sales team at diff --git a/index.html b/index.html index 60ae6b76..8759a151 100644 --- a/index.html +++ b/index.html @@ -2,22 +2,36 @@ + + + Essential JS 2 - + - - + + + + + + + + + -