Commit Graph

56 Commits

Author SHA1 Message Date
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 0c59b441ed Split vendor code into separate bundle 2016-09-15 09:13:33 +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 eebb7302cd Crop logo 2016-09-11 19:55:00 +02:00
Lukas Martinelli d60559e88c Update README.md 2016-09-11 14:30:08 +02:00
lukasmartinelli a377fcdb7f Explain reason for building in README 2016-09-11 14:25:03 +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
lukasmartinelli 622286f294 Separate work space drawer 2016-09-09 17:09:13 +02:00
lukasmartinelli 3cc989e70f Allow download style 2016-09-09 16:58:48 +02:00
lukasmartinelli 52e4c92ccf Try support background opacity 2016-09-09 16:11:05 +02:00
lukasmartinelli 3cf8a6939d LayerEditor keeps layer as own state 2016-09-09 15:49:23 +02:00
lukasmartinelli ca04f60393 Nicer text input 2016-09-09 14:09:02 +02:00
lukasmartinelli 4ad0d09cee Fix layer scrolling 2016-09-09 12:08:38 +02:00
lukasmartinelli 1ae5594d9a Improve layer colors 2016-09-09 11:29:18 +02:00
lukasmartinelli 73e36a22bf Display layer values 2016-09-09 00:55:50 +02:00
lukasmartinelli 7f9fb4579e Implement style loading and passing to map component 2016-09-09 00:10:54 +02:00