pjsier
e057fcaea1
Add data-driven styling to editor
...
Builds off of the ZoomSpecField component with separate options for
handling data-driven properties. Reuses most of the zoom field
functionality with tweaks that I tried to keep as small as possible, and
the layout is based off of comments on the existing issue.
2017-10-01 18:20:57 -05:00
Orange Mug
bc6e2dc81b
Merge pull request #149 from bartvde/proptype-warnings
...
Make sure propTypes accept what gets passed in
2017-07-07 09:07:25 +01:00
bartvde
a3e3b9dfe3
Put key on the right element
2017-06-29 10:20:24 -05:00
bartvde
abbce3e9d1
Make sure propTypes accept what gets passed in
2017-06-26 16:54:46 -05:00
Orange Mug
040d585d57
Merge pull request #133 from tschaub/loader
...
Animated loading indicator
2017-06-23 17:46:05 +01:00
Orange Mug
c74ef7b0d3
Merge pull request #134 from tschaub/close-open-dialog
...
Close the "open" dialog after choosing a new style
2017-06-23 17:38:07 +01:00
Orange Mug
23ef937100
Merge pull request #139 from tbarsballe/dynamic-arrays
...
Add DynamicArrayInput for handling variable-length array fields
2017-06-23 17:35:42 +01:00
Orange Mug
5157742009
Merge pull request #141 from tbarsballe/autocomplete-style
...
Improve autocomplete styling
2017-06-23 17:22:02 +01:00
bartvde
e4477db413
Prevent warning for ColorField
2017-06-23 16:00:43 +02:00
Tim Schaub
a7df8afd6e
Animated loading indicator
2017-06-02 15:12:21 -06:00
Tim Schaub
b8205f4c38
Close the "open" dialog after choosing a new style
2017-06-02 15:11:29 -06:00
Torben Barsballe
2adb1bf917
Add DynamicArrayInput for handling variable-length array fields
2017-05-29 14:32:05 -07:00
Torben Barsballe
2825dd7e04
Improve autocomplete styling
...
Use "position: absolute" so that autocomplete follows the field when you scroll.
2017-05-29 13:22:50 -07:00
Torben Barsballe
df04064e81
Improved OpenLayers support
...
Added support for gejson sources
Fix toVectorLayer map callback (this was undefined)
Improved ol css; show map controls
2017-05-29 13:18:09 -07:00
orangemug
c552838fdd
Merge remote-tracking branch 'upstream/master' into fix/issue-110-update-mapbox-style-spec
...
Conflicts:
package.json
2017-04-13 08:26:25 +01:00
orangemug
14cdeae3eb
Switch to using object urls so we don't need ajax for mapbox-gl-rtl-text plugin (issue #126 )
2017-04-11 17:29:28 +01:00
orangemug
f97d2b0e88
Added @mapbox/mapbox-gl-rtl-text plugin ( fixes #126 )
2017-04-11 08:18:29 +01:00
orangemug
c3174a0c72
Moved to using @mapbox/mapbox-gl-style-spec
2017-04-10 13:29:57 +01:00
orangemug
d94ee2ba98
Merge remote-tracking branch 'upstream/master' into fix/issue-110-update-mapbox-style-spec
2017-04-04 08:57:33 +01:00
Lukas Martinelli
c7d6734a26
Merge pull request #122 from orangemug/fix/issue-54
...
Fix to add error notice when uploading invalid JSON
2017-04-02 16:20:23 -04:00
orangemug
32aa8b0e1f
Fix lint errors.
2017-04-02 18:42:27 +01:00
orangemug
6b22ba2707
Removed duplicate css rules.
2017-04-02 16:11:14 +01:00
orangemug
2400c8ed00
Clear error on modal toggle.
2017-04-02 16:02:57 +01:00
orangemug
396022e8ea
Styling fixes for firefox.
2017-04-02 16:01:56 +01:00
orangemug
0d4449b9c2
Added css flexbox to modal to allow for a max-height.
2017-04-02 15:13:07 +01:00
Lukas Martinelli
32ac92f901
Merge pull request #105 from orangemug/fix/issue-89
...
Remove overflow hidden to allow modal to show in safari
2017-03-28 23:30:37 -04:00
Yuri Astrakhan
87acc3362d
Increase popup Z-index
...
Per https://github.com/maputnik/editor/issues/118
2017-03-28 23:03:13 -04:00
Lukas Martinelli
732d231c78
Do not barf if glyphs url not set #113
2017-03-28 11:00:58 -04:00
orangemug
5433a4193b
Move from mapbox-gl-style-spec -> mapbox-gl.
2017-03-22 10:36:20 +00:00
Helge Fahrnberger
d0c9db41ce
Merge pull request #104 from orangemug/feature/issue-47
...
Added JSON linting (#47 )
2017-03-15 15:22:34 +01:00
Helge Fahrnberger
f162ffd9be
Merge pull request #107 from orangemug/feature/layer-comments
...
Added layer comments via 'metadata.maputnik:comment' (issue #28 )
2017-03-15 15:19:45 +01:00
orangemug
decc390777
Fix to add error notice when uploading invalid JSON (issue #54 )
2017-03-09 21:29:25 +00:00
orangemug
ad8fa7563a
Added JSON linting ( fixes #47 )
2017-03-08 21:35:19 +00:00
Lukas Martinelli
68859d279d
Merge pull request #101 from orangemug/fix/issue-44
...
Alpha value slider fix (#44 )
2017-03-07 10:12:17 -05:00
orangemug
03af10f850
Fixed maputnik-color-swatch size.
2017-03-07 13:02:09 +00:00
orangemug
2f059874aa
Fixed css lint errors.
2017-03-07 12:59:08 +00:00
orangemug
a53d7763ba
Added layer comments via 'metadata.maputnik:comment' (issue #28 )
2017-03-07 12:25:23 +00:00
orangemug
eb526a6186
Remove overflow hidden to allow modal to show in safari (issue #89 )
2017-03-07 10:47:46 +00:00
orangemug
6095f871ed
Added color swatch to color field.
2017-03-07 10:17:45 +00:00
orangemug
e3b4fe582b
Fixed alpha value slider ( fixes #44 )
2017-03-07 09:59:11 +00:00
jirik
bbf26a3f38
Update fontstacks URL according to https://github.com/klokantech/tileserver-gl/pull/104#issuecomment-274444087
2017-02-02 13:19:52 +01:00
Lukas Martinelli
767d68d905
Replace 0px with 0
2017-01-26 21:12:05 +01:00
Alberto Valverde
32b18e9141
Configurable toolbar top offset.
...
For facilitate embeding in other apps.
2017-01-26 20:43:06 +01:00
Lukas Martinelli
5c286f8d96
Remove static fontstacks.json
2017-01-25 13:47:37 +01:00
Lukas Martinelli
404b53587f
Special fontstacks.json handling for Tileserver GL
2017-01-25 13:46:46 +01:00
Lukas Martinelli
e5fbe3b74a
Collapse layer groups by default #66
2017-01-25 13:34:10 +01:00
Lukas Martinelli
3f262885ca
Highlight selected layer more #62
2017-01-25 13:23:54 +01:00
Lukas Martinelli
c837179f71
Clean up layer.scss
2017-01-25 13:23:29 +01:00
Lukas Martinelli
9a947658e2
Improve default property styling #92
2017-01-25 12:54:33 +01:00
Lukas Martinelli
2458d4b637
Show inspect tooltip only on click in map #90
2017-01-22 21:16:11 +01:00
Lukas Martinelli
e4850805fb
Fix default tileset of OpenMapTiles #88
2017-01-18 13:06:24 +01:00
Lukas Martinelli
3a15a3bb06
Show type of feature in popup
2017-01-18 10:03:15 +01:00
Lukas Martinelli
75ca1fa930
Deal with no metadata in style
2017-01-16 20:07:21 +01:00
Lukas Martinelli
377840ca24
Fix lint issues in _modal.scss
2017-01-16 16:34:55 +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
jirik
e3b7e002b4
Hypertext links are white instead of blue
2017-01-16 15:13:11 +01:00
jirik
3b7fb7ae75
Fix checkbox not showing status
2017-01-16 15:13:02 +01:00
jirik
fab004cdfe
StringInput fires change if state and props values do not match
...
Now it is also possible to call onChange listener if new value is empty string
2017-01-16 15:12:03 +01:00
Lukas Martinelli
07523c00f0
Point styles to master not gh-pages
2017-01-16 11:08:18 +01:00
Lukas Martinelli
8f6006c19f
Less opacity for default values #73
2017-01-15 17:10:38 +01:00
Lukas Martinelli
16bedcf5b1
Add minzoom and maxzoom block #77
2017-01-15 13:46:55 +01:00
Lukas Martinelli
05349d8ffe
Convert filter value to number if possible #63
2017-01-15 13:39:40 +01:00
Lukas Martinelli
a1e1895651
Deal specially with has operator #84
2017-01-15 10:42:59 +01:00
Lukas Martinelli
a111599850
Save chang event on XYZ editor #85
2017-01-15 10:36:57 +01:00
Lukas Martinelli
decd1f3ea2
Add tilezen style
2017-01-14 14:45:04 +01:00
Lukas Martinelli
c632718324
Remove id from empty style to generate one
2017-01-14 14:41:13 +01:00
Lukas Martinelli
9509b59696
Add open Mapbox styles to gallery
2017-01-14 14:00:32 +01:00
Lukas Martinelli
82a11e4b98
Fix style download and strip metadata
2017-01-13 15:55:49 +01:00
Lukas Martinelli
fc8665ed93
Support fallback tokens and replace key
2017-01-13 15:33:22 +01:00
Lukas Martinelli
ca9424e23d
Remove interactive from style for diffing to work
2017-01-13 15:31:08 +01:00
jirik
69a665373f
Export to Gist anonymously, related to maputnik/editor#3
2017-01-12 18:27:44 +01:00
Helge Fahrnberger
5e3b2dd0df
Merge branch 'master' into property-groups-reorder
2017-01-12 18:14:25 +01:00
Helge Fahrnberger
d045213fa3
Move line-dasharray to correct group
2017-01-12 18:13:15 +01:00
Lukas Martinelli
63bba67750
Merge pull request #71 from maputnik/property-groups-reorder
...
Reordered and renamed groups
2017-01-12 17:47:34 +01:00
Helge Fahrnberger
52e8fd2c29
Add missing properties
2017-01-12 17:44:56 +01:00
Lukas Martinelli
5479b240e1
Fix empty field causing exceptions
2017-01-12 17:28:45 +01:00
Lukas Martinelli
f209d8e9a5
Fix layout.json quote tokens
2017-01-12 17:01:30 +01:00
Lukas Martinelli
ac40d7727e
Fix popup layer issue
2017-01-12 16:59:38 +01:00
Lukas Martinelli
7bd9d3f5da
Remove GeoJSON example from tilesets
2017-01-12 16:59:38 +01:00
Lukas Martinelli
68685dcf42
Only set source layer if not undefined
2017-01-12 16:59:38 +01:00
jirik
6be6db8f5e
Fix hidden map attributions (CSS issue)
2017-01-12 15:34:38 +01:00
Helge Fahrnberger
236dd79b85
Reordered and renamed groups
...
Purpose: Match structure and wording with Mapbox GL style spec.
2017-01-12 14:31:26 +01:00
Lukas Martinelli
6fa2542b56
Fix color of compound filter
2017-01-12 11:35:11 +01:00
Lukas Martinelli
7627b8fb45
Fix empty style url in config
2017-01-12 11:33:46 +01:00
Lukas Martinelli
5901427534
Move empty style to config dir
2017-01-12 11:32:20 +01:00
Lukas Martinelli
a30e57c4d8
Add empty style option
2017-01-12 11:31:16 +01:00
Lukas Martinelli
69f2e12ea0
Add stylelint and fix lint issues
2017-01-12 11:23:06 +01:00
Lukas Martinelli
cbe2a4c180
Fix GeoJSON and default source issue in Sources modal
2017-01-12 10:28:03 +01:00
Lukas Martinelli
2e0cc4511c
Improve add layer button visually
2017-01-11 20:48:15 +01:00
Lukas Martinelli
bcab165f97
Select highlighted multibutton
2017-01-11 20:43:40 +01:00
Lukas Martinelli
2516fba105
Animate opacity on layer group collapse
2017-01-11 19:57:12 +01:00
Lukas Martinelli
9ca8760564
Absolute position to not take up space
2017-01-11 19:50:18 +01:00
Lukas Martinelli
df94d9c842
Prevent same prefix from being collapsed
2017-01-11 19:39:09 +01:00
Lukas Martinelli
abceb457c9
Collapsible layer groups #66
2017-01-11 18:18:59 +01:00
Lukas Martinelli
26a865bb50
Add missing mixins
2017-01-11 17:52:29 +01:00
Lukas Martinelli
d0f047d88a
Group layers #66
2017-01-11 17:52:21 +01:00
Lukas Martinelli
76d2d06e77
Make section headers white #64
2017-01-11 16:32:31 +01:00
Lukas Martinelli
6c56006fbf
Show choose public sources first #64
2017-01-11 16:26:14 +01:00
Lukas Martinelli
bbe45cf8ee
Switch text in inspect button #64
2017-01-11 16:23:33 +01:00