pathmapper
fff8fb72c5
Access token labels OMT - MapTiler
2018-09-14 09:08:04 +02: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
Loïc Gasser
bc2ec4d0b7
Remove unused imports
2018-08-23 00:18:39 -04:00
Loïc Gasser
e4de101553
Take advantage of transform-class-properties and use arrow functions instead of bind
2018-08-23 00:18:37 -04: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
Gregory Wolanski
a88ca031d0
Survey ( #328 )
...
Elements promoting the survey inside Maputnik after feedback
2018-07-08 14:34:46 +02:00
Gregory Wolanski
8b0aa194cf
Survey ( #328 )
...
Elements promoting the survey inside Maputnik after feedback
2018-06-30 10:09:23 +02:00
Gregory Wolanski
b7a97cf8ee
Survey ( #328 )
...
Elements promoting the survey inside Maputnik
2018-06-25 19:52:48 +02:00
orangemug
afbdaecd0a
Abstracted out <LoadingModal/>
2018-06-18 19:06:16 +01:00
orangemug
558f3d649d
Added dialog styling.
2018-06-18 18:17:33 +01:00
orangemug
7167235146
Added loading modal when opening styles.
2018-06-15 20:57:39 +01:00
orangemug
00afbad7ac
Fixed lint errors.
2018-06-03 10:00:50 +01:00
orangemug
74d1cd2d01
Renamed 'Sources' -> 'Data Sources' to make it clearer and make shortcuts easier to remember.
2018-06-03 09:17:53 +01:00
orangemug
480d54c2d8
Finished shortcuts modal styling
2018-06-02 10:17:39 +01:00
orangemug
ab9c39b862
Removed additional close button
2018-06-01 20:51:42 +01:00
orangemug
dd122d1bac
Hide hidden FileReaderInput from keyboard focus
2018-06-01 20:45:05 +01:00
orangemug
f9f5e8f925
Changed close button from <a> to <button>
2018-06-01 20:40:51 +01:00
orangemug
35353d75f5
Added application shortcuts and shortcut modal.
...
Also moved modals into App.jsx to move the business logic to one place.
2018-05-29 17:06:00 +01:00
orangemug
a2a6f6dcab
Added aria-label to public styles, also fixed button to reserve space in DOM ( fixes #245 )
2018-05-19 08:23:41 +01:00
Orange Mug
fc0fbd6a37
Merge pull request #302 from orangemug/feature/terrarium-encoding
...
Added support for encoding to raster-dem source
2018-05-17 13:42:01 +01:00
orangemug
d80d76724c
Fixed more lint errors.
2018-05-17 11:46:33 +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
54e79e5eb8
Added missing data-wd-key attribute.
2018-05-11 11:26:43 +01:00
orangemug
221cd4ffd2
Added accessible modal via react-aria-modal
2018-05-11 10:56:34 +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
3e97d8a5f1
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v8
2018-04-10 12:56:43 +01:00
orangemug
6138257a89
Remove logging.
2018-04-10 12:52:59 +01:00
Colin Marquardt
4d0456fd68
Fix small typo.
2018-03-27 00:45:42 +02: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
orangemug
77ddf67201
Added heatmap layer type.
2018-02-18 11:50:04 +00:00
orangemug
180b17d315
Fixed typo raster -> raster-dem
2018-02-16 20:34:50 +00:00
orangemug
8acbd784a0
Added hillshading support.
2018-02-16 19:52:19 +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
4215b5808f
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v6-circleci-config
...
Conflicts:
package-lock.json
src/components/inputs/AutocompleteInput.jsx
2018-01-22 09:57:54 +00:00
orangemug
2e79a8ff4c
Added guard to getSources
2018-01-20 09:39:18 +00:00
orangemug
a33d1b819c
Autocomplete fixes #218
2018-01-19 11:58:25 +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
e11a5a823a
Only limit AutoComplete to window bounds if element is fixed.
2017-11-29 10:20:07 +00:00
orangemug
a4fbe55012
Added type to sources list and now filtering in modal autocomplete.
2017-11-17 11:43:56 +00:00
orangemug
cb2f854dd5
Sub-dependencies broke their API without a major version bump.
...
This fixes those errors and adds a package-lock.json
2017-11-15 14:29:56 +00:00