Frederic Junod
|
bbfaa333c0
|
Fix class name in jsdoc type annotation
|
2018-03-19 09:56:14 +01:00 |
|
ahocevar
|
c53a13fc26
|
No olx and ol types for ol/interaction/Pointer
|
2018-03-16 16:47:04 +01:00 |
|
Frédéric Junod
|
ba17527d29
|
Merge pull request #7974 from fredj/cleanup
Fix spelling
|
2018-03-12 16:10:22 +01:00 |
|
Tim Schaub
|
8907339963
|
Module type for ol/MapBrowserEvent
|
2018-03-12 08:32:09 -06:00 |
|
Frederic Junod
|
35158efbf0
|
Fix spelling
|
2018-03-12 15:18:58 +01:00 |
|
Andreas Hocevar
|
95d6251dbb
|
Get rid of olx.js and typedef.js typedefs for ol
|
2018-03-08 18:57:24 +01:00 |
|
Frederic Junod
|
3435ac575e
|
Better type definition
Fixes the `Invalid type(s) for operator IN.` warnings from the closure compiler.
|
2018-03-07 16:45:46 +01:00 |
|
Frederic Junod
|
b50a47114e
|
Move the nullFunction to ol/functions
And rename it to `UNDEFINED`.
|
2018-03-01 14:41:18 +01:00 |
|
Tim Schaub
|
78e0cb294c
|
Remove static members from Pointer
|
2018-02-25 09:10:51 -07:00 |
|
Frederic Junod
|
fa1fcc79b6
|
Named exports from ol/interaction/Pointer
|
2018-02-21 16:52:00 +01:00 |
|
Tim Schaub
|
1be61fdb09
|
Only export handleEvent where it is used by other interactions
|
2018-02-19 14:00:59 -07:00 |
|
Frederic Junod
|
31e30d28b7
|
Named exports from ol/obj
|
2018-01-16 14:14:17 +01:00 |
|
Tim Schaub
|
ad62739a6e
|
Use blocked scoped variables
In addition to using const and let, this also upgrades our linter config and removes lint (mostly whitespace).
|
2018-01-12 00:50:30 -07:00 |
|
Tim Schaub
|
dce1790886
|
Rename _ol_interaction_Pointer_ to PointerInteraction
|
2018-01-11 12:09:58 -07:00 |
|
Marc Jansen
|
4a1d50730b
|
Rename _ol_interaction_Interaction_ to Interaction
|
2017-12-15 09:39:10 -07:00 |
|
Marc Jansen
|
ec64789940
|
Rename _ol_MapBrowserPointEvent_ to MapBrowserPointerEvent
|
2017-12-15 16:18:32 +01:00 |
|
Marc Jansen
|
039bde29cc
|
Rename _ol_MapBrowserEventType_ to MapBrowserEventType
|
2017-12-15 16:18:32 +01:00 |
|
Frederic Junod
|
2498bba90a
|
Named exports from ol/functions
|
2017-12-15 13:44:32 +01:00 |
|
Tim Schaub
|
87295a74dd
|
Use named exports from ol/index.js
|
2017-12-12 12:34:23 -07:00 |
|
Tim Schaub
|
7f47883c48
|
Transformed
|
2017-12-12 06:53:18 -07:00 |
|
Tim Schaub
|
1cdb6a66f0
|
Imports cased like the filename
|
2017-12-12 06:53:17 -07:00 |
|