Lion Ralfs
|
1aadd51c57
|
Fix double backtick typo
|
2018-07-28 12:58:37 +02:00 |
|
Tim Schaub
|
a1391a2083
|
Merge pull request #8453 from openlayers/greenkeeper/webpack-4.16.3
Update webpack to the latest version 🚀
|
2018-07-27 17:55:28 -06:00 |
|
Frédéric Junod
|
5adf0be4a3
|
Merge pull request #8452 from fredj/f_8409
Remove extra translate function in Geometry, add missing api tag
|
2018-07-27 15:53:53 +02:00 |
|
Frédéric Junod
|
4c71ddb3c7
|
Merge pull request #8451 from fredj/rm_f
Remove unimplemented functions
|
2018-07-27 13:22:35 +02:00 |
|
greenkeeper[bot]
|
efe15402cc
|
chore(package): update webpack to version 4.16.3
|
2018-07-27 11:19:38 +00:00 |
|
Frederic Junod
|
b3586bed8d
|
Remove extra translate function in Geometry, add missing api tag
|
2018-07-27 13:19:12 +02:00 |
|
Frederic Junod
|
1e332f52d6
|
Remove unimplemented functions
The TypeScript checker complain about it.
It was a workaround for closure-compiler, it's not needed anymore.
|
2018-07-27 13:10:45 +02:00 |
|
Frédéric Junod
|
c0f44f6d9d
|
Merge pull request #8450 from fredj/types
Mark properties of ReadOptions and WriteOptions as optional
|
2018-07-27 11:45:25 +02:00 |
|
Andreas Hocevar
|
efe0dd7fbf
|
Merge pull request #8447 from openlayers/greenkeeper/rollup-plugin-commonjs-9.1.4
Update rollup-plugin-commonjs to the latest version 🚀
|
2018-07-27 11:39:47 +02:00 |
|
Frederic Junod
|
219629458b
|
Mark properties of ReadOptions and WriteOptions as optional
|
2018-07-27 11:25:52 +02:00 |
|
greenkeeper[bot]
|
b13feb0046
|
chore(package): update rollup-plugin-commonjs to version 9.1.4
|
2018-07-27 06:27:33 +00:00 |
|
Tim Schaub
|
df293d8a2e
|
Merge pull request #8443 from tschaub/void
Explicit void
|
2018-07-26 17:28:26 -06:00 |
|
Tim Schaub
|
6cfa2b22a7
|
Explicit void
|
2018-07-26 10:46:39 -06:00 |
|
Tim Schaub
|
8346bb7454
|
Merge pull request #8437 from tschaub/target
Avoid shadowing EventTarget
|
2018-07-26 09:21:57 -07:00 |
|
Tim Schaub
|
40486a0ecc
|
Avoid shadowing EventTarget
|
2018-07-26 10:14:58 -06:00 |
|
Tim Schaub
|
d8efa569d9
|
Merge pull request #8439 from tschaub/dotless
Fewer dots in types
|
2018-07-26 06:16:33 -07:00 |
|
Frédéric Junod
|
adfb3dd229
|
Merge pull request #8441 from fredj/f_8440
Fix loaded script for the example-verbatim examples
|
2018-07-26 14:02:33 +02:00 |
|
Frederic Junod
|
3c0be4e611
|
Fix loaded script for the example-verbatim examples
|
2018-07-26 13:46:17 +02:00 |
|
Tim Schaub
|
2eb07aa081
|
Use Template<Foo> instead of Template.<Foo>
|
2018-07-25 18:37:08 -07:00 |
|
Tim Schaub
|
affbf59b77
|
Use Object<Foo, Bar> instead of Object.<Foo, Bar>
|
2018-07-25 18:33:49 -07:00 |
|
Tim Schaub
|
d12ef20b12
|
Use Array<Foo> instead of Array.<Foo>
|
2018-07-25 18:32:43 -07:00 |
|
Frédéric Junod
|
5a6502572f
|
Merge pull request #8435 from fredj/f_8434
Call setCoordinates on the point instance
|
2018-07-25 16:55:05 +02:00 |
|
Frederic Junod
|
d7adf0b4f3
|
Call setCoordinates on the point instance
|
2018-07-25 16:10:56 +02:00 |
|
Tim Schaub
|
f7551623e7
|
Merge pull request #8428 from tschaub/ts-fixes
Type name on same line as type
|
2018-07-24 07:24:13 -07:00 |
|
Tim Schaub
|
6f22f1b7ac
|
Param name on same line as type
|
2018-07-23 16:28:22 -07:00 |
|
Tim Schaub
|
6cdfbe3116
|
Merge pull request #8422 from jkoelewijn/improveJsDocForAngularCli
Improve JSDoc such that `ng build --prod` with angular/cli 6.0.8 succeeds again
|
2018-07-23 14:40:50 -07:00 |
|
Jaap Koelewijn
|
704845e37a
|
Use alternative JSDoc annotation for optional parameter which passes the tests.
|
2018-07-23 21:29:52 +02:00 |
|
Jaap Koelewijn
|
fd9219f035
|
Incorporate review comments of ahocevar and tschaub.
|
2018-07-23 21:12:43 +02:00 |
|
Tim Schaub
|
f3786f9cff
|
Merge pull request #8426 from openlayers/greenkeeper/webpack-4.16.2
Update webpack to the latest version 🚀
|
2018-07-23 07:23:19 -07:00 |
|
greenkeeper[bot]
|
436633b990
|
chore(package): update webpack to version 4.16.2
|
2018-07-23 12:03:50 +00:00 |
|
Andreas Hocevar
|
a89ae25134
|
Merge pull request #8396 from iamplex/fix-createRegularPolygon
Fix ol.interaction.Draw~createRegularPolygon
|
2018-07-23 10:51:32 +02:00 |
|
Jaap Koelewijn
|
2769953204
|
Fix JSDoc such that ng build --prod with angular/cli 6.0.8 succeeds again.
|
2018-07-23 01:05:26 +02:00 |
|
Andreas Hocevar
|
14ead39440
|
Merge pull request #8420 from ahocevar/raster-lib-fn-names
Keep function names when building examples
|
2018-07-22 22:55:05 +02:00 |
|
ahocevar
|
39261af940
|
Keep function names when building examples
|
2018-07-22 17:39:20 +02:00 |
|
Tim Schaub
|
9ec623380a
|
Merge pull request #8419 from tschaub/release-v5.1.3
Release v5.1.3
v5.1.3
|
2018-07-21 08:45:16 -07:00 |
|
Tim Schaub
|
28104527b0
|
Updates for v5.1.3
|
2018-07-21 09:44:10 -06:00 |
|
Tim Schaub
|
b50bc1febf
|
Merge pull request #8417 from tschaub/bad-info
Minor doc updates
|
2018-07-21 08:34:01 -07:00 |
|
Andreas Hocevar
|
c046c2a1ba
|
Merge pull request #8418 from ahocevar/classdesc-constructor-api
Set api annotation on classdesc, not constructor
|
2018-07-21 17:33:30 +02:00 |
|
ahocevar
|
bbe0a66d07
|
Set api annotation on classdesc, not constructor
|
2018-07-21 17:25:22 +02:00 |
|
Tim Schaub
|
d8b290966b
|
Tracking
|
2018-07-21 09:11:30 -06:00 |
|
Tim Schaub
|
0edb39c8ab
|
Single quote instead of backtick
|
2018-07-21 08:40:03 -06:00 |
|
Tim Schaub
|
f0ffb48633
|
Update concepts
|
2018-07-21 08:37:38 -06:00 |
|
Tim Schaub
|
171195a836
|
Remove broken link to sources
|
2018-07-21 08:24:44 -06:00 |
|
ahocevar
|
45cf296ed4
|
Simplify calculation and add tests
|
2018-07-21 10:22:42 +02:00 |
|
plex
|
b377bbac59
|
fix: change the start angle of the regular polygon to match the sketch
|
2018-07-21 09:44:00 +02:00 |
|
Tim Schaub
|
2767ddfdc7
|
Merge pull request #8414 from tschaub/release-v5.1.2
Updates for 5.1.2
v5.1.2
|
2018-07-20 19:04:08 -07:00 |
|
Tim Schaub
|
cd85e30d08
|
Updates for 5.1.2
|
2018-07-20 20:03:15 -06:00 |
|
Tim Schaub
|
139fcd7bae
|
Merge pull request #8413 from tschaub/jsdoc-fix
Remove extra curly in type
|
2018-07-20 19:00:34 -07: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 |
|