64 Commits

Author SHA1 Message Date
Andy Gup
9df7173525 1st pass at adding descriptions for sample apps 2014-05-22 13:31:59 -06:00
Andy Gup
73eca9b865 added xml2json reference to readme 2014-05-22 11:25:33 -06:00
Andy Gup
01a2020816 added tpk how-to-use link 2014-05-13 17:53:08 -06:00
Andy Gup
676c7080e7 updated readme to include tpk libs 2014-05-13 17:51:15 -06:00
Andy Gup
8e9d8a8495 fixed some old verbiage in readme 2014-04-30 10:51:48 -06:00
Andy Gup
494e5367ca moved how to use docs 2014-04-30 10:24:52 -06:00
Andy Gup
30224ab48b moved offlineFeaturesManager and offlineTilesEnabler docs to separate files 2014-04-30 10:18:20 -06:00
Andy Gup
9cd9ec776d a few more tweaks to wording 2014-04-30 09:43:10 -06:00
Andy Gup
3efa88946d Pulled dependencies out of readme.md and moved to doc dir 2014-04-30 09:38:28 -06:00
Andy Gup
5c6cfee73c Updated main readme to include grunt-manifest 2014-04-29 17:48:02 -06:00
Javier Abadia
8702d7babe reference to attachment docs in the main README.md 2014-04-27 23:25:01 +02:00
andygup
24f1ac44d8 updated readme 2014-04-15 09:37:10 -06:00
andygup
3f2f41e87b minor typo in readme 2014-04-02 11:05:14 -06:00
andygup
8dac4c5d8a updated readme 2014-04-01 17:12:24 -06:00
andygup
d78491e150 updated readme to reflect change of getTileUrlsByExtent name 2014-03-30 17:32:40 -06:00
andygup
bca40a8d9b updated README 2014-03-30 16:59:24 -06:00
andygup
88f3827ddb updated README with note on safari storage bug. 2014-03-27 17:16:26 -06:00
andygup
c792c03d67 fixed minor typo 2014-03-12 01:47:29 -06:00
andygup
77f1edefc5 added reference to filesaver.js 2014-03-12 01:45:44 -06:00
andygup
04008de7f8 updated readme's list of dependencies 2014-03-12 01:42:28 -06:00
Javier Abadía
f754e3595e Update README.md
fixed typo
2014-03-06 15:31:28 -08:00
Javier Abadía
024c3367ce Update README.md
missing ' in code sample
2014-03-06 15:29:27 -08:00
andygup
ef539d87b5 removed listing of bootstrap submodule in readme 2014-03-03 12:26:21 -07:00
andygup
394f7a1826 clarified which feature layer object in readme 2014-03-03 12:23:58 -07:00
andygup
23b9e253d2 tweaked readme wording for offlineFeaturesManager constructor 2014-03-03 12:21:44 -07:00
andygup
c49f56406c added constructor docs for offlineTilesEnabler. 2014-03-03 12:19:46 -07:00
andygup
919541c6ba remove internal methods from readme 2014-03-03 12:15:27 -07:00
Javier Abadia
2e766176b0 Convert offlineTileEnabler to a Class
closes #124
2014-03-02 17:50:53 +01:00
andygup
6881bd0d63 added addt'l references on how to use basemap.prepareForOffline() 2014-02-28 09:05:28 -07:00
andygup
3c23ba86e0 README updates 2014-02-27 19:49:51 -07:00
andygup
b1e4e1c23d updated readme to reflect new minimum ArcGIS JS lib 2014-02-21 18:24:46 -07:00
Javier Abadia
c5ac729ced updated README.md file 2014-02-18 10:22:37 +01:00
Javier Abadia
8d7ef26efc renamed offlineEnabler to offlineTilesEnabler 2014-02-18 09:21:11 +01:00
andygup
38b1cbf4be minor changes to optimizedEditsQueue. Fixed improper return value 2014-02-17 11:37:14 -07:00
andygup
0e06d07e5b fixed improper return value in goOnline() 2014-02-15 14:44:10 -07:00
Andy
b2b9c4a091 Update README.md
added syntax styling
2014-02-14 15:47:41 -07:00
andygup
f0bdbf9cdd one more line break. Done? 2014-02-14 15:31:32 -07:00
andygup
264218599a final table change. Forced line break. 2014-02-14 15:31:32 -07:00
andygup
8ed3100240 fixes table broken by previous edit. 2014-02-14 15:31:32 -07:00
andygup
b849f1edd6 slight mod to description column width. 2014-02-14 15:31:32 -07:00
andygup
6f7fd0b3ba test using <span> to try and force word wrap in table column. 2014-02-14 15:31:32 -07:00
andygup
b77f410f00 table adjustments to resize columns better 2014-02-14 15:31:32 -07:00
andygup
9f58a45c32 verbiage tweeks to help clarify different modules. 2014-02-14 15:31:32 -07:00
andygup
ac1513fc40 minor typos corrected 2014-02-14 15:31:32 -07:00
andygup
b31a390aba added more detail snippets on edits lib 2014-02-14 15:31:32 -07:00
andygup
84d61182c7 Added editsStore methods. Added addt'l dependencies. 2014-02-14 15:31:32 -07:00
andygup
21149c73a6 Added steps for using edits library. Corrections to edits library methods, events, properties tables. 2014-02-14 15:31:32 -07:00
Javier Abadía
929999339e fixed tables
the second row of each table (the one with --- | ---) only had 2 columns and the rest of rows had 3 columns, probably github markdown parser is more strict than your local editor
2014-02-14 15:31:32 -07:00
andygup
96b776c938 end of first pass at updating documentation. Needs more work! 2014-02-14 15:31:31 -07:00
andygup
30de225d90 end of first pass on the tile methods. I left out a couple that were internal: doNextTile() and storeTile(). 2014-02-14 15:31:31 -07:00