Commit Graph
100 Commits
Author SHA1 Message Date
Tim Schaub cd85e30d08 Updates for 5.1.2 2018-07-20 20:03:15 -06:00
Tim Schaub 2a04415264 Remove extra curly in type 2018-07-20 19:57:49 -06:00
Tim Schaub 515eca797f Correct link to release notes 2018-07-20 19:44:04 -06:00
Tim Schaub 1ad3e8fe37 Changes for 5.1.1. 2018-07-20 19:33:45 -06:00
Tim Schaub 1b745dc7b7 Update the publish.sh script 2018-07-20 18:31:25 -06:00
Tim Schaub f8c5a79242 Collapsed dependency updates 2018-07-20 18:22:28 -06:00
Tim Schaub 9061e93c59 Update package version to 5.1.0 2018-07-20 18:20:17 -06:00
Tim Schaub b04728d907 Changelog for v5.1.0 2018-07-20 18:20:11 -06:00
Tim Schaub c860aed960 Import inherits, getUid, and VERSION from ol/util 2018-07-19 10:26:17 -06:00
Tim Schaub 83972b00a5 Use single quote instead of backtick 2018-07-19 10:22:10 -06:00
Tim Schaub cf58ee9bf1 Only use getUid from ol/util 2018-07-19 10:19:41 -06:00
Tim Schaub e5493d1288 Add ol/pixel module for Pixel type 2018-07-19 10:17:00 -06:00
Tim Schaub e1e34e5636 Replace @see with See. 2018-07-19 08:37:32 -06:00
Tim Schaub d46471d763 Replace {@link https://www.example.com/} with https://www.example.com/ 2018-07-19 08:34:35 -06:00
Tim Schaub b8c9125602 Remove lint 2018-07-18 10:35:54 -06:00
Tim Schaub 71555002a8 Latest linter config 2018-07-18 10:33:31 -06:00
Tim Schaub 6fa4fa59d6 Update rollup 2018-07-18 10:25:24 -06:00
Tim Schaub b4e0d4c188 Super before this in TileJSON source 2018-07-18 01:00:19 -06:00
Tim Schaub 1309cf9b69 Call super before accessing this in Carto source 2018-07-18 00:53:57 -06:00
Tim Schaub 023bb638b2 Call super before accessing this in raster source 2018-07-18 00:53:17 -06:00
Tim Schaub d885771d8d Call super before accessing this in BingMaps source 2018-07-18 00:52:23 -06:00
Tim Schaub 7713015b26 Call super before accessing this in icon 2018-07-18 00:49:00 -06:00
Tim Schaub fe8fcfbc7e Call super in WebGL context 2018-07-18 00:45:19 -06:00
Tim Schaub 3f4ba0af5f Call super in regular shape 2018-07-18 00:44:24 -06:00
Tim Schaub 1e4ab17513 Assign to this after super in WMTS tile grid 2018-07-18 00:43:29 -06:00
Tim Schaub 5f058e877f Call super and fix up comments in render box 2018-07-18 00:39:51 -06:00
Tim Schaub 9ce36da349 Remove @extends and @constructor annotations 2018-07-18 00:36:29 -06:00
Tim Schaub b7b15eb7f0 Remove unused inherits 2018-07-18 00:13:43 -06:00
Tim Schaub 1a5cf52b61 Remove remaining use of inherits in src 2018-07-17 23:43:10 -06:00
Tim Schaub f6046c023c Clean up remaining ol/format/filter class 2018-07-17 18:30:15 -06:00
Tim Schaub c4e5a7467e Clean up ol/renderer classes 2018-07-17 18:26:51 -06:00
Tim Schaub 9ee5edf19c Clean up ol/renderer/webgl classes 2018-07-17 18:23:52 -06:00
Tim Schaub 792e7e54f1 Clean up ol/renderer/canvas classes 2018-07-17 18:15:47 -06:00
Tim Schaub 45e0926896 Cleaned up ol/proj 2018-07-17 17:54:24 -06:00
Tim Schaub 069187859d Cleaned up ol/pointer classes 2018-07-17 17:48:27 -06:00
Tim Schaub d855f5ba0a Call super instead of BaseObject 2018-07-17 14:57:57 -06:00
Tim Schaub 2f4aa5aa05 No inherits in ZoomToExtent 2018-07-17 14:56:19 -06:00
Tim Schaub bd7328675a Construct error with message 2018-07-17 14:55:10 -06:00
Tim Schaub 7c6755d3ec Scripts for generating the package and legacy build 2018-07-17 14:48:17 -06:00
Tim Schaub 524b4c99d5 Bad @const annotation 2018-07-17 14:48:17 -06:00
Tim Schaub d0ab8dce38 Lint removal 2018-07-16 17:57:57 -06:00
Tim Schaub f78d0d4cfa Manual class transform 2018-07-16 17:09:50 -06:00
Tim Schaub 7b4a73f3b9 Automated class transform
npx lebab --replace src --transform class
2018-07-16 16:18:16 -06:00
Tim Schaub fb28071dd1 Use false instead of "false" 2018-07-04 17:01:55 -06:00
Tim Schaub c678354aec Remove Rollup/Closure gist 2018-07-04 09:05:04 -06:00
Tim Schaub 1f06f7c2ac Updated issue and pr templates 2018-07-04 08:58:29 -06:00
Tim Schaub 9c085e37de Starter project with Parcel 2018-07-04 08:45:39 -06:00
Tim Schaub a6896ed531 New starter projects 2018-07-04 08:32:15 -06:00
Tim Schaub 062b743f89 Collapsible details 2018-06-26 13:47:28 -06:00
Tim Schaub 79b959da66 Update version 2018-06-26 13:39:03 -06:00
Tim Schaub 234b05a48a Changelog wording 2018-06-26 13:27:27 -06:00
Tim Schaub 1627e1fe79 Update package versions 2018-06-26 13:21:36 -06:00
Tim Schaub 37bb4ea056 Changelog for v5.0.0 2018-06-26 13:19:12 -06:00
Tim Schaub 81f864bb4c Add doc for return 2018-06-24 10:08:16 -06:00
Tim Schaub 48cbca1f6e Upgrade to Webpack 4 2018-06-07 11:24:39 +02:00
Tim Schaub 0e727ae890 Hide attribution control if there are no attributions 2018-05-12 07:39:29 -06:00
Tim Schaub 1991150079 Updates to get the examples building 2018-05-11 14:02:55 -06:00
Tim Schaub 167bc1ec78 Remove externs/oli.js 2018-05-08 08:38:34 -06:00
Tim Schaub 5707cdf3b6 Type annotation corrections 2018-05-07 22:16:08 -06:00
Tim Schaub 5a9fad218b Remove *.jsdoc files 2018-05-07 21:53:20 -06:00
Tim Schaub 5b65336328 Remove remaining ol.foo notation from the source 2018-05-07 21:21:50 -06:00
Tim Schaub 34c1a6b9ba Replace type annotations 2018-05-07 21:21:39 -06:00
Tim Schaub 8e7c88d9a5 Updated type annotations 2018-05-07 15:50:56 -06:00
Tim Schaub cfe88663aa Update type annotations in examples 2018-05-07 15:41:33 -06:00
Tim Schaub ae55814875 Use module paths in example docs 2018-05-07 15:33:14 -06:00
Tim Schaub 8bebb561b1 Update linter config 2018-05-07 13:57:00 -06:00
Tim Schaub 2fe1cb6ced Add @module annotation for ol/control/util 2018-04-28 15:45:01 -06:00
Tim Schaub 1f67fd9bd4 Update tasks to use native async/await 2018-04-28 15:06:59 -06:00
Tim Schaub 6edc94bcc9 This is undefined in module context 2018-04-28 13:15:08 -06:00
Tim Schaub 669672dce8 Break the circular dependency: overview map, map, controls, overview map 2018-04-27 21:49:28 -06:00
Tim Schaub cda0fe6e41 Re-export style constructors from ol/style 2018-04-24 09:37:27 -06:00
Tim Schaub e28305186c Export shared icon image class from IconImageCache module 2018-04-24 09:37:19 -06:00
Tim Schaub 910004b940 Re-export layer constructors from ol/layer 2018-04-24 09:06:30 -06:00
Tim Schaub 0cb1c18778 Re-export interaction constructors from ol/interaction 2018-04-24 08:40:15 -06:00
Tim Schaub 1551bfffe0 Use list for cloak entries 2018-04-23 20:51:01 -06:00
Tim Schaub a5d3e91f7d Re-export source constructors from ol/source 2018-04-23 17:34:10 -06:00
Tim Schaub f713d27c44 Re-export format constructors from ol/format 2018-04-23 15:32:24 -06:00
Tim Schaub 497cb1dc44 Re-export controls from ol/controls 2018-04-23 15:31:44 -06:00
Tim Schaub 487ace2362 Re-export geometry constructors from ol/geom 2018-04-23 14:30:20 -06:00
Tim Schaub b4badd0c53 Move ScaleLineUnits to ScaleLine control module 2018-04-23 11:38:13 -06:00
Tim Schaub fba2d100e9 Any falsey undefinedHTML retains the mouse position 2018-04-23 09:57:10 -06:00
Tim Schaub 7c35139e90 Remove ol/typedefs.js 2018-04-19 18:22:04 -06:00
Tim Schaub 99efb052f2 Remove temporary externs/xol.js 2018-04-19 18:17:39 -06:00
Tim Schaub d93a76dcb9 Remove olx.js and code that uses it 2018-04-19 18:13:55 -06:00
Tim Schaub 20bbd71702 Correct type for Translate interaction options 2018-04-19 18:13:20 -06:00
Tim Schaub 6b1a2e884d Correct types for style options 2018-04-19 18:13:15 -06:00
Tim Schaub b9145a91e8 Correct type for FrameState 2018-04-19 18:11:22 -06:00
Tim Schaub c75b87a2a0 Correct type for WMTS source options 2018-04-19 18:11:22 -06:00
Tim Schaub 81693cefbf Correct type for Icon options 2018-04-19 18:11:12 -06:00
Tim Schaub 5f8a5b3502 Add typedef for TileArcGISRest source options
This was removed in 8b23a44f8f (inadvertently I think).
2018-04-19 17:58:39 -06:00
Tim Schaub a09f7fb3bb Clean lint from jsdoc config 2018-04-19 17:32:54 -06:00
Tim Schaub c7a10fc7b6 Add upgrade notes about the removal of the renderer option 2018-04-15 07:46:17 -06:00
Tim Schaub c5f81d8bbe Register layer renderers with the map renderer 2018-04-14 10:31:10 -06:00
Tim Schaub 91f2101cab Remove check for map renderer type 2018-04-14 10:01:07 -06:00
Tim Schaub 52774c6d43 Remove dependency on deprecated sinon@5 2018-04-14 09:39:48 -06:00
Tim Schaub be35f82ae5 Explicit map renderer construction 2018-04-14 09:38:40 -06:00
Tim Schaub 2a9fde86b1 This makes ol/Map use the Canvas map renderer.
To use the experimental WebGL renderer, use ol/WebGLMap instead.
2018-04-14 09:32:54 -06:00
Tim Schaub a3ead88c57 Module types for controls 2018-03-18 10:23:01 -06:00
Tim Schaub 2e0fd1c12d Module type for Control 2018-03-18 09:53:35 -06:00
Tim Schaub 414792f707 Module type for BaseObject 2018-03-18 09:50:48 -06:00