pathmapper
|
1bb079f078
|
Merge pull request #501 from pathmapper/issue_484
Fix JSON-editor
|
2019-04-16 07:05:43 +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 |
|
Alexander Clausen
|
aa92091d2d
|
IconInput value type should be string, not array
|
2019-01-06 18:07:38 +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
|
6fa88e6869
|
Merge pull request #468 from meetar/shouldComponentUpdate-patch
shouldComponentUpdate hack
|
2019-01-04 14:31:14 +00:00 |
|
pathmapper
|
54b4fc473c
|
Use access token for fetchSources
|
2018-11-27 13:51:26 +01: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 |
|
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
|
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
|
c51c40a20e
|
Merge pull request #448 from orangemug/fix/shortcut-fixes
Shortcut fixes
|
2018-10-31 08:02:13 +00:00 |
|
orangemug
|
f2f0270936
|
Use KeyboardEvent.key rather than keyCode in attempt to support more keyboard layouts.
|
2018-10-30 20:12:48 +00:00 |
|
orangemug
|
1f81449e3c
|
Added a visible drag handle.
|
2018-10-30 19:32:20 +00:00 |
|
pathmapper
|
2d1675c181
|
Fixes for code review comments
|
2018-10-29 17:35:12 +01:00 |
|
orangemug
|
bce8e8b807
|
Shortcut fixes
- Allow shortcuts to trigger from the shortcut modal
- Fix inspect/map toggle shortcut
|
2018-10-29 13:07:49 +00:00 |
|
pathmapper
|
9cac5305cd
|
Warning when style parameter is used
|
2018-10-25 19:37:39 +02:00 |
|
pathmapper
|
f17b02b1fe
|
Slugify result in lower case
|
2018-10-23 13:31:38 +02:00 |
|
pathmapper
|
3c72d07a88
|
Export stylename if available
|
2018-10-23 13:04:23 +02:00 |
|
orangemug
|
218ce148d5
|
Delay modal close until blur events have triggered.
|
2018-10-19 08:39:07 +01:00 |
|
Orange Mug
|
906d7ac3d5
|
Merge pull request #411 from orangemug/fix/autocomplete-only-autocomplete-strings
Stop autocomplete crashing the editor
|
2018-10-12 19:24:35 +01:00 |
|
orangemug
|
588b18d10e
|
Only render strings in the autocomplete menu.
Expression objects were making there way into this menu which was crashing the editor.
|
2018-10-11 21:39:52 +01:00 |
|
orangemug
|
889005de6c
|
Set default value of autocomplete shouldItemRender value param as sometimes it's undefined
|
2018-10-09 21:11:47 +01:00 |
|
orangemug
|
825b9044b9
|
Tidy naming.
|
2018-10-09 20:48:10 +01:00 |
|
orangemug
|
012e4b670e
|
Updated mapbox-gl and react-sortable-hoc usage
|
2018-10-08 09:32:21 +01:00 |
|
orangemug
|
d17d6b43c0
|
Fixed merge issue.
|
2018-10-06 21:57:24 +01:00 |
|
orangemug
|
1bf10cd6d6
|
Merge remote-tracking branch 'upstream/master' into maintenance/update-deps-2018-10-06
Conflicts:
src/components/App.jsx
src/components/Toolbar.jsx
|
2018-10-06 21:39:26 +01:00 |
|
orangemug
|
802a7eb1be
|
Updated babel/webpack
|
2018-10-06 21:05:33 +01:00 |
|
Orange Mug
|
a666f86be0
|
Merge pull request #397 from orangemug/feature/ol-experimental-support
Added back in experimental OpenLayers support
|
2018-10-06 16:59:13 +01:00 |
|
Orange Mug
|
44fad76d45
|
Merge pull request #392 from orangemug/feature/color-accessibility-ui
Color accessibility UI
|
2018-10-06 16:58:32 +01:00 |
|
orangemug
|
cf3650c8cd
|
Updated react-icons
|
2018-10-06 16:38:08 +01:00 |
|
orangemug
|
4134919dde
|
Added missing key attribute to <option/>
|
2018-10-06 14:44:12 +01:00 |
|
orangemug
|
6b890d162a
|
Merge remote-tracking branch 'upstream/master' into feature/ol-experimental-support
|
2018-10-06 14:06:10 +01:00 |
|
orangemug
|
a356bfd601
|
Switch from react-aria-menubutton to <select/>
|
2018-10-06 13:54:02 +01:00 |
|
Orange Mug
|
c8a004422f
|
Merge pull request #406 from emuanalytics/bug/#380
Fix for Issue #380
|
2018-10-06 13:18:31 +01:00 |
|
pathmapper
|
6e03f1f077
|
get name from package.json
|
2018-10-04 16:42:39 +02:00 |
|
Robin Summerhill
|
4c13350c14
|
Issue #380 - fix for data functions
|
2018-10-03 20:11:53 +01:00 |
|
Orange Mug
|
e6e2be61f0
|
Merge pull request #398 from orangemug/fix/load-url-error
Show error if style fails to load and disabled button if input is empty
|
2018-09-26 18:35:51 +01:00 |
|
Gregory Wolanski
|
060f7aa42c
|
Merge pull request #400 from orangemug/feature/make-layer-visibility-always-shown
Make layer visibility icon shown when hidden
|
2018-09-24 22:19:07 +02:00 |
|
orangemug
|
b171bf3127
|
Fixes for code review comments.
|
2018-09-24 21:01:37 +01:00 |
|