Petr Sloup
|
5dfb4199ca
|
Fix rendering of transparent MapQuest layer type
|
2016-01-12 23:23:16 +01:00 |
|
Philip "digitalfox" Kovac
|
83e173d91f
|
Add a 'boxdrag' event to ol.interaction.DragBox. Resolves #4563 .
|
2016-01-12 17:16:56 -05:00 |
|
Marc Jansen
|
fdc2f9d97e
|
Merge pull request #4661 from gaf-ag/devdocnodejs
Fixes #4654 Developer Documentation Updated
|
2016-01-12 18:22:08 +01:00 |
|
Yashar Moradi
|
f725a46220
|
Fixes #4654 Metalsmith v2.0 and above uses generators which are not supported out of the box by node.js 0.12.x and below.
|
2016-01-12 18:00:16 +01:00 |
|
Frédéric Junod
|
08e51d1c8e
|
Merge pull request #4658 from openlayers/greenkeeper-jquery-2.2.0
Update jquery to version 2.2.0 🚀
|
2016-01-12 16:09:50 +01:00 |
|
Bart van den Eijnden
|
3f5a8085b6
|
Merge pull request #4659 from bartvde/drawimage-safari-fix
Make sure icons show up in Safari
|
2016-01-12 16:07:16 +01:00 |
|
Bart van den Eijnden
|
4ef1f5e63f
|
Make sure icons show up in Safari
Make sure that drawImage calls don't exceed source image dimensions.
|
2016-01-12 15:57:11 +01:00 |
|
Frédéric Junod
|
936cd6a028
|
Merge pull request #4652 from fredj/simplify_fullscreen
Use map.getTargetElement instead of map.getTarget
|
2016-01-12 11:48:14 +01:00 |
|
Frederic Junod
|
3df9ae8c5e
|
Use map.getTargetElement instead of map.getTarget
|
2016-01-12 11:36:07 +01:00 |
|
greenkeeperio-bot
|
63b17022f6
|
chore(package): update browserify to version 13.0.0
http://greenkeeper.io/
|
2016-01-12 02:19:02 -08:00 |
|
greenkeeperio-bot
|
d2ecb1e819
|
chore(package): update glob to version 6.0.4
http://greenkeeper.io/
|
2016-01-12 02:08:16 -08:00 |
|
greenkeeperio-bot
|
1757fa973b
|
chore(package): update jquery to version 2.2.0
http://greenkeeper.io/
|
2016-01-12 01:58:35 -08:00 |
|
Petr Sloup
|
dccf867308
|
Merge pull request #4649 from klokantech/getopaque-doc-fix
Missing parameter description for ol.source.Tile#getOpaque
|
2016-01-12 09:27:41 +01:00 |
|
Petr Sloup
|
3607cddcca
|
Missing parameter description for ol.source.Tile#getOpaque
|
2016-01-12 09:16:40 +01:00 |
|
Tim Schaub
|
c9e2b384e7
|
Merge pull request #4602 from tschaub/eslint
Use ESLint.
|
2016-01-12 00:09:15 -08:00 |
|
Petr Sloup
|
11bd31c15b
|
Merge pull request #4628 from klokantech/opaque-reprojection-fix
Fix for reprojecting opaque tile sources
|
2016-01-12 09:06:14 +01:00 |
|
Petr Sloup
|
2c3ed38714
|
Fix for reprojecting opaque tile sources
|
2016-01-12 08:58:16 +01:00 |
|
Frédéric Junod
|
5504916b80
|
Merge pull request #4618 from openlayers/greenkeeper-resemblejs-2.1.0
Update resemblejs to version 2.1.0 🚀
|
2016-01-12 08:56:42 +01:00 |
|
Tim Schaub
|
fd77ab64ad
|
Use eslint@2.0.0-beta.1
|
2016-01-11 23:37:29 -08:00 |
|
Tim Schaub
|
13a981c94b
|
Fewer blank lines
|
2016-01-11 22:03:23 -08:00 |
|
Tim Schaub
|
8d80924ba8
|
Remove gjslint.py
|
2016-01-11 22:03:12 -08:00 |
|
Tim Schaub
|
0a5d15db50
|
Remove jshint
|
2016-01-11 18:58:02 -08:00 |
|
Tim Schaub
|
8f0ecc4df2
|
Run ESLint with make lint
|
2016-01-11 18:56:09 -08:00 |
|
Tim Schaub
|
534124ec2f
|
Lint free rendering tests
|
2016-01-11 18:56:09 -08:00 |
|
Tim Schaub
|
8c38d22b60
|
Lint free examples
|
2016-01-11 18:56:09 -08:00 |
|
Tim Schaub
|
0555bb081a
|
Test indentation
|
2016-01-11 18:56:09 -08:00 |
|
Tim Schaub
|
3cf8618fc7
|
Prefer single line assignment to 80 character limit
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
59a66c7aaa
|
Remaining valid-jsdoc corrections
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
e6f6dcc230
|
Partial valid-jsdoc corrections
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
b1d00af58b
|
More globals
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
fd0e2436da
|
Always provide a default case for switch
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
932bf4deb3
|
Explicitly mark fall-throughs
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
54df314936
|
Consistent curly brace style
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
ec10b661f3
|
Use block scoping
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
29a723166d
|
No empty blocks
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
4e0cddcb41
|
Lint-free tests
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
cca86886f1
|
Define variables before use
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
3602a37c96
|
Remove this commit with ESLint 2.0
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
f627f7679b
|
Valid JSDoc annotations
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
154b8babc4
|
Allow console use in Phantom
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
3f23dfb87b
|
Indentation
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
aac1d921c7
|
Unused variables
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
179b241aec
|
Declare variables before assignment
|
2016-01-11 18:56:07 -08:00 |
|
Tim Schaub
|
f0fc4d4e73
|
Curly brace spacing
|
2016-01-11 18:56:06 -08:00 |
|
Tim Schaub
|
9ae748408a
|
Statement inside curly braces on its own line
|
2016-01-11 18:56:06 -08:00 |
|
Tim Schaub
|
8ab5a338b5
|
Unused origins
|
2016-01-11 18:56:06 -08:00 |
|
Tim Schaub
|
227c984d89
|
More test globals
|
2016-01-11 18:56:06 -08:00 |
|
Tim Schaub
|
abd0d66e66
|
Lint-free tileurlfunction.test.js
|
2016-01-11 18:56:06 -08:00 |
|
Tim Schaub
|
23eebf396c
|
Lint-free view.test.js
|
2016-01-11 18:56:06 -08:00 |
|
Tim Schaub
|
98dedfd2ff
|
Custom lint configuration for test directory
|
2016-01-11 18:56:06 -08:00 |
|