Commit Graph

63 Commits

Author SHA1 Message Date
Lukas Martinelli b5cfecec81 Load and save style from style api 2016-12-03 23:28:43 +01:00
lukasmartinelli fd0b3b519f Serve font locally 2016-11-23 21:02:34 +01:00
lukasmartinelli 5f9406d562 Upgrade React to 15.4 2016-11-23 16:05:52 +01:00
lukasmartinelli e524765c13 Add support to change source TileJSON url 2016-09-21 22:53:37 +02:00
lukasmartinelli 09112e71bc Allow style export 2016-09-21 08:41:02 +02:00
lukasmartinelli 442a7f612c Support resetting styles 2016-09-21 08:34:48 +02:00
lukasmartinelli 9d4053dd78 Correctly load previously saved style 2016-09-21 08:25:10 +02:00
lukasmartinelli af34049069 Prevent full rebass import 2016-09-20 19:46:47 +02:00
lukasmartinelli a7b32cffe3 Improve optional metadata handling 2016-09-20 16:49:04 +02:00
lukasmartinelli adc00138a8 Rename to Maputnik 2016-09-20 13:51:54 +02:00
lukasmartinelli 4f73ab5b6a Add todo to remove layers redundancy 2016-09-19 21:41:24 +02:00
Martin Raifer e56f973c86 About page with basic infos and links to github repo 2016-09-19 20:49:16 +02:00
lukasmartinelli 0cf37e6cd2 Rename to mapital 2016-09-19 15:06:34 +02:00
lukasmartinelli 9c6eb50343 Set prop value for empty string 2016-09-15 18:51:49 +02:00
lukasmartinelli 5f029f6870 Support symbol in prop types 2016-09-15 18:51:39 +02:00
lukasmartinelli dec1233a6d Import rebass components explictly 2016-09-15 09:13:23 +02:00
lukasmartinelli 1ad7ece72c Correct style upload 2016-09-14 20:22:32 +02:00
lukasmartinelli 4d70351848 Support propagating from different layer types 2016-09-13 20:30:03 +02:00
lukasmartinelli c630b300be Make input use less vertical space 2016-09-13 20:22:41 +02:00
lukasmartinelli 740f80117a Switch to own input classes 2016-09-13 19:46:44 +02:00
lukasmartinelli ae0a12dcd8 Handle on change in field 2016-09-12 20:29:53 +02:00
lukasmartinelli 7c7c8b7111 Reactivate on change for background layer 2016-09-12 20:10:49 +02:00
lukasmartinelli 885e31111c Add string field 2016-09-12 19:54:02 +02:00
lukasmartinelli 4d1609a826 Add color field 2016-09-12 19:47:28 +02:00
lukasmartinelli 957d805ab8 Manage to display dynamic fields 2016-09-12 19:44:28 +02:00
lukasmartinelli 61d24fdb2b Example how to display fields from spec 2016-09-10 22:58:15 +02:00
lukasmartinelli 890169751b Add source layer support 2016-09-10 22:08:26 +02:00
lukasmartinelli 95ae8892f4 Use pure render mixin now that we use ImmutableJS 2016-09-10 21:35:21 +02:00
lukasmartinelli 575dacdb2c Reorganize JSON to immutable conversion 2016-09-10 21:29:18 +02:00
lukasmartinelli ac3844f35c Revert "Work on immutable style"
This reverts commit d05d41c76a.
2016-09-10 20:31:39 +02:00
lukasmartinelli d05d41c76a Work on immutable style 2016-09-10 20:31:36 +02:00
lukasmartinelli 1d7294dc92 Use OrderedMap for layers for perf 2016-09-10 17:31:45 +02:00
lukasmartinelli 8566e9f424 Delete works again 2016-09-10 16:56:52 +02:00
lukasmartinelli 0693dc3d42 Fix visibility toggle 2016-09-10 16:53:58 +02:00
lukasmartinelli f444ebf65d Fetch basic default style on startup 2016-09-10 16:37:41 +02:00
lukasmartinelli 2cc4055416 Support setting access token 2016-09-10 16:26:39 +02:00
lukasmartinelli 8582496811 Remove layout CSS styling 2016-09-10 16:11:57 +02:00
lukasmartinelli e4049fa5da Fix build process for mapbox gl 2016-09-10 16:05:04 +02:00
lukasmartinelli 0e65ac8937 Switch over to tabs 2016-09-10 15:15:17 +02:00
lukasmartinelli e27b88c6bc Introduce style available prop 2016-09-10 14:56:59 +02:00
lukasmartinelli d132c09afc Load icons explicit and implement save 2016-09-10 14:47:06 +02:00
lukasmartinelli ab79c632b0 Settings supports immutable map 2016-09-10 14:17:49 +02:00
lukasmartinelli d527f3cd1c Restructure layers and clean up deps 2016-09-10 14:10:25 +02:00
lukasmartinelli e0a8b0a8e9 App style is now single source of truth 2016-09-10 13:42:23 +02:00
lukasmartinelli c84318e6fe Try solve no map changes problem 2016-09-10 00:43:41 +02:00
lukasmartinelli b6dff4aa58 Pass everything down as props 2016-09-09 23:25:06 +02:00
lukasmartinelli 416cf7e0af Try remove layer 2016-09-09 19:23:18 +02:00
lukasmartinelli 2978210a4d Support visibility toggle 2016-09-09 19:14:55 +02:00
lukasmartinelli bbf75876f3 Colored layers 2016-09-09 18:53:57 +02:00
lukasmartinelli f0e61fd0be Support style settings 2016-09-09 17:36:09 +02:00