orangemug
|
f9c230414e
|
Fix width of modal.
|
2019-10-27 18:54:40 +00:00 |
|
orangemug
|
866f8d034a
|
Switched to <UrlInput/> for glyphs and sprites
|
2019-10-27 18:45:49 +00:00 |
|
orangemug
|
dffa54afb0
|
Removed more old styleUrlElement refs
|
2019-10-27 17:42:45 +00:00 |
|
orangemug
|
225e5c48e4
|
Fixed lint error.
|
2019-10-27 17:38:57 +00:00 |
|
orangemug
|
2e017d252a
|
Added <UrlInput/> to open modal.
|
2019-10-27 17:36:20 +00:00 |
|
orangemug
|
e728e5f7e4
|
Exposed onInput in <UrlInput/>
|
2019-10-27 17:35:56 +00:00 |
|
orangemug
|
f0371b41b1
|
Also validate on constructor
|
2019-10-27 17:27:50 +00:00 |
|
orangemug
|
a51442921a
|
Fix font-size inline with the rest of the UI.
|
2019-10-27 17:19:03 +00:00 |
|
orangemug
|
f39fb34f36
|
Protocol logic and lint fixes.
|
2019-10-27 17:15:17 +00:00 |
|
orangemug
|
566201fb45
|
Added UrlInput component to tidy things up a little.
|
2019-10-27 17:08:23 +00:00 |
|
orangemug
|
663f295623
|
Added default protocol and stub in error.
|
2019-10-27 10:00:22 +00:00 |
|
orangemug
|
c588164190
|
console.log map errors.
|
2019-10-26 18:27:11 +01:00 |
|
Frederic Junod
|
fbf5cec670
|
Simplify and fix vertical alignment
Use the same css as the `maputnik-make-data-function` and `maputnik-make-zoom-function` buttons.
|
2019-10-25 13:16:09 +02:00 |
|
Oliver Snowden
|
58bdd39f9e
|
set OS Zoomstack endpoints to v2
|
2019-10-25 00:24:55 +08:00 |
|
Orange Mug
|
c45cf2f0c8
|
Merge pull request #563 from orangemug/feature/more-root-property-support
Added support for more root level properties
|
2019-10-21 10:18:37 +01:00 |
|
Orange Mug
|
1f03fdbb50
|
Merge pull request #571 from orangemug/fix/map-perf-improvement
Remove shouldComponentUpdate from <MapboxGlMap/>
|
2019-10-20 12:50:33 +01:00 |
|
orangemug
|
f3b8c5362a
|
Remove shouldComponentUpdate because mapbox-gl will do the diff for us, so updates will no longer diff twice.
|
2019-10-20 12:25:43 +01:00 |
|
orangemug
|
0fa4d40e92
|
Remove duplicate import rule.
|
2019-10-20 11:21:38 +01:00 |
|
orangemug
|
8a6e64c8c2
|
Merge remote-tracking branch 'upstream/master' into feature/issue-559-add-raw-geojson-as-source
|
2019-10-20 11:19:34 +01:00 |
|
orangemug
|
72b6dd1ae9
|
Fix lint errors.
|
2019-10-20 11:12:54 +01:00 |
|
orangemug
|
ee525631fa
|
Fixes for codemirror in sources modal
- Allows for max height
- Override GeoJSON data when changing type
|
2019-10-20 11:09:20 +01:00 |
|
pathmapper
|
ee9e055af3
|
Merge pull request #562 from orangemug/feature/json-editor-perf-improvements
react-codemirror2 -> codemirror directly
|
2019-10-19 21:56:59 +02:00 |
|
orangemug
|
9ac908948d
|
Changed label/content styling for input blocks.
|
2019-10-19 13:12:09 +01:00 |
|
orangemug
|
19e82e5890
|
Added support for raw GeoJSON
|
2019-10-19 13:11:29 +01:00 |
|
orangemug
|
affeb7c751
|
Fixed lint errors.
|
2019-10-19 12:21:38 +01:00 |
|
orangemug
|
9743361e0d
|
Added back in 'light position' and 'center' with fixes for <ArrayInput/>
This also improves the usage of *-translate which uses the <ArrayInput/>
|
2019-10-19 12:16:56 +01:00 |
|
orangemug
|
ab16120af2
|
Added invalid style to inputs
|
2019-10-19 12:07:08 +01:00 |
|
orangemug
|
37e5ba0fff
|
Remove 'center' and 'light position', as they weren't working properly.
|
2019-10-16 22:36:41 +01:00 |
|
orangemug
|
0aa0dad7fb
|
Remove undefined root properties.
|
2019-10-16 22:31:29 +01:00 |
|
orangemug
|
2910efde6e
|
Allow removal of light/transition properties.
|
2019-10-16 21:58:24 +01:00 |
|
orangemug
|
eac7656786
|
<NumberInput/> unsetting fix.
|
2019-10-16 21:57:29 +01:00 |
|
Frederic Junod
|
26de95a263
|
Fix the layer type test in LayerEditor component
`LayerSourceLayerBlock` was always included
|
2019-10-16 15:36:25 +02:00 |
|
orangemug
|
d0a47bd122
|
Added support for transition root property
|
2019-10-16 10:15:46 +01:00 |
|
orangemug
|
8c760bb810
|
Added default support to <EnumInput/>
|
2019-10-16 10:12:59 +01:00 |
|
orangemug
|
392a845460
|
Moved "Style Renderer" options to bottom of list.
|
2019-10-16 08:24:25 +01:00 |
|
orangemug
|
e7622c2080
|
Added root level light property support.
|
2019-10-16 08:17:25 +01:00 |
|
orangemug
|
3a558412ba
|
Merge remote-tracking branch 'upstream/master' into feature/added-light-property-support
|
2019-10-16 08:16:28 +01:00 |
|
orangemug
|
eb8686325c
|
Fixed typo in export.
|
2019-10-16 08:13:37 +01:00 |
|
orangemug
|
1f77e156e6
|
Added support for root level properties
- center
- zoom
- bearing
- pitch
|
2019-10-16 07:38:50 +01:00 |
|
orangemug
|
92ee50a4a4
|
Added default support to <ArrayInput/>
|
2019-10-16 07:36:30 +01:00 |
|
orangemug
|
22b6a4a2bf
|
Added max-width to allow overfow scroll on JSONEditor
|
2019-10-16 06:46:30 +01:00 |
|
orangemug
|
563a78ed42
|
Moved away from react-codemirror2 to interacting with codemirror directly.
|
2019-10-15 17:34:36 +01:00 |
|
Frederic Junod
|
47acc2640b
|
Set a color for the OpenLayers attribution control
|
2019-10-15 14:37:04 +02:00 |
|
Orange Mug
|
f088788246
|
Merge pull request #557 from orangemug/feature/perf-improvements
LayerList performance improvements
|
2019-10-15 09:35:56 +01:00 |
|
Orange Mug
|
e219dcd332
|
Merge pull request #556 from orangemug/feature/add-new-mgljs-features
Added new features from the mapbox-gl spec
|
2019-10-14 10:04:42 +01:00 |
|
orangemug
|
b8829d9a5c
|
Remove *-sort-key until we support expressions.
|
2019-10-14 09:22:21 +01:00 |
|
orangemug
|
d63782ddf2
|
Remove react warnings.
|
2019-10-13 18:03:58 +01:00 |
|
orangemug
|
3eabcbec72
|
Fix <NumberInput/> to allow for empty value (reset value)
|
2019-10-13 18:00:32 +01:00 |
|
orangemug
|
00ab303e44
|
Stop LayerEditor using same DOM elements for different layers.
|
2019-10-13 17:59:11 +01:00 |
|
pathmapper
|
38bf12701e
|
Update thumbnail source for OSM Liberty
|
2019-10-13 17:30:43 +02:00 |
|