Commit 80a3a62
authored
v1.10.0 (#42)
* time series: handle irregular series, map based on timestamp
* 1.9.1
* handle sending credentials with CORS requests to support multiple domains
* remove cors withCredentials by default for arcgis asset API calls
* 1.10.0-rc.1.0
* utilize bundles from API, restructure
* clean up lib generation
* add bundle service, parser
* prepare v1.10.0-rc.2.0
* prepare v1.10.01 parent da616f4 commit 80a3a62
File tree
74 files changed
+2784
-1256
lines changed- lib
- components
- DataProductAvailability
- DownloadDataContext
- DownloadDataDialog
- NeonApi
- NeonAuth
- NeonContext
- NeonEnvironment
- NeonGraphQL
- NeonPage
- SiteMap/svg
- TimeSeriesViewer
- parser
- remoteAssets
- service
- staticJSON
- types
- util
- workers
- src
- __mocks__
- lib_components
- components
- NeonApi
- __tests__
- NeonAuth
- NeonContext
- __tests__
- NeonEnvironment
- NeonGraphQL
- NeonPage
- SiteMap/__tests__
- TimeSeriesViewer
- parser
- remoteAssets
- service
- staticJSON
- types
- util
- workers
- __tests__
- sampleData
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+2784
-1256
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
| |||
92 | 98 | | |
93 | 99 | | |
94 | 100 | | |
95 | | - | |
| 101 | + | |
96 | 102 | | |
97 | 103 | | |
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
101 | 107 | | |
102 | | - | |
| 108 | + | |
103 | 109 | | |
104 | 110 | | |
105 | 111 | | |
| |||
158 | 164 | | |
159 | 165 | | |
160 | 166 | | |
161 | | - | |
| 167 | + | |
162 | 168 | | |
163 | 169 | | |
164 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
| |||
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 125 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments