pathmapper
fff8fb72c5
Access token labels OMT - MapTiler
2018-09-14 09:08:04 +02: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
0384181ee1
Added final bits for thunderforest integration
2018-07-27 16:25:53 +01:00
orangemug
fd59f42819
Merge remote-tracking branch 'upstream/master' into feature/add-thunderforest-source
...
Conflicts:
src/components/App.jsx
2018-07-27 15:43:02 +01:00
orangemug
c0480a50ea
Option to download styles with own tokens.
2018-07-15 22:51:57 +01:00
orangemug
77da0a6d30
React v16.3.0 fixes.
2018-05-17 11:24:39 +01:00
orangemug
4f19f6a08c
Added support for encoding to raster-dem source, enabling terrarium tiles.
2018-05-17 10:44:54 +01:00
orangemug
3487056c7d
Disable gist, see < https://github.com/maputnik/editor/issues/269 >
2018-05-08 15:21:14 +01:00
orangemug
00e94212bd
Added initial thunderforest source integration
2018-04-11 15:53:40 +01:00
orangemug
a3fa86f7ee
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v7
...
Conflicts:
config/webpack.production.config.js
package-lock.json
package.json
2018-03-06 07:22:26 +00:00
Orange Mug
df3a42acce
Merge pull request #241 from orangemug/feature/private-public-gist
...
Public/private gists
2018-02-03 15:43:12 +00:00
orangemug
e5bed80c96
Updated mapbox-gl 0.43.0 -> 0.44.0. Fixes #237
2018-02-02 18:04:57 +00:00
orangemug
9bf3046d4c
Public/private gists added. Fixes #238
...
Gists are now private by default with a option for public.
2018-02-02 17:23:21 +00:00
orangemug
1c134d757c
Fixes for export to add in mapbox access token.
2018-02-01 19:54:44 +00:00
orangemug
a822430e1d
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v6
...
Conflicts:
package-lock.json
2018-01-18 22:59:59 +00:00
Tobin Bradley
ed495c3216
Update export to use GL JS 0.43.0
...
Fixes #212 broken bl.ocks preview.
2018-01-12 11:37:05 -05:00
orangemug
942b2240a7
Added more webdriver tests testing against a real browser.
2018-01-05 17:45:55 +00:00
orangemug
f79a945fa4
Fixed more eslint errors.
2017-11-08 08:51:24 +00:00
orangemug
c050b02b8b
Updated '@mapbox/mapbox-gl-style-spec'
2017-11-07 10:21:39 +00:00
orangemug
9bc603a510
Update to use prop-types module in components.
2017-11-06 15:32:04 +00:00
pjsier
cda855f1b7
Add share style link, copy button
...
This adds a copy to clipboard button and input with the style parameter
pre-populated after exporting a style to an anonymous gist. Also
includes the URL as an input next to the button.
2017-10-15 20:04:43 -05:00
orangemug
c3174a0c72
Moved to using @mapbox/mapbox-gl-style-spec
2017-04-10 13:29:57 +01:00
orangemug
5433a4193b
Move from mapbox-gl-style-spec -> mapbox-gl.
2017-03-22 10:36:20 +00:00
Lukas Martinelli
75ca1fa930
Deal with no metadata in style
2017-01-16 20:07:21 +01:00
Lukas Martinelli
11e9cef834
Improve styles and text
2017-01-16 15:43:52 +01:00
jirik
7e3aa09d3e
Proview & Access Token logic when saving to Gist
2017-01-16 15:13:19 +01:00
Lukas Martinelli
82a11e4b98
Fix style download and strip metadata
2017-01-13 15:55:49 +01:00
jirik
69a665373f
Export to Gist anonymously, related to maputnik/editor#3
2017-01-12 18:27:44 +01:00