Commit Graph

  • 846a0e5f76 Merge pull request #5720 from probins/patch-1 Andreas Hocevar 2016-08-12 19:27:09 +02:00
  • c0d21aa5b4 Updated eslint-plugin-openlayers-internal Tim Schaub 2016-08-12 09:17:31 -06:00
  • 0db12e8590 Resolve root to source directory Tim Schaub 2016-08-12 09:15:07 -06:00
  • 833d061bc7 Depend on eslint-plugin-openlayers-internal from the registry Tim Schaub 2016-08-12 08:45:04 -06:00
  • 1973a038d3 Move eslint-plugin-openlayers-internal to devDependencies Frederic Junod 2016-08-10 11:42:49 +02:00
  • e8d3fb15ed Install updated rules Tim Schaub 2016-08-12 08:33:50 -06:00
  • a9e34c0f92 Refactored filter formats Tim Schaub 2016-08-12 08:07:04 -06:00
  • a27d0da8a5 Add transform2D to ol.geom.SimpleGeometry Tim Schaub 2016-08-12 07:27:47 -06:00
  • 9d276982b5 Assorted missing requires Tim Schaub 2016-08-12 07:22:28 -06:00
  • 3afb42828f Add Hint and Property as ol.View properties Tim Schaub 2016-08-12 06:42:58 -06:00
  • 9cbbdc9242 Add Usage property to ol.webgl.Buffer Tim Schaub 2016-08-12 06:41:22 -06:00
  • 0b3c320540 Rename ol.webgl.WebGLContextEventType to ol.webgl.ContextEventType Tim Schaub 2016-08-12 06:26:28 -06:00
  • 9e4d80b459 Move State to ol.Tile Tim Schaub 2016-08-11 22:58:32 -06:00
  • ef468b3b06 Ignore remaining missing requires in tests Tim Schaub 2016-08-11 22:50:34 -06:00
  • 5643d3ec77 Missing requires in tests Tim Schaub 2016-08-11 22:49:08 -06:00
  • 85d4fb6ac4 Add missing requires to rendering tests Tim Schaub 2016-08-11 22:29:41 -06:00
  • bd015eabe4 One provide per test file Tim Schaub 2016-08-11 22:26:42 -06:00
  • 510083fbfc Remove unnecessary test Tim Schaub 2016-08-11 22:18:23 -06:00
  • 73c8059a0a Create rule enforcing that goog.provide() is like the path Tim Schaub 2016-08-11 22:15:06 -06:00
  • 4fffa190c3 Add rule to enforce one provide per file Tim Schaub 2016-08-11 21:50:09 -06:00
  • 395b486cd8 Public icon images cache Tim Schaub 2016-08-11 21:22:34 -06:00
  • 59b0f9a658 Events provides Tim Schaub 2016-08-11 21:21:49 -06:00
  • e0d05f7491 One provide from scaleline.js Tim Schaub 2016-08-11 21:21:11 -06:00
  • 4a4872bbe5 Declare global Tim Schaub 2016-08-09 09:29:42 -06:00
  • a70c6f916b Give ol.style.IconImageCache its own file Tim Schaub 2016-08-09 08:56:15 -06:00
  • 274b7285f3 Assorted missing requires Tim Schaub 2016-08-09 00:58:00 -06:00
  • 4e7e0e5324 Add missing view requires Tim Schaub 2016-08-09 00:50:53 -06:00
  • 004cf15222 Add some missing test requires Tim Schaub 2016-08-09 00:50:40 -06:00
  • 2da724cad4 Static ol.style.Style functions Tim Schaub 2016-08-09 00:36:28 -06:00
  • d4a5b2f48e Separate out ol.style.IconImage Tim Schaub 2016-08-09 00:23:27 -06:00
  • 4887adce4f Ignore missing requires in typedefs.js and test-extensions.js Tim Schaub 2016-08-09 00:06:07 -06:00
  • d02cf1e7a9 Shuffle assertions Tim Schaub 2016-08-09 00:05:25 -06:00
  • c40e1bc29b No missing requires in examples Tim Schaub 2016-08-08 23:46:08 -06:00
  • 279e10abe8 Rule to catch missing requires Tim Schaub 2016-08-08 23:43:04 -06:00
  • 4778efb772 Slight rule rework Tim Schaub 2016-08-08 21:57:06 -06:00
  • 508750712a Merge pull request #5715 from ahocevar/smarter-check-example Tim Schaub 2016-08-12 10:53:14 -06:00
  • f73ee14e3c Added image data value to 'forEachLayerAtPixel' method callback Benjamin 2016-08-04 10:08:30 -04:00
  • de910916e6 Fix typo in tilegrid/wmts Peter Robins 2016-08-12 16:25:01 +01:00
  • 7b2bdbc064 Create a check-example task for smarter example checking with PhantomJS Andreas Hocevar 2016-08-12 11:42:36 +02:00
  • 7b62f13eb6 Merge pull request #5714 from tsauerwein/renderBuffer-docs Tobias Sauerwein 2016-08-12 09:22:48 +02:00
  • b906fd5348 Add faq entry about renderBuffer tsauerwein 2016-08-12 08:56:08 +02:00
  • 18ac300ed1 Merge pull request #5713 from ahocevar/check-examples-http Andreas Hocevar 2016-08-12 08:46:41 +02:00
  • 58a8e7d352 Check examples with http protocol instead of file Andreas Hocevar 2016-08-11 23:07:27 +02:00
  • 30ed4a29c8 Fix winding order for raster reprojection triangles Andreas Hocevar 2016-08-11 13:34:40 +02:00
  • 9d80116bf0 Remove closePath() where clip() is used Andreas Hocevar 2016-08-11 13:27:28 +02:00
  • 370c0c0846 Do not close the ring when we use closePath() Andreas Hocevar 2016-08-11 13:17:42 +02:00
  • a4f69f32d7 Avoid expensive closePath() when it makes no visual difference Andreas Hocevar 2016-08-11 13:17:05 +02:00
  • 274593feef Add rendering test for closed paths Andreas Hocevar 2016-08-11 15:51:42 +02:00
  • 12cc5db0a8 Merge pull request #5689 from pgiraud/translate_interaction Pierre GIRAUD 2016-08-11 14:31:21 +02:00
  • 4b68df73a8 Do not expose ol.MapBrowserPointerEvent to the docs Andreas Hocevar 2016-08-09 16:13:57 +02:00
  • bac39d3996 Fix cursor change in translate interaction Pierre GIRAUD 2016-08-05 11:22:59 +02:00
  • a9c54e0c02 Fix event type and documentation of ol.events.condition.mouseOnly Andreas Hocevar 2016-07-19 15:00:05 +02:00
  • c0efa21d7f Merge pull request #5165 from fredj/rm_goog.addSingletonGetter Frédéric Junod 2016-08-09 13:55:25 +02:00
  • ce3346a477 Rename ol.style.IconImageCache to ol.style.IconImageCache_ Frederic Junod 2016-08-09 13:25:07 +02:00
  • fbb585c5d8 Remove goog.addSingletonGetter function Frederic Junod 2016-08-08 10:48:13 +02:00
  • 41a0c6ed39 Merge pull request #5701 from openlayers/greenkeeper-phantomjs-prebuilt-2.1.11 Frédéric Junod 2016-08-09 10:31:07 +02:00
  • 6e0ff4c4c2 Merge pull request #5698 from tschaub/no-unused-requires Tim Schaub 2016-08-08 18:23:49 -06:00
  • 568f0c81bb Move wrapX to ol.tilegrid to break circular dependency Tim Schaub 2016-08-08 13:48:54 -06:00
  • 789aeb1c64 Toward a fix for ol.tilegrid Tim Schaub 2016-08-08 10:22:28 -06:00
  • 7ea7610892 Global strict mode for rules and Node tests Tim Schaub 2016-08-08 09:56:00 -06:00
  • 3a1bbc4248 Get rid of ol.render.IReplayGroup interface Tim Schaub 2016-08-08 00:32:29 -06:00
  • ddbe0516d2 Ignore unused requires in MVT examples Tim Schaub 2016-08-07 23:51:40 -06:00
  • 7d29b35e75 Put rendering test requires on top Tim Schaub 2016-08-07 23:22:12 -06:00
  • dd2e9c9ac9 Refactored rules Tim Schaub 2016-08-07 23:17:09 -06:00
  • c203f6a841 Remove unused requires from tests Tim Schaub 2016-08-07 23:13:28 -06:00
  • ed5dbd1293 Put test requires on top Tim Schaub 2016-08-07 23:04:04 -06:00
  • 29990abc7e Remove unused goog.requires() from the examples (minus MVT examples) Tim Schaub 2016-08-07 18:12:20 -06:00
  • 123605f21b Make no-unused-requires rule fixable Tim Schaub 2016-08-07 17:51:23 -06:00
  • 907a65ab83 Remove unused goog.require() calls in the source Tim Schaub 2016-08-07 17:16:52 -06:00
  • 3c7e9f6870 Custom rule to identify unused goog.require() calls Tim Schaub 2016-08-07 16:14:40 -06:00
  • 9db3231bc5 chore(package): update phantomjs-prebuilt to version 2.1.11 greenkeeperio-bot 2016-08-08 08:39:47 -06:00
  • fe35c05860 Merge pull request #5699 from openlayers/greenkeeper-mocha-3.0.2 Frédéric Junod 2016-08-08 11:55:57 +02:00
  • 9fe4ae2b96 chore(package): update mocha to version 3.0.2 greenkeeperio-bot 2016-08-08 02:30:58 -06:00
  • f222711bd8 Merge pull request #5697 from tschaub/lint Tim Schaub 2016-08-07 13:48:23 -06:00
  • feb7713225 Remove lint Tim Schaub 2016-08-07 13:28:19 -06:00
  • 4373f1bd54 Run ESLint on all files (catch new linter changes) Tim Schaub 2016-08-07 13:15:22 -06:00
  • 9f23e96976 Avoid shadowing ESLint config in package.json Tim Schaub 2016-08-07 13:05:36 -06:00
  • fa80967a1e Merge pull request #5693 from tschaub/one-provide Tim Schaub 2016-08-07 11:20:32 -06:00
  • 02ff448d33 Test that files are named like their default export Tim Schaub 2016-08-07 10:55:50 -06:00
  • b1593124ba Put the primary provide first Tim Schaub 2016-08-06 15:01:32 -06:00
  • 4460147291 Allow ol/typedefs.js to be missing a provide Tim Schaub 2016-08-06 15:00:43 -06:00
  • b47dc998a3 More WebGL name corrections Tim Schaub 2016-08-06 14:51:57 -06:00
  • f5cbfdff04 Move ol/ol.js to ol/index.js Tim Schaub 2016-08-06 14:47:42 -06:00
  • 295abebcec Additional upgrade notes Tim Schaub 2016-08-06 14:39:53 -06:00
  • 12e81e5487 Clean up WebGL provides Tim Schaub 2016-08-06 14:28:50 -06:00
  • 1b8310a6fe Rename ol/objectutil.js to ol/obj.js Tim Schaub 2016-08-06 13:21:38 -06:00
  • bbf91b3477 Move ol/format.jsdoc to ol/format/index.jsdoc Tim Schaub 2016-08-06 13:16:09 -06:00
  • e631913c8f Move ol/control.jsdoc to ol/control/index.jsdoc Tim Schaub 2016-08-06 13:14:49 -06:00
  • 4c8b583e30 Move ol/webgl/webgl.js to ol/webgl/index.js Tim Schaub 2016-08-06 13:13:28 -06:00
  • 97d403784d Move tilegrid files so they are named like their provides Tim Schaub 2016-08-06 13:12:24 -06:00
  • 9da581cb8f Move style files so they are named like their provide Tim Schaub 2016-08-06 13:10:51 -06:00
  • c0e375412f Move sphere files so they are named like their provides Tim Schaub 2016-08-06 13:07:24 -06:00
  • e07596846d Move source files so they are named like their provides Tim Schaub 2016-08-06 13:05:05 -06:00
  • 8d9398a965 Move ol/reproj/reproj.js to ol/reproj/index.js Tim Schaub 2016-08-06 13:00:40 -06:00
  • 424f3e5577 Move renderer files so they are named like their provides Tim Schaub 2016-08-06 12:57:57 -06:00
  • 6b883afa35 Move render files so they are named like their provides Tim Schaub 2016-08-06 12:50:28 -06:00
  • aab8a7c4eb Move proj files so they are named like their provides Tim Schaub 2016-08-06 12:40:52 -06:00
  • 8ae6ffefc0 Move layer files so they are named like their provides Tim Schaub 2016-08-06 12:37:35 -06:00
  • f07f78fbd7 Move flat geom files so they are named like their provides Tim Schaub 2016-08-06 12:33:00 -06:00
  • 035885c25d Move interaction files so they are named like their provides Tim Schaub 2016-08-06 11:58:07 -06:00