-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #72 from Esri/1.0.0-prep
add travis config file and bump to 1.0.0
- Loading branch information
Showing
28 changed files
with
159 additions
and
63 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
language: node_js | ||
sudo: false | ||
notifications: | ||
email: false | ||
node_js: | ||
- "6" | ||
- "8" | ||
cache: | ||
directories: # Cache dependencies | ||
- node_modules | ||
before_script: | ||
- npm run bootstrap |
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
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
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
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
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
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
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,9 +1,9 @@ | ||
--- | ||
title: Using Esri REST JS in AMD with Require.js or Dojo | ||
title: Using ArcGIS REST JS in AMD with Require.js or Dojo | ||
navTitle: AMD (Require.js or Dojo) | ||
description: Learn how to integrate the Esri REST JS library into project using AMD with Require.js or Dojo. | ||
description: Learn how to integrate the ArcGIS REST JS library into project using AMD with Require.js or Dojo. | ||
order: 50 | ||
group: 1-get-started | ||
--- | ||
|
||
# Get Started with Esri REST JS and AMD | ||
# Get Started with ArcGIS REST JS and AMD |
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
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,9 +1,9 @@ | ||
--- | ||
title: Using Esri REST JS with Browserify | ||
title: Using ArcGIS REST JS with Browserify | ||
navTitle: Browserify | ||
description: Learn how to integrate the Esri REST JS library into a Browserify based workflow. | ||
description: Learn how to integrate the ArcGIS REST JS library into a Browserify based workflow. | ||
order: 80 | ||
group: 1-get-started | ||
--- | ||
|
||
# Get Started with Esri REST JS and Browserify | ||
# Get Started with ArcGIS REST JS and Browserify |
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
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,9 +1,9 @@ | ||
--- | ||
title: Using Esri REST JS from a CDN | ||
title: Using ArcGIS REST JS from a CDN | ||
navTitle: From a CDN | ||
description: Learn how to use Esri REST JS from a CDN. | ||
description: Learn how to use ArcGIS REST JS from a CDN. | ||
order: 20 | ||
group: 1-get-started | ||
--- | ||
|
||
# Get Started with Esri REST JS from a CDN | ||
# Get Started with ArcGIS REST JS from a CDN |
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,6 +1,6 @@ | ||
--- | ||
title: Get Started | ||
description: Get started with the Esri REST JS library. | ||
description: Get started with the ArcGIS REST JS library. | ||
--- | ||
|
||
# Get Started |
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,9 +1,9 @@ | ||
--- | ||
title: Using Esri REST JS in Node.js | ||
title: Using ArcGIS REST JS in Node.js | ||
navTitle: Node.js | ||
description: Learn how to integrate the Esri REST JS library into a Node.js app. | ||
description: Learn how to integrate the ArcGIS REST JS library into a Node.js app. | ||
order: 60 | ||
group: 1-get-started | ||
--- | ||
|
||
# Get Started with Esri REST JS and Node.js | ||
# Get Started with ArcGIS REST JS and Node.js |
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
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
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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
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
Oops, something went wrong.