Commit graph

64 commits

Author SHA1 Message Date
Lukas Martinelli
69f2e12ea0 Add stylelint and fix lint issues 2017-01-12 11:23:06 +01:00
Lukas Martinelli
93c7f323fc Upgrade Mapbox GL inspect and remove unused lodash 2017-01-12 10:44:44 +01:00
Lukas Martinelli
9ef24428fe Style open modal 2017-01-11 09:35:48 +01:00
Lukas Martinelli
d40c704c69 Upgrade mapbox-gl-inspect to v1.0.9 2017-01-10 19:27:27 +01:00
Lukas Martinelli
f0d04bdb07 Prepare version for release 2017-01-10 19:14:06 +01:00
Lukas Martinelli
7ff0ac9bb5 Upgrade ol-mapbox-style to v0.14 2017-01-10 12:04:19 +01:00
Lukas Martinelli
cfeaf2cdce Support turning property into zoom func #52 2017-01-09 16:08:22 +01:00
Lukas Martinelli
f227392f9b Upgrade inspect to v1.0.7 2017-01-09 12:03:47 +01:00
Lukas Martinelli
2f7658e245 Only increase stack size in travis build 2017-01-09 11:39:52 +01:00
Lukas Martinelli
4f0c641eb0 Upgrade inspect 2017-01-09 00:08:50 +01:00
Lukas Martinelli
580068bf63 Show popup also on normal map 2017-01-08 22:44:25 +01:00
Lukas Martinelli
c363c88f23 Use Mapbox GL Inspect 2017-01-08 22:03:21 +01:00
Lukas Martinelli
7b24cbf39b Increase stack size in node 2017-01-08 17:15:35 +01:00
Lukas Martinelli
7c23fe3646 Open style from url #34 2017-01-05 19:34:53 +01:00
Lukas Martinelli
ce39ae723c Add support local Maputnik 2017-01-01 14:49:32 +01:00
Lukas Martinelli
7bc2323401 Introduce AutocompelteInput for source editing 2016-12-30 20:38:50 +01:00
Lukas Martinelli
29cfb58a56 Update sources if they change 2016-12-29 15:22:47 +01:00
Lukas Martinelli
160bd9563b Introduce MultiInputButton 2016-12-28 21:50:53 +01:00
PetersonGIS
58897f1856 Upgraded reference to mapbox-gl to v0.29.0 to follow their latest webpack recommendations and support Windows dev. This is addressed in mapbox/mapbox-gl-js#3724 2016-12-28 11:10:27 -07:00
Lukas Martinelli
720c8f108b Add codemirror as dependency 2016-12-25 13:19:33 +01:00
Lukas Martinelli
cfbcdc7fa1 Basic redo/undo with keybindings #25 2016-12-24 22:57:14 +01:00
Lukas Martinelli
3cc9f45085 Add awesome JSON editor! 2016-12-22 15:27:58 +01:00
Lukas Martinelli
92996b1db5 Reintroduce collapse library 2016-12-22 11:52:21 +01:00
Lukas Martinelli
1fda430794 Remove everything left from Rebass 2016-12-21 14:46:51 +01:00
Lukas Martinelli
dc097e9f9a Support copy, delete and toggle visibility 2016-12-20 20:21:35 +01:00
Lukas Martinelli
6d9484ec5e Nicer action on item list 2016-12-20 19:20:56 +01:00
Lukas Martinelli
36c4032063 Remove Immutable JS 2016-12-20 16:08:49 +01:00
Lukas Martinelli
7ca48add75 Upgrade to unstable MapboxGL JS 2016-12-20 13:28:50 +01:00
Lukas Martinelli
fde60ac3e0 Restructure and rename components 2016-12-20 11:44:22 +01:00
Lukas Martinelli
461a001552 Layer watcher figures out possible fields 2016-12-19 22:13:22 +01:00
Lukas Martinelli
a52a548e51 Remove collapse and add tabs 2016-12-19 15:40:11 +01:00
Lukas Martinelli
b088af1586 Upgrade style spec to version used in renderer 2016-12-19 13:21:03 +01:00
Lukas Martinelli
220295442c Upgrade to Mapbox GL 0.28 2016-12-19 12:51:23 +01:00
Lukas Martinelli
2082de5fca Use the color lib for all color things 2016-12-19 11:46:48 +01:00
Lukas Martinelli
e8c906e503 Fix build missing modules 2016-12-19 11:33:13 +01:00
Lukas Martinelli
3d51095e6e Switch to chrome color picker 2016-12-17 21:52:27 +01:00
Lukas Martinelli
b9d3886b50 Drag and drop layer order 2016-12-17 19:58:30 +01:00
Lukas Martinelli
a91a1e99e0 Imrove layer list design 2016-12-17 16:43:25 +01:00
Lukas Martinelli
7c93ad0a24 Merge branch 'feature/multiple-renderers' 2016-12-16 15:01:10 +01:00
Lukas Martinelli
02a7ccf831 Modify layout 2016-12-04 17:03:36 +01:00
Lukas Martinelli
b5cfecec81 Load and save style from style api 2016-12-03 23:28:43 +01:00
lukasmartinelli
6288fa51d4 Have both Mapbox GL and OL3 as map targets 2016-11-25 13:18:35 +01:00
lukasmartinelli
e0206eeef4 Run Firefox in Karma on Travis 2016-11-23 16:33:03 +01:00
lukasmartinelli
5f9406d562 Upgrade React to 15.4 2016-11-23 16:05:52 +01:00
lukasmartinelli
824821f2c8 Add karma based testing 2016-11-23 16:05:52 +01:00
lukasmartinelli
0abde4229b Move sass to dev deps 2016-09-20 19:26:44 +02:00
lukasmartinelli
e76be1a247 Upgrade to Mapbox GL JS v0.24 and solve dedupe problem 2016-09-20 18:16:00 +02:00
lukasmartinelli
be5e0fea00 Use babel as parser for eslint 2016-09-20 18:10:57 +02:00
lukasmartinelli
adc00138a8 Rename to Maputnik 2016-09-20 13:51:54 +02:00
Tom MacWright
459d9ce20f Add missing PureRender dependency 2016-09-19 15:29:30 -04:00