Frederic Junod
|
6da2e4cef4
|
More precise Event typing
|
2018-06-29 12:53:20 +02:00 |
|
ahocevar
|
28409486a5
|
Make classes in ol/ available as named exports from ol
|
2018-06-21 18:08:17 +02:00 |
|
Frederic Junod
|
90ce02941a
|
Better code indentation
|
2018-05-14 14:58:36 +02:00 |
|
Frederic Junod
|
9f3b103bbf
|
Better variables scoping
|
2018-05-14 14:49:09 +02:00 |
|
Frederic Junod
|
14deb417a9
|
Use MSPointerEvent event type in ol/pointer/MsSource
|
2018-05-09 16:39:59 +02:00 |
|
ahocevar
|
440d1ad3e1
|
Shorter module paths for default exports
|
2018-04-25 17:25:39 +02:00 |
|
Frederic Junod
|
b2d9f94cb2
|
Module type for ol.pointer.MouseSource
|
2018-04-20 08:53:01 +02:00 |
|
Frederic Junod
|
2f45d51f9b
|
Module type for ol.pointer.EventSource
|
2018-04-20 08:50:39 +02:00 |
|
Frederic Junod
|
a84863528c
|
Module type for ol.pointer.PointerEvent
|
2018-04-20 08:47:27 +02:00 |
|
Frederic Junod
|
a43b90056b
|
Module type for ol.pointer.PointerEventHandler
|
2018-04-20 08:44:01 +02:00 |
|
Frederic Junod
|
857b946f3e
|
Module type for ol.events.Event
|
2018-03-19 14:31:04 +01:00 |
|
Andreas Hocevar
|
95d6251dbb
|
Get rid of olx.js and typedef.js typedefs for ol
|
2018-03-08 18:57:24 +01:00 |
|
Andreas Hocevar
|
d818817117
|
Fix exports and use of constants
|
2018-03-02 17:26:17 +01:00 |
|
Björn Harrtell
|
6d1e8cb38b
|
Rework away static members from pointer related classes
|
2018-02-24 16:24:53 +01:00 |
|
Tim Schaub
|
9cfee0f40b
|
Named exports from ol/has
|
2018-02-05 10:42:47 -07:00 |
|
Tim Schaub
|
7e7631c42a
|
Named exports from ol/events
|
2018-01-24 10:09:57 -07:00 |
|
Frederic Junod
|
aeee8e67a9
|
Rename _ol_pointer_MsSource_ to MsSource
|
2018-01-18 15:50:27 +01:00 |
|
Frederic Junod
|
b39a6f4cae
|
Rename _ol_pointer_NativeSource_ to NativeSource
|
2018-01-18 15:50:27 +01:00 |
|
Frederic Junod
|
e7bb9e8484
|
Rename _ol_pointer_TouchSource_ to TouchSource
|
2018-01-18 15:50:27 +01:00 |
|
Frederic Junod
|
107362b9fb
|
Rename _ol_pointer_MouseSource_ to MouseSource
|
2018-01-18 15:50:27 +01:00 |
|
Frederic Junod
|
d97151b825
|
Rename _ol_pointer_EventSource_ to EventSource
|
2018-01-18 15:50:27 +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
|
8cba211ecd
|
Rename _ol_pointer_PointerEvent_ to PointerEvent
|
2018-01-11 13:44:45 -07:00 |
|
Tim Schaub
|
8a74d6b8db
|
Rename _ol_pointer_PointerEventHandler_ to PointerEventHandler
|
2018-01-11 12:06:59 -07:00 |
|
Marc Jansen
|
8ef8f59cd9
|
Merge pull request #7636 from marcjansen/named-exports-array
Named exports from the ol/array module
|
2017-12-19 22:32:14 +01:00 |
|
Marc Jansen
|
02002082bf
|
Named exports from ol/array module
|
2017-12-19 17:22:58 +01:00 |
|
simonseyock
|
3e82c37bed
|
removes opt_this from ol.Collection#forEach
this commit also removes all uses of the standard thisArg of
Array#forEach.
|
2017-12-19 13:14:20 +01:00 |
|
Frederic Junod
|
ef3f60e636
|
Rename _ol_pointer_EventType_ to PointerEventType
|
2017-12-18 17:19:45 +01:00 |
|
Marc Jansen
|
c620688758
|
Rename _ol_events_EventTarget_ to EventTarget
|
2017-12-15 16:19:03 +01:00 |
|
Marc Jansen
|
1cc682e488
|
Rename _ol_events_Event_ to Event
|
2017-12-15 16:17:56 +01:00 |
|
Frederic Junod
|
2ca60292bb
|
Simplify default export
|
2017-12-14 12:23:06 -07: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 |
|
Marc Jansen
|
d0ef05977b
|
Autofix indentation issues (eslint --fix)
|
2017-06-19 11:58:00 +02:00 |
|
Frederic Junod
|
1fbf3caa50
|
Remove unused ol.pointer.EventSource#getMapping function
|
2017-06-08 10:42:10 +02:00 |
|
Tim Schaub
|
ab640a20d0
|
Move CLONE_PROPS to ol.pointer.PointerEventHandler
|
2016-12-03 10:48:32 -08:00 |
|
Tim Schaub
|
651c6959ab
|
Remove ol.global
|
2016-09-01 23:13:00 -06:00 |
|
Frederic Junod
|
cc87a092fd
|
Give ol.pointer.EventType its own file
|
2016-09-01 06:58:11 -06:00 |
|
Frederic Junod
|
d4ad9ad616
|
Add missing goog.require('ol')
|
2016-08-17 09:57:21 +02:00 |
|
Tim Schaub
|
9d276982b5
|
Assorted missing requires
|
2016-08-12 10:53:50 -06:00 |
|
Tim Schaub
|
907a65ab83
|
Remove unused goog.require() calls in the source
|
2016-08-08 09:58:10 -06:00 |
|
Peter Robins
|
3eea9d4558
|
Replace goog.isNumber
|
2016-07-01 09:35:54 +00:00 |
|
nicholas
|
6b465902cd
|
Remove goog.dom
|
2016-06-23 22:06:35 +12:00 |
|
Frederic Junod
|
e289bfbb7d
|
Use ol.inherits instead of goog.inherits
|
2016-06-08 08:38:12 +02:00 |
|
Nicholas Latham
|
cd6494149b
|
Remove goog.global (#5178)
* Remove goog.global
* Correct externs location
* Use Function('return this')
* Remove global externs
|
2016-04-07 23:36:48 +02:00 |
|
Tim Schaub
|
0dce343d4f
|
Remove use of goog.object.getCount()
|
2016-02-04 06:54:44 -07:00 |
|
Guillaume Beraudo
|
289e571fb0
|
Remove all remaining unnecessary casts
There is still such a cast in the goog library itself.
See https://github.com/google/closure-library/pull/637
|
2016-02-03 16:26:43 +01:00 |
|
Tim Schaub
|
e48ab95735
|
Use originalEvent instead of browserEvent
|
2016-02-03 11:19:38 +01:00 |
|
Tim Schaub
|
80df1f5ae8
|
Move opt_useCapture arg to the end of the list
|
2016-02-03 11:19:38 +01:00 |
|