Commit Graph

68 Commits

Author SHA1 Message Date
orangemug e148607c7a Removed required prop and fixed component name. 2017-11-06 14:13:45 +00:00
orangemug 92ff1a8499 Added comments field doc and updated react-collapse to fix styling. 2017-10-10 22:34:16 +01:00
orangemug c3174a0c72 Moved to using @mapbox/mapbox-gl-style-spec 2017-04-10 13:29:57 +01: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
orangemug ad8fa7563a Added JSON linting (fixes #47) 2017-03-08 21:35:19 +00:00
orangemug a53d7763ba Added layer comments via 'metadata.maputnik:comment' (issue #28) 2017-03-07 12:25:23 +00:00
Lukas Martinelli e5fbe3b74a Collapse layer groups by default #66 2017-01-25 13:34:10 +01:00
Lukas Martinelli 16bedcf5b1 Add minzoom and maxzoom block #77 2017-01-15 13:46:55 +01:00
Lukas Martinelli 2e0cc4511c Improve add layer button visually 2017-01-11 20:48:15 +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 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 196d9f0a10 Move add modal to layer list 2017-01-11 15:59:51 +01:00
Lukas Martinelli cb752c0343 Add layer button and increase contrast 2017-01-11 15:48:15 +01:00
Lukas Martinelli fed1f09434 Remove last style configs in JS 2017-01-11 14:11:45 +01:00
Lukas Martinelli 0908856b4f Restructure CSS more 2017-01-11 13:34:38 +01:00
Lukas Martinelli b51354ae1d All important stuff is in CSS now 2017-01-11 11:35:33 +01:00
Lukas Martinelli 9ef24428fe Style open modal 2017-01-11 09:35:48 +01:00
Lukas Martinelli 4a75b0381b Move style code to CSS 2017-01-10 21:28:30 +01:00
Lukas Martinelli 2426117233 Tweaked colors #64 2017-01-10 19:41:39 +01:00
Lukas Martinelli 6021b51385 Extra padding prevents hidden layers #61 2017-01-10 15:53:22 +01:00
Lukas Martinelli 0fb59ca544 Load icon and font metadata from endpoint 2017-01-10 11:13:53 +01:00
Lukas Martinelli 09b6b2dffe Add Roboto Medium for groups #51 2017-01-10 10:06:49 +01:00
Lukas Martinelli a3caf8499c Add DocLabel to settings modal 2017-01-09 22:37:21 +01:00
Lukas Martinelli d739ca812c No source blocks for background layer 2017-01-09 22:27:54 +01:00
Lukas Martinelli b72f86a78d Improve grouping 2017-01-09 18:43:04 +01:00
Lukas Martinelli ba0a94f3ad Use DocLabel in input block 2017-01-09 16:45:59 +01:00
Lukas Martinelli d9b458d7fd Add label to filter editor 2017-01-09 16:40:09 +01:00
Lukas Martinelli e9daee4470 Add raster layout group 2017-01-08 19:58:19 +01:00
Lukas Martinelli e00cdde3af Reset JSONEditor after it loosed focus 2016-12-31 14:37:40 +01:00
Lukas Martinelli 4f26a521a0 Fix margins in source editing area 2016-12-31 14:02:14 +01:00
Lukas Martinelli 03796c963b Fix React type warnings 2016-12-31 10:39:30 +01:00
Lukas Martinelli 7bc2323401 Introduce AutocompelteInput for source editing 2016-12-30 20:38:50 +01:00
Lukas Martinelli bda7ce7390 Move change property logic to lib 2016-12-30 16:56:20 +01:00
Lukas Martinelli 7b631b0510 Garbage collect properties when change type #42 2016-12-30 16:47:47 +01:00
Lukas Martinelli 3be3a716d4 Only update if structure of JSON changes 2016-12-29 21:49:40 +01:00
Lukas Martinelli e36c233b49 Remove highlighted layer from metadata in style 2016-12-29 15:51:11 +01:00
Lukas Martinelli 29cfb58a56 Update sources if they change 2016-12-29 15:22:47 +01:00
Lukas Martinelli bf5131cadd Restructure layer settings for add modal 2016-12-29 14:46:04 +01:00
Lukas Martinelli 604be38b7c Store highlighted layer in metadata 2016-12-28 21:50:53 +01:00
Lukas Martinelli 160bd9563b Introduce MultiInputButton 2016-12-28 21:50:53 +01:00
Lukas Martinelli 0dc335ea5f Deref style on open 2016-12-26 12:21:41 +01:00
Lukas Martinelli 916c1dc9fc No scrollbar style for JSON mode 2016-12-26 11:55:39 +01:00
Lukas Martinelli a3d586a75d Give more space to layer editor 2016-12-26 11:22:41 +01:00
Lukas Martinelli e1bc2a321a Improve inspect popups 2016-12-25 17:46:18 +01:00
Lukas Martinelli 5246b611a1 Fall back to defaut style 2016-12-22 20:06:48 +01:00
Lukas Martinelli c674436267 Support id and type switching 2016-12-22 15:49:36 +01:00