Andy
7dee7b03f6
Merge pull request #474 from andygup/3.3
...
v3.3
v3.3.0
2016-07-12 16:51:37 -06:00
Andy Gup
63f20916ed
v3.3
2016-07-12 16:49:16 -06:00
Andy Gup
39380c6755
Add uri encoding to edit basic library
2016-07-12 16:48:49 -06:00
Andy Gup
165d30d742
Add uri encoding to edit advanced library
2016-07-12 16:48:38 -06:00
Andy
96ba3d54ce
Merge pull request #472 from andygup/gh-pages
...
Update gh-pages
2016-06-30 09:25:32 -06:00
Andy
04a31987c8
Merge pull request #471 from andygup/maintain
...
Change deprecate notice to maintenance mode
2016-06-30 09:23:25 -06:00
Andy Gup
8061f0a835
changed deprecated notice to maintenance mode
2016-06-30 09:21:48 -06:00
Andy
ba2e1e8f85
Merge pull request #470 from andygup/gh-pages
...
Update gh-pages
2016-05-23 17:09:20 -06:00
Andy
b691c3afd4
Merge pull request #469 from andygup/update_notice
...
Updates to notice
2016-05-23 17:06:11 -06:00
Andy Gup
a976438f64
Updates to deprecation notice
2016-05-23 17:01:11 -06:00
Andy
27ef9122ac
Merge pull request #467 from andygup/gh-pages
...
Update gh-pages
2016-05-16 15:14:50 -06:00
Andy Gup
af8bbeef31
Merge branch 'master' into gh-pages
2016-05-16 15:14:26 -06:00
Andy
48a73b3910
Merge pull request #466 from andygup/deprecate
...
Deprecation notice
2016-05-16 15:13:03 -06:00
Andy Gup
a88cd0337e
gh-pages deprecation notice
2016-05-16 14:57:32 -06:00
Andy Gup
a554cad262
update readme
2016-05-16 14:53:20 -06:00
Andy Gup
45281d0095
deprecation notice
2016-05-16 14:50:37 -06:00
Andy
075aba6f45
Merge pull request #465 from andygup/gh-pages
...
Update gh-pages
2016-05-12 09:32:33 -06:00
Andy
d062c264fb
Merge pull request #464 from andygup/proxy
...
v3.2.0
v3.2.0
2016-05-12 09:30:41 -06:00
Andy Gup
d5d225202f
v3.2.0
2016-05-12 09:29:26 -06:00
Andy Gup
538ab1919e
Update edit-basic lib size
2016-05-12 09:29:10 -06:00
Andy Gup
947f15d195
remove old console.logs
2016-05-12 09:28:13 -06:00
Andy Gup
05dcd427ce
adds clean feature service utility
2016-05-12 09:27:39 -06:00
Andy Gup
e56b74ee0f
Closes #463
2016-05-12 09:27:15 -06:00
Andy Gup
3fde83b2e7
Clarification updates to README
2016-05-11 13:07:11 -06:00
Andy Gup
797e4f60ba
Closes #462
2016-05-11 12:58:42 -06:00
Andy Gup
fff1b61f2e
Verify _nextTempId
2016-05-11 12:49:39 -06:00
Andy Gup
5b5736cd78
Fix minor typo in console.log
2016-05-11 12:39:18 -06:00
Andy Gup
13fad4fcbf
Adds proxyPath support to OfflineEditBasic
2016-05-11 11:51:32 -06:00
Andy Gup
1291c932b0
Closes #461
2016-05-11 11:50:55 -06:00
Andy Gup
27335b85b2
Fix minor bug. Replace comma with semicolon
2016-05-11 11:50:31 -06:00
Andy
efa1f422ff
Merge pull request #460 from andygup/gh-pages
...
Update gh-pages
2016-04-21 09:02:08 -06:00
Andy
6f2a71af52
Merge pull request #459 from andygup/sort
...
v3.1.0
v3.1.0
2016-04-21 08:56:57 -06:00
Andy Gup
144abba982
Update changelog
2016-04-21 08:56:46 -06:00
Andy Gup
73fd037f2e
v3.1.0
2016-04-21 08:54:26 -06:00
Andy Gup
86fd821ae8
Closes #458
2016-04-21 08:51:35 -06:00
Andy Gup
48df0865d0
minor text change
2016-04-21 08:51:08 -06:00
Andy
f715f3a860
Merge pull request #457 from andygup/gh-pages
...
v3.0.7
2016-04-14 11:23:17 -06:00
Andy Gup
79183423a1
Merge branch 'master' into gh-pages
2016-04-14 11:23:11 -06:00
Andy
861097e9a0
Merge pull request #456 from andygup/minor_update
...
v3.0.7
2016-04-14 11:21:41 -06:00
Andy Gup
b1f7ca3797
v3.0.7
2016-04-14 11:21:21 -06:00
Andy Gup
f853a07ef2
Update copyright year
2016-04-14 11:15:51 -06:00
Andy Gup
c34c229e31
Closes #455
2016-04-14 11:10:58 -06:00
Andy Gup
a1c7a79f86
Closes #454
2016-04-14 11:02:42 -06:00
Andy
8d71bc2db9
Merge pull request #452 from andygup/gh-pages
...
Update gh-pages
2016-03-30 14:08:07 -06:00
Andy Gup
77c45c4b06
Merge branch 'master' into gh-pages
2016-03-30 14:08:37 -06:00
Andy
c19b4ceb44
Merge pull request #450 from robkspeer/robkspeerBranch
...
v3.0.6
3.0.6
2016-03-30 14:05:30 -06:00
robkspeer
574b8b9eb8
v3.0.6 3/30/2016 Closes #451
...
## Version 3.0.6 - March 30, 2016
No breaking changes
**Bug Fixes**
*
Closes #448 - OfflineEditAdvanced - after multiple offline restarts, UID
begins at -1 again for Adds.
**Enhancements**
* Closes #451 -
OfflineTiles - Option for offline_id_manager localStorage key name
*
Updates to howtousetiles.md documentation for the offlineIdManager
parameter.
2016-03-30 10:16:10 -07:00
robkspeer
c535dac7e4
v3.0.6 3/3/2016
...
## Version 3.0.6 - March 3, 2016
No breaking changes
**Bug Fixes**
* Closes #448 - OfflineEditAdvanced - after multiple offline restarts,
UID begins at -1 again for Adds.
2016-03-03 14:38:02 -07:00
Andy
4680d30af2
Merge pull request #446 from andygup/gh-pages
...
Update gh-pages
2016-02-02 16:35:50 -07:00
Andy Gup
2aa62597c5
Merge branch 'master' into gh-pages
2016-02-02 16:34:55 -07:00