Tim Schaub
|
65bbee4c8b
|
Merge pull request #8881 from fredj/dnd_style
Remove custom styles in drag-and-drop examples
|
2018-11-05 10:06:33 -07:00 |
|
Tim Schaub
|
10b56a4543
|
Merge pull request #8877 from tschaub/unconditional-context
Create context in vector tile layer constructor
|
2018-11-05 10:04:54 -07:00 |
|
Tim Schaub
|
42a094d730
|
Merge pull request #8883 from tschaub/new-ci
New test runner
|
2018-11-05 10:04:24 -07:00 |
|
Tim Schaub
|
680ce960e1
|
Test Chrome with CircleCI
|
2018-11-05 09:54:16 -07:00 |
|
Tim Schaub
|
77959efcff
|
Updated dev dependencies
|
2018-11-05 09:28:19 -07:00 |
|
Frederic Junod
|
dc988cba60
|
Remove custom styles in drag-and-drop examples
|
2018-11-05 17:13:16 +01:00 |
|
Frédéric Junod
|
5f747cbf1b
|
Merge pull request #8882 from fredj/import_path
Import simplification
|
2018-11-05 17:07:20 +01:00 |
|
Frédéric Junod
|
2b025e2266
|
Merge pull request #8858 from webgeodatavore/issue-7397
Add condition for viewParams and TypeScript related option
|
2018-11-05 16:28:09 +01:00 |
|
Frederic Junod
|
71ac0b18a9
|
Simplify import path in ol/reproj/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
3cf4dbfcc6
|
Simplify import path in ol/renderer/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
1732ed5a04
|
Simplify import path in ol/render/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
59c95dbe90
|
Simplify import path in ol/pointer/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
711afac80f
|
Simplify import path in ol/format/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
43def3194f
|
Simplify import path in ol/events/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
caf11a71f2
|
Simplify import path in ol/geom/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
53c2be0c7a
|
Simplify import path in ol/proj/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
caaf8cb86f
|
Simplify import path in ol/style/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
219dacb232
|
Simplify import path in ol/tilegrid/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
9ab201642c
|
Simplify import path in ol/control/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
6d608c361a
|
Simplify import path in ol/interaction/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
6a797e84ff
|
Simplify import path in ol/layer/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
c12b41f8c6
|
Simplify import path in ol/source/
|
2018-11-05 16:26:45 +01:00 |
|
Tim Schaub
|
aaad5b4977
|
Merge pull request #8879 from openlayers/circleci
Build with CircleCI
|
2018-11-05 06:59:35 -07:00 |
|
Tim Schaub
|
c2e756da05
|
Merge pull request #8878 from tschaub/test-log
Avoid logging 404 warnings
|
2018-11-05 06:58:23 -07:00 |
|
Andreas Hocevar
|
467e13fa2d
|
Merge pull request #8880 from openlayers/greenkeeper/webpack-4.25.0
Update webpack to the latest version 🚀
|
2018-11-05 14:57:47 +01:00 |
|
greenkeeper[bot]
|
e0a46dd178
|
chore(package): update webpack to version 4.25.0
|
2018-11-05 09:38:54 +00:00 |
|
Tim Schaub
|
aeb3e5b271
|
Build with CircleCI
|
2018-11-04 22:10:00 -07:00 |
|
Tim Schaub
|
f34cb17ffa
|
Avoid logging 404 warnings
|
2018-11-04 18:27:06 -07:00 |
|
Tim Schaub
|
5dfa82c27e
|
Create context in vector tile layer constructor
|
2018-11-04 17:43:04 -07:00 |
|
Tim Schaub
|
e55cca1e7d
|
Merge pull request #8876 from tschaub/extra-render-type
Remove RenderType enum from vector tile layer
|
2018-11-04 11:30:29 -07:00 |
|
Tim Schaub
|
d197864f5a
|
Remove RenderType enum from vector tile layer
|
2018-11-04 10:27:35 -07:00 |
|
Tim Schaub
|
4d5d428a96
|
Merge pull request #8874 from tschaub/uncast
Remove unnecessary type casts in canvas layer renderer
|
2018-11-04 10:12:20 -07:00 |
|
Tim Schaub
|
0091bfa106
|
Remove unnecessary type casts in canvas layer renderer
|
2018-11-04 09:57:19 -07:00 |
|
Tim Schaub
|
765d2cdc9f
|
Merge pull request #8872 from openlayers/greenkeeper/webpack-4.24.0
Update webpack to the latest version 🚀
|
2018-11-03 18:36:38 -06:00 |
|
greenkeeper[bot]
|
f2b4555e1f
|
chore(package): update webpack to version 4.24.0
|
2018-11-02 19:46:21 +00:00 |
|
Andreas Hocevar
|
3f69066d79
|
Merge pull request #8869 from ahocevar/typescript-fixes
Fix more types for TypeScript
|
2018-10-31 12:07:28 +01:00 |
|
Andreas Hocevar
|
1a00e20b1b
|
Merge pull request #8868 from ahocevar/abstract-methods
Throw when calling abstract methods; fix abstract return types
|
2018-10-31 12:07:01 +01:00 |
|
Andreas Hocevar
|
c90b8c2a12
|
Merge pull request #8862 from ahocevar/legacy-build
Legacy build and apidoc improvements
|
2018-10-31 08:35:38 +01:00 |
|
Andreas Hocevar
|
6f57a272d0
|
Merge pull request #8867 from ahocevar/fix-examples
Fix example builder
|
2018-10-31 08:35:10 +01:00 |
|
ahocevar
|
1cdd040c96
|
Throw when calling abstract methods; fix abstract return types
|
2018-10-30 18:55:49 +01:00 |
|
ahocevar
|
1df9189d7f
|
Fix more types for TypeScript
|
2018-10-30 18:55:03 +01:00 |
|
ahocevar
|
071a02556e
|
Fix example builder
|
2018-10-30 18:25:01 +01:00 |
|
ahocevar
|
f8c0d284de
|
Fix module paths
|
2018-10-29 19:15:01 +01:00 |
|
ahocevar
|
b50749e1ea
|
Use jsdoc-plugin-typescript
|
2018-10-29 19:15:01 +01:00 |
|
ahocevar
|
e239eb338f
|
Use webpack instead of rollup for the legacy build
This also changes the target path of the legacy build to build/legacy
|
2018-10-25 22:00:22 +02:00 |
|
ahocevar
|
1674620943
|
Use individual imports instead of * imports
|
2018-10-25 21:54:06 +02:00 |
|
ahocevar
|
6ceb03f86b
|
Use typescript-plugin for generate-info task
|
2018-10-25 21:52:58 +02:00 |
|
ahocevar
|
ba20c6333b
|
Move convert-types plugin to place for common use
|
2018-10-25 21:49:02 +02:00 |
|
Frédéric Junod
|
2adac0b3e7
|
Merge pull request #8860 from openlayers/greenkeeper/webpack-4.23.1
Update webpack to the latest version 🚀
|
2018-10-25 13:15:01 +02:00 |
|
greenkeeper[bot]
|
0a530725c6
|
chore(package): update webpack to version 4.23.1
|
2018-10-25 09:36:50 +00:00 |
|