orangemug
109198a524
1.6.0-beta
2019-08-02 18:08:21 +02:00
pathmapper
46b2fd5978
Update mapbox dependencies to current version
2019-07-30 06:45:21 +02:00
pathmapper
b2f194eeee
Update mapbox-gl to 1.1.1
2019-07-17 09:18:47 +02:00
pathmapper
97b0b8541d
Update mapbox-gl and style spec
2019-07-02 11:04:44 +02:00
orangemug
52740483b6
Merge remote-tracking branch 'upstream/master' into fix/issue-509
2019-06-20 20:40:22 +01:00
orangemug
518a624e20
Updated to mapbox-gl 1.1.0-beta.1
2019-06-20 20:37:26 +01:00
pathmapper
fbf828e202
Merge branch 'master' into node_v12_test_runners
2019-06-16 21:21:33 +02:00
pathmapper
559d4618d1
Update wdio dependencies
2019-06-13 07:05:02 +02:00
pathmapper
db74cfeb2a
Update express and is-docker dependencies
2019-06-08 18:10:54 +02:00
pathmapper
726b825e4c
Update mocha dependency
2019-06-08 17:55:08 +02:00
pathmapper
b072e3a98c
Update wdio and selenium dependencies
2019-06-08 06:59:47 +02:00
orangemug
9e0410afe6
Fix to reset map state on renderer change.
2019-06-01 08:28:22 +01:00
orangemug
cb6c6e0d9f
Remove projection code for now.
2019-05-29 18:54:32 +01:00
orangemug
efe42021f1
Some more openlayers improvments as well as initial work for projection support
2019-05-29 17:37:55 +01:00
orangemug
c1cab38c7a
Merge remote-tracking branch 'upstream/master' into feature/update-ol-plus-stability-fixes
2019-05-22 07:51:13 +01:00
orangemug
1cf36ddb08
Updated ol-mapbox-style/ol, added throttle to ol map update and fix to clear layers.
2019-05-22 07:32:06 +01:00
pathmapper
47965d5f57
Merge pull request #518 from orangemug/fix/color-accessibility-ua-switch
...
Toggle color accessibility based on user agent
2019-05-19 19:58:42 +02:00
orangemug
482f322d9f
Fixed layout issues in accessibilty color filters with the openlayers renderer
...
Also updated ol & ol-mapbox-style
2019-05-19 06:25:28 +01:00
orangemug
22688933b3
Toggle color accessibility based on user agent
...
It's only supported in chrome and firefox and we can't feature detect this.
2019-05-18 18:19:23 +01:00
pathmapper
1deecd4e2a
Update node-sass
2019-05-05 08:48:25 +02:00
pathmapper
f7643cee7e
Fix appveyor lint-styles
2019-04-14 10:05:15 +02:00
pathmapper
cd95202dcc
Update stylelint and remove node 6 from test-runners
2019-04-14 09:35:58 +02:00
Lukas Welte
1f9cc2ce33
Update mapbox dependencies to current version
2019-04-10 14:09:44 +02:00
pathmapper
9daa71befc
Bump node-sass
2018-11-18 19:23:06 +01:00
pathmapper
f409079d93
Bump wdio-mocha-framework
2018-11-17 13:48:17 +01:00
Orange Mug
3d2a1d5d19
Merge pull request #439 from orangemug/feature/style-spec-additions
...
Style spec additions
2018-10-24 19:13:53 +01:00
pathmapper
3c72d07a88
Export stylename if available
2018-10-23 13:04:23 +02:00
orangemug
7495c0dfcf
Added support for 'fill-extrusion-vertical-gradient' and 'symbol-z-order'
...
Also updated @mapbox/mapbox-gl-style-spec
2018-10-22 22:29:23 +01:00
orangemug
2fcdb47fe5
Moved babel config, removed uglifyJs and decorators plugins
2018-10-09 20:14:16 +01:00
orangemug
012e4b670e
Updated mapbox-gl and react-sortable-hoc usage
2018-10-08 09:32:21 +01:00
orangemug
b0cd9140be
Updated remaining deps.
2018-10-06 21:21:42 +01:00
orangemug
802a7eb1be
Updated babel/webpack
2018-10-06 21:05:33 +01:00
orangemug
c8d23a534e
Updated some dev deps
2018-10-06 16:44:23 +01:00
orangemug
cf3650c8cd
Updated react-icons
2018-10-06 16:38:08 +01:00
orangemug
1a8349f821
Updated deps with no API changes.
2018-10-06 16:01:34 +01:00
orangemug
158153e366
Revert package-lock.json update and build against node:10
2018-10-06 14:42:33 +01:00
orangemug
94a2a16330
Updated ol* versions
2018-09-24 14:51:25 +01:00
orangemug
0973dcee8a
Added back in experimental OpenLayers support
2018-09-24 14:05:53 +01:00
orangemug
35600c253d
Revert react-aria-modal
2018-09-23 20:43:34 +01:00
orangemug
e6da977c48
Prevented overlapping modals in react tree and fixed request canceling.
2018-09-23 19:40:50 +01:00
Orange Mug
7e5fb4d42f
Merge pull request #364 from orangemug/maintenance/reduce-bundle-size-v2
...
Reduce bundle size
2018-09-10 14:12:03 +01:00
orangemug
b966fae926
1.5.0
2018-09-10 13:18:21 +01:00
orangemug
f1ddf4e57e
1.5.0-beta3
2018-09-03 21:17:50 +01:00
orangemug
6e49cc65a9
1.5.0-beta2
2018-09-03 20:37:16 +01:00
orangemug
f0e4b5b930
1.5.0-beta
2018-09-01 11:09:19 +01:00
orangemug
f0202241f4
Remove old base64 loader.
2018-08-22 18:51:58 +01:00
orangemug
922ee616ec
Reduce bundle size
...
- Use the browsers fetch rather than the request module
- base64-loader -> raw-loader
- Remove ol3 because it's been broken for a while
- Removed old GitHub gist support as it's no longer functional
- Removed Mousetrap as we were only using a small part of the functionality
- Moved to single js file to make things simplier
2018-08-22 09:36:34 +01:00
orangemug
551e950c39
Updated mapbox dependencies
2018-08-01 20:33:33 +01:00
orangemug
cc51774259
1.4.0
2018-07-27 13:19:14 +01:00
orangemug
b211f1cd12
1.3.0
2018-07-12 15:54:01 +01:00