Nicholas L
|
7097b530f3
|
Rename extent
|
2018-02-19 20:33:03 +13:00 |
|
Nicholas Latham
|
397c03a6b6
|
Use getGeometry
Use getGeometry for compatibility between RenderFeature and Feature
|
2017-11-23 15:13:47 +13:00 |
|
nicholas
|
6b465902cd
|
Remove goog.dom
|
2016-06-23 22:06:35 +12:00 |
|
Nicholas L
|
0fef14137c
|
Remove unneeded comments and use ol.global
|
2016-06-20 21:41:20 +12:00 |
|
nicholas
|
ea1c7a6551
|
Remove goog.style.getPageOffset
|
2016-06-19 19:26:25 +12:00 |
|
nicholas
|
6da5a1e9f7
|
Remove goog.style.getContentBoxSize
|
2016-06-19 19:22:11 +12:00 |
|
nicholas
|
ec12c34edd
|
Remove goog.style.getBorderBoxSize
|
2016-06-19 19:22:11 +12:00 |
|
nicholas
|
837c48a2e2
|
Remove goog.style.getMarginBox
|
2016-06-19 19:22:11 +12:00 |
|
nicholas
|
04c4b4efc1
|
Remove goog.style.setElementShown
|
2016-06-19 19:22:11 +12:00 |
|
nicholas
|
96a14e0515
|
Remove getSize
|
2016-06-19 19:22:11 +12:00 |
|
nicholas
|
c92223d792
|
Remove Goog.string
|
2016-04-08 18:09:57 +12: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 |
|
Nicholas Latham
|
18e9ff98ee
|
Remove goog.labs.userAgent
* Remove goog.labs.*
* Change to function
* Change window to this
* Use goog.global
|
2016-04-06 11:05:49 +02:00 |
|
Nicholas Latham
|
2ee1969de7
|
Remove goog.math.modulo and goog.math.lerp
|
2016-04-04 09:43:24 +02:00 |
|
nicholas
|
4d26305564
|
Add polyfill for IE
|
2016-03-31 19:25:42 +13:00 |
|
nicholas
|
863589e5ed
|
Remove commented out code
|
2016-03-31 19:09:13 +13:00 |
|
nicholas
|
68fd5267c2
|
Removed goog.dom.classlist.enable
|
2016-03-31 19:09:13 +13:00 |
|
nicholas
|
126e49cd39
|
Removed goog.dom.classlist.contains
|
2016-03-31 19:09:13 +13:00 |
|
nicholas
|
b9073013db
|
Remove goog.classlist.toggle
|
2016-03-31 19:09:13 +13:00 |
|
nicholas
|
8f8068b88c
|
Removed goog.dom.classlist
|
2016-03-31 19:09:13 +13:00 |
|
Nicholas L
|
1771df0109
|
Change binary search to return the lowest position
|
2016-02-03 11:41:41 +13:00 |
|
Nicholas L
|
d81af7594c
|
Update JSDocs/functions after review
|
2016-02-03 11:41:40 +13:00 |
|
Nicholas L
|
e08a88b76c
|
Remove low and high from binarysearch, use numberSafeCompareFunction
|
2016-02-03 11:41:40 +13:00 |
|
Nicholas L
|
ef0e95847f
|
Remove goog.array.binarySearch
|
2016-02-03 11:41:40 +13:00 |
|
Nicholas L
|
9bcf624382
|
Forgot to remove a require
|
2016-02-03 11:41:39 +13:00 |
|
Nicholas L
|
5bd3fb494c
|
Remove goog.array.repeat
|
2016-02-03 11:41:39 +13:00 |
|
Nicholas L
|
ab793a58b6
|
Remove goog.array.isSorted
|
2016-02-03 11:41:39 +13:00 |
|
Nicholas L
|
9b492f49c7
|
Remove goog.array.findIndex
|
2016-02-03 11:41:39 +13:00 |
|
Nicholas L
|
d820b54443
|
Remove goog.array.equals and goog.array.stableSort
|
2016-02-03 11:41:39 +13:00 |
|
Nicholas L
|
640c59d9af
|
Remove goog.array.find
|
2016-02-03 11:41:39 +13:00 |
|
Nicholas L
|
d743ada8fd
|
Remove goog.array.remove
|
2016-02-03 11:41:39 +13:00 |
|
Nicholas L
|
d1b6a17773
|
Remove goog.array.extend
|
2016-02-03 11:41:38 +13:00 |
|
Nicholas L
|
1089934486
|
Remove goog.array.removeAt
|
2016-02-03 11:41:38 +13:00 |
|
Nicholas L
|
0d5168ca0b
|
Remove goog.array.insertAt
|
2016-02-03 11:41:38 +13:00 |
|
Nicholas L
|
39ead1bb49
|
Remove use of goog.array.flatten
|
2016-02-03 11:41:38 +13:00 |
|
Nicholas L
|
73b6adba49
|
Remove polyfill and incorrect dependency
|
2016-01-27 21:52:50 +13:00 |
|
Nicholas L
|
d8631c35eb
|
Fix phantomjs
|
2016-01-27 20:36:10 +13:00 |
|
Nicholas L
|
db3ad70a3d
|
Remove use of goog.bind and use ES5 .bind
|
2016-01-15 22:10:55 +13:00 |
|