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
de8c687dfb
Merge pull request #483 from sk1p/popup-cleanup
...
Various cleanups regarding popups and inspect mode
2019-04-16 07:29:19 +02:00
pathmapper
1bb079f078
Merge pull request #501 from pathmapper/issue_484
...
Fix JSON-editor
2019-04-16 07:05:43 +02:00
pathmapper
6a605571e0
Firefox scrollbar styling
2019-04-15 07:14:10 +02:00
pathmapper
fb7b30c81d
Add backwards compability for tilehosting URLs
2019-04-06 12:00:48 +02:00
pathmapper
cb3f93c67d
Change Maptiler URLs
2019-04-03 09:51:43 +02:00
pathmapper
1fbfa8428b
Remove unused argument
2019-03-07 13:47:53 +01:00
pathmapper
b13b89c7ce
Fix JSON-editor
2019-03-07 13:06:02 +01:00
pathmapper
3fa31e2a2e
Merge pull request #485 from sk1p/icon-input-value-type
...
IconInput value type should be string, not array
2019-03-06 07:22:23 +01:00
pathmapper
21f4d26b50
Merge pull request #482 from sk1p/type-formatted-hotfix
...
Use StringInput for 'formatted' field type
2019-02-11 12:50:38 +01:00
pathmapper
627ea268c9
Merge pull request #495 from maputnik/fix/popup-tip-border-color
...
Fix/popup tip border color
2019-02-10 19:09:24 +01:00
Alexander Clausen
aa92091d2d
IconInput value type should be string, not array
2019-01-06 18:07:38 +01:00
Alexander Clausen
14e0385575
Reflect current view in dropdown
...
Useful if the view is toggled between inspect and map via keyboard
shortcut.
2019-01-06 06:20:03 +01:00
Alexander Clausen
6cf861d44e
Keep inspect mode consistent across renderer changes
...
If you were in inspect mode, switched to open layers, and back to
MapboxGlMap, the state in MapboxGlMap and MapboxInspect diverged,
meaning MapboxGlMap thought it was in inspect mode, while MapboxInspect
had inspector mode disabled.
2019-01-06 06:02:10 +01:00
Alexander Clausen
1375240bfa
For better debuggability, actually keep one popup node around
2019-01-06 06:01:04 +01:00
Alexander Clausen
8f391d7d52
Cleanup popup nodes
...
Before, the component instances used for rendering popup content were
kept around, slowly leaking memory. This could be observed using react
developer tools.
2019-01-06 05:49:03 +01:00
Alexander Clausen
84654e81af
MapboxGlMap: remove unused state variables
2019-01-06 05:39:19 +01:00
Alexander Clausen
7ff0524bb7
Allow inspect mode to count properly
...
Example: https://maputnik.github.io/editor/#12.86/54.38618/9.76697
2019-01-06 05:35:43 +01:00
Alexander Clausen
06c3c92fd6
Ensure key uniqueness in FeaturePropertyPopup
2019-01-06 05:35:11 +01:00
Alexander Clausen
4c2941e9b6
Use StringInput for 'formatted' field type
2019-01-05 22:38:58 +01:00
Orange Mug
98ded98583
Merge pull request #476 from pathmapper/fix_issue_404
...
Use access token for fetchSources
2019-01-04 14:34:26 +00:00
Orange Mug
04531b4305
Revert "Use replaceAccessTokens in onStyleChanged"
2019-01-04 14:32:41 +00:00
Orange Mug
7ab4b2481c
Merge pull request #477 from pathmapper/update_OMT_styles
...
Update OMT styles for v3.9
2019-01-04 14:31:37 +00:00
Orange Mug
6fa88e6869
Merge pull request #468 from meetar/shouldComponentUpdate-patch
...
shouldComponentUpdate hack
2019-01-04 14:31:14 +00:00
Orange Mug
5b90c31645
Merge pull request #465 from pathmapper/source_layer_list
...
Use replaceAccessTokens in onStyleChanged
2019-01-04 14:29:55 +00:00
pathmapper
5eba11faee
Update OMT styles for v3.9
2018-12-19 10:57:06 +01:00
pathmapper
54b4fc473c
Use access token for fetchSources
2018-11-27 13:51:26 +01:00
Orange Mug
fe8595cdc9
Merge pull request #474 from pathmapper/empty_style
...
Update empty-style URL
2018-11-26 10:48:07 +00:00
pathmapper
92b970377d
Set MIME type for RTL blob
2018-11-25 08:13:21 +01:00
pathmapper
dd3a550ec3
Update empty-style URL
2018-11-24 20:15:05 +01:00
Orange Mug
6e2f46a0da
Merge pull request #464 from pathmapper/fix-wobbling
...
Fix layer list wobbling
2018-11-17 15:18:41 +00:00
Orange Mug
2d6f91d0cd
Merge pull request #447 from orangemug/fix/lock-logo-size-in-survey-popup
...
Fix the size of the logo in the survey modal
2018-11-17 15:17:51 +00:00
Peter Richardson
cf45c04069
add shouldComponentUpdate
...
checks for differences in props and state - addresses https://github.com/maputnik/editor/issues/467
2018-11-12 20:47:24 -08:00
pathmapper
3acbc3291c
Remove duplicated line
2018-11-05 21:08:34 +01:00
pathmapper
24aa2fd5fa
Use replaceAccessToken onStyleChanged
2018-11-05 08:17:21 +01:00
pathmapper
cc7d7a56f5
Fix wobbling
2018-11-04 10:38:58 +01:00
pathmapper
f9233a1e31
Increase color contrast
2018-11-03 18:01:34 +01:00
orangemug
b712e7f184
Merge remote-tracking branch 'upstream/master' into feature/layer-list-ui-handle
...
Conflicts:
src/styles/_layer.scss
2018-11-02 17:57:42 +00:00
pathmapper
a74eb2989c
Add helper class and style the helper
2018-11-02 14:25:31 +01:00
orangemug
e9b5bfb572
Remove old code.
2018-11-02 08:34:56 +00:00
pathmapper
59ad91fdf8
Add 'show-overdraw-inspector' query parameter
2018-11-02 09:07:01 +01:00
orangemug
5de5281b49
Prevent title resize.
2018-11-01 18:26:21 +00:00
orangemug
deec7894dd
Make the whole layer label draggable
2018-11-01 08:12:40 +00:00
pathmapper
419e62f69b
Add z-index to autocomplete
2018-10-31 18:53:15 +01:00
Orange Mug
9ffbe3a7a2
Merge pull request #453 from orangemug/fix/more-menu-icon-size
...
Increase more-menu icon size, broken by react-icons update
2018-10-31 13:44:48 +00:00
orangemug
c8e548e3be
Increase more-menu icon size, broken by react-icons update
2018-10-31 08:19:12 +00:00
Orange Mug
b9160bd333
Merge pull request #451 from pathmapper/firefox_select
...
Improve select styling
2018-10-31 08:05:22 +00:00
Orange Mug
c51c40a20e
Merge pull request #448 from orangemug/fix/shortcut-fixes
...
Shortcut fixes
2018-10-31 08:02:13 +00:00
pathmapper
008bb75c04
Remove border for select select
2018-10-30 22:12:52 +01:00
orangemug
82d3c934c8
Merge remote-tracking branch 'upstream/master' into fix/lock-logo-size-in-survey-popup
2018-10-30 20:26:17 +00:00