Gregory Wolanski
b7a97cf8ee
Survey ( #328 )
...
Elements promoting the survey inside Maputnik
2018-06-25 19:52:48 +02:00
orangemug
85a28999fb
Initial color accessibility UI
2018-06-18 20:28:24 +01:00
orangemug
afbdaecd0a
Abstracted out <LoadingModal/>
2018-06-18 19:06:16 +01:00
orangemug
558f3d649d
Added dialog styling.
2018-06-18 18:17:33 +01:00
orangemug
7167235146
Added loading modal when opening styles.
2018-06-15 20:57:39 +01:00
Orange Mug
7a7f2eb7de
Merge pull request #315 from orangemug/feature/option-to-display-tile-boundaries
...
Added option to display tile boundaries
2018-06-03 20:26:17 +01:00
orangemug
cd28a53f6a
Fixed failing tests, these weren't flaky tests... ooops!
2018-06-03 18:28:55 +01:00
orangemug
1fe31ac0ec
Fix for bad lint error.
2018-06-03 17:55:46 +01:00
orangemug
6cdb56d13f
Improved showTileBoundaries and query string support
2018-06-03 17:33:08 +01:00
orangemug
0516e587b4
Added option to display tile boundries (issue #202 )
2018-06-03 17:17:45 +01:00
orangemug
5b4063105b
Added missing 'noopener noreferrer'
2018-06-03 16:59:41 +01:00
orangemug
d9a5548762
Small bug fixes
...
- Logo DOM sctrucutre now valid, no longer <a/> within </a>
- `data-wd-key` not longer required
- `maputnik-doc-popup` not longer hidden by LayerEditor accordion
2018-06-03 16:37:46 +01:00
orangemug
ede782abed
Fixed typo.
2018-06-03 10:18:55 +01:00
orangemug
00afbad7ac
Fixed lint errors.
2018-06-03 10:00:50 +01:00
orangemug
1e09066779
Merge branch 'feature/accessibility-list-reorder' into feature/shortcuts
...
Conflicts:
src/components/App.jsx
2018-06-03 09:41:07 +01:00
orangemug
32edb48e16
Fix for when 'layout.visibility' is undefined
2018-06-03 09:31:02 +01:00
orangemug
b116eef147
Merge remote-tracking branch 'upstream/master' into feature/accessibility-list-reorder
...
Conflicts:
src/components/App.jsx
2018-06-03 09:22:02 +01:00
orangemug
74d1cd2d01
Renamed 'Sources' -> 'Data Sources' to make it clearer and make shortcuts easier to remember.
2018-06-03 09:17:53 +01:00
orangemug
480d54c2d8
Finished shortcuts modal styling
2018-06-02 10:17:39 +01:00
orangemug
ab9c39b862
Removed additional close button
2018-06-01 20:51:42 +01:00
orangemug
dd122d1bac
Hide hidden FileReaderInput from keyboard focus
2018-06-01 20:45:05 +01:00
orangemug
f9f5e8f925
Changed close button from <a> to <button>
2018-06-01 20:40:51 +01:00
orangemug
aa2f4a091c
Initial attempt at color blindness emulation
2018-06-01 09:22:18 +01:00
orangemug
f5e8d473ad
Changed toggle visibility text from hide to show/hide
2018-05-31 20:40:21 +01:00
orangemug
35353d75f5
Added application shortcuts and shortcut modal.
...
Also moved modals into App.jsx to move the business logic to one place.
2018-05-29 17:06:00 +01:00
orangemug
019428a241
Added missing prop-types.
2018-05-28 12:06:22 +01:00
orangemug
6200edea25
Added initial shortcuts.
2018-05-28 12:03:47 +01:00
orangemug
272f662a34
Changed 'skip' wording
...
As outlined in <https://webaim.org/techniques/skipnav/ >
2018-05-28 11:29:49 +01:00
orangemug
c71fbcf436
Tidy
2018-05-28 11:15:16 +01:00
orangemug
a82ba26f86
Added skip-menu link for keyboard users.
2018-05-28 10:50:19 +01:00
orangemug
bd9076c4ff
Added additional menu in <LayerEditor/>
...
This is to make the following options accessible to keyboard users
- reorder layers
- duplicate layer
- delete layer
- hide/show layer
2018-05-22 21:16:46 +01:00
orangemug
a2a6f6dcab
Added aria-label to public styles, also fixed button to reserve space in DOM ( fixes #245 )
2018-05-19 08:23:41 +01:00
orangemug
51a115d65a
Disable spell checking on <input>'s
2018-05-17 13:44:54 +01:00
Orange Mug
fc0fbd6a37
Merge pull request #302 from orangemug/feature/terrarium-encoding
...
Added support for encoding to raster-dem source
2018-05-17 13:42:01 +01:00
orangemug
d80d76724c
Fixed more lint errors.
2018-05-17 11:46:33 +01:00
orangemug
77da0a6d30
React v16.3.0 fixes.
2018-05-17 11:24:39 +01:00
orangemug
79b251d8b9
DRY up the code.
2018-05-17 10:55:55 +01:00
orangemug
4f19f6a08c
Added support for encoding to raster-dem source, enabling terrarium tiles.
2018-05-17 10:44:54 +01:00
Orange Mug
c7cf051502
Merge pull request #296 from orangemug/feature/prefers-reduced-motion
...
Added prefers-reduced-motion support
2018-05-11 15:50:08 +01:00
orangemug
78d71a4e7e
Fixed duplicate definition.
2018-05-11 14:53:06 +01:00
orangemug
b8f32d46cf
Rename <CollapseReducedMotion/> to <Collapse/>
2018-05-11 14:03:46 +01:00
orangemug
54e79e5eb8
Added missing data-wd-key attribute.
2018-05-11 11:26:43 +01:00
orangemug
221cd4ffd2
Added accessible modal via react-aria-modal
2018-05-11 10:56:34 +01:00
orangemug
7cb2c36ac9
Move accessibility checks into module.
2018-05-11 09:32:57 +01:00
orangemug
11d73595fc
Made buttons keyboard accessible.
2018-05-10 16:50:37 +01:00
orangemug
7b8b797f9c
Fixed typo.
2018-05-10 16:07:34 +01:00
orangemug
a41b25eea7
Added 'prefers-reduced-motion' css support.
2018-05-10 16:05:55 +01:00
orangemug
3487056c7d
Disable gist, see < https://github.com/maputnik/editor/issues/269 >
2018-05-08 15:21:14 +01:00
Orange Mug
661006d7fb
Merge pull request #284 from pjsier/fix/276-null-zoom
...
Handle data functions without zoom
2018-04-20 14:14:02 +01:00
orangemug
78a7f152e7
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v8
...
Conflicts:
src/styles/index.scss
2018-04-16 15:31:27 +01:00
pjsier
3d4579288c
Handle data functions without zoom
2018-04-16 06:59:01 -05:00
Orange Mug
b60df8b074
Merge pull request #283 from orangemug/fix/issue-244
...
Fix to allow layer sections to expand smoothly
2018-04-15 14:56:21 +01:00
orangemug
9808d44c71
Fix to allow layers sections to expand smoothly. Fixes #244
2018-04-13 17:00:51 +01:00
Orange Mug
1bdd135386
Merge pull request #282 from oterral/teo_fixed
...
Use a fixed position for autocomplete menu
2018-04-13 15:53:27 +01:00
oterral
b62533fa3e
Use a fixed position for autocomplete menu
2018-04-13 15:55:16 +02:00
oterral
044349e65f
Block popup on click in inspect mode
2018-04-13 14:25:08 +02:00
orangemug
00e94212bd
Added initial thunderforest source integration
2018-04-11 15:53:40 +01:00
orangemug
8ba2123a26
Added missing propType.
2018-04-10 15:15:29 +01:00
orangemug
3e97d8a5f1
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v8
2018-04-10 12:56:43 +01:00
orangemug
6138257a89
Remove logging.
2018-04-10 12:52:59 +01:00
orangemug
0bd62985b9
Revert change to undo/redo
2018-04-10 12:45:44 +01:00
Orange Mug
d6ce13c356
Merge pull request #273 from cmarqu/patch-1
...
Fix small typo.
2018-04-09 09:42:46 +01:00
Colin Marquardt
4d0456fd68
Fix small typo.
2018-03-27 00:45:42 +02:00
ziveo
ad83f940a7
Merge branch 'master' into master
2018-03-18 20:02:20 -04:00
Bojan Zivkovic
7dfc5029a3
Improving keyboard bindings code
2018-03-16 23:00:33 -04:00
Bojan Zivkovic
984581e01a
Adding mac keyboard bindings
2018-03-15 23:39:32 -04:00
orangemug
a3fa86f7ee
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v7
...
Conflicts:
config/webpack.production.config.js
package-lock.json
package.json
2018-03-06 07:22:26 +00:00
Orange Mug
1ad473a539
Merge pull request #267 from orangemug/feature/heatmap
...
Added heatmap layer support
2018-02-18 16:34:42 +00:00
Orange Mug
11b85bf565
Merge pull request #263 from orangemug/feature/hillshading
...
Added hillshading support
2018-02-18 14:53:58 +00:00
orangemug
77ddf67201
Added heatmap layer type.
2018-02-18 11:50:04 +00:00
orangemug
38e0786463
Added missing hillshade / raster-dem guards.
2018-02-17 07:45:24 +00:00
orangemug
180b17d315
Fixed typo raster -> raster-dem
2018-02-16 20:34:50 +00:00
orangemug
8acbd784a0
Added hillshading support.
2018-02-16 19:52:19 +00:00
orangemug
8915bbfeb4
Updated openlayers.
...
openlayers^4.4.2 -> ol^4.6.4
ol-mapbox-style^1.0.1 -> ol-mapbox-style^2.10.1
Fixes #246
2018-02-06 08:28:57 +00:00
Orange Mug
df3a42acce
Merge pull request #241 from orangemug/feature/private-public-gist
...
Public/private gists
2018-02-03 15:43:12 +00:00
Orange Mug
4360753263
Merge pull request #242 from orangemug/feature/update-mapbox-gl-v0.44.0
...
Updated mapbox-gl 0.43.0 -> 0.44.0
2018-02-03 14:02:45 +00:00
Orange Mug
ad491cb465
Merge pull request #240 from orangemug/fix/do-not-expose-fallback-tokens
...
Do not expose fallback tokens during export
2018-02-03 14:02:06 +00:00
orangemug
e5bed80c96
Updated mapbox-gl 0.43.0 -> 0.44.0. Fixes #237
2018-02-02 18:04:57 +00:00
orangemug
9bf3046d4c
Public/private gists added. Fixes #238
...
Gists are now private by default with a option for public.
2018-02-02 17:23:21 +00:00
Orange Mug
da8dc0f7a6
Merge pull request #231 from justenPalmer/issues
...
Issue 229: Adding a style without Glyphs defined throws an exception with no feedback in interface
2018-02-02 16:43:18 +00:00
orangemug
b66a4afd28
Do not expose fallback tokens during export. Fixes #230
2018-02-02 15:33:15 +00:00
Orange Mug
a94c53534c
Merge pull request #235 from orangemug/feature/export-token-fix
...
Fixes for export to add in mapbox access token
2018-02-02 11:47:41 +00:00
Orange Mug
6b22c9130f
Merge pull request #236 from orangemug/fix/issue-234
...
Added guard in fetchSources
2018-02-02 11:24:23 +00:00
jPalmer
240d02a124
Merge branch 'master' of https://github.com/maputnik/editor into issues
2018-02-01 13:44:23 -08:00
jPalmer
92ef1c4cbb
added more robust handling of glyphs in styles - addresses #229
2018-02-01 13:44:15 -08:00
orangemug
5ce57d0803
Added guard in fetchSources.
...
This will mean that autocomplete is broken for sources without vector_layers key present.
2018-02-01 21:37:17 +00:00
orangemug
1c134d757c
Fixes for export to add in mapbox access token.
2018-02-01 19:54:44 +00:00
orangemug
02c8542848
Added version number to the UI. Fixes #232
2018-01-31 21:04:49 +00:00
jPalmer
844abd38ce
added missing glyphs property check on styleChanged - addresses #229
2018-01-31 11:28:09 -08:00
jPalmer
d9b6f28bb5
added missing glyphs property check on styleChanged - addresses #229
2018-01-31 11:26:10 -08:00
orangemug
89c38991b9
Added guard to <LayerSourceLayerBlock/> sourceLayerIds
2018-01-29 17:18:30 +00:00
orangemug
0ebb299fd0
Added try/catch around mapboxUtil.normalizeSourceURL
2018-01-25 19:40:54 +00:00
orangemug
9d96525f12
Added support for mapbox:// urls.
2018-01-25 19:16:06 +00:00
orangemug
4215b5808f
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v6-circleci-config
...
Conflicts:
package-lock.json
src/components/inputs/AutocompleteInput.jsx
2018-01-22 09:57:54 +00:00
orangemug
2e79a8ff4c
Added guard to getSources
2018-01-20 09:39:18 +00:00
Orange Mug
9ae2f2c5af
Merge pull request #219 from orangemug/fix/autocomplete-menu-issues
...
Autocomplete fixes
2018-01-19 13:45:38 +00:00
orangemug
721f9b36b3
Added missing shouldItemRender to <Autocomplete/>. #219
2018-01-19 12:11:34 +00:00
orangemug
a33d1b819c
Autocomplete fixes #218
2018-01-19 11:58:25 +00:00
orangemug
a822430e1d
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v6
...
Conflicts:
package-lock.json
2018-01-18 22:59:59 +00:00
Gregory Wolanski
0ba11b94c8
Merge branch 'master' into 60
2018-01-18 23:58:06 +01:00
Orange Mug
390e90e8c2
Merge pull request #209 from gregorywolanski/41
...
Remove duplicated features from popups (#41 )
2018-01-18 22:40:51 +00:00
Tobin Bradley
ed495c3216
Update export to use GL JS 0.43.0
...
Fixes #212 broken bl.ocks preview.
2018-01-12 11:37:05 -05:00
Grzegorz Wolański
6a6595d971
Clickable layer tooltips ( #60 )
2018-01-08 22:18:30 +01:00
orangemug
942b2240a7
Added more webdriver tests testing against a real browser.
2018-01-05 17:45:55 +00:00
Orange Mug
6e86c60f89
Merge pull request #185 from gregorywolanski/130
...
Add expand/collapse all layer groups feature (#130 )
2018-01-04 15:52:38 +00:00
Grzegorz Wolański
ace6812e89
Remove duplicated features from popups ( #41 )
2017-12-05 23:27:17 +01:00
Grzegorz Wolański
604fa6317c
Expand/Collapse button position bug fix
2017-11-30 20:40:56 +01:00
Orange Mug
4479473b37
Merge pull request #207 from orangemug/fix/update-codemirror
...
Update to react-codemirror2
2017-11-30 09:14:54 +00:00
Orange Mug
4dc8fc9696
Merge pull request #205 from orangemug/fix/fetch-sources-get-called-on-each-change
...
Fix to stop fetchSources getting called on each change
2017-11-30 07:31:32 +00:00
Orange Mug
bac59d595d
Merge pull request #204 from orangemug/fix/catch-invalid-color
...
Catch invalid color
2017-11-29 21:58:06 +00:00
Orange Mug
ed98db8ae3
Merge pull request #199 from orangemug/fix/issue-97-layer-list-cutoff
...
Fixed layer list cutoff (#97 )
2017-11-29 19:30:19 +00:00
Orange Mug
b66eb66358
Merge pull request #201 from orangemug/fix/lighthouse-errors
...
Google lighthouse audit fixes
2017-11-29 19:29:23 +00:00
orangemug
934a994ac5
Update to react-codemirror2
...
react-codemirror is no longer maintained
2017-11-29 19:22:41 +00:00
orangemug
199a989f7d
Fix to stop fetchSources getting called on each change.
2017-11-29 18:13:47 +00:00
orangemug
a50b09e5a2
Tidy logic.
2017-11-29 18:07:03 +00:00
orangemug
b20c69b15a
Catch invalid color during parse.
2017-11-29 18:00:52 +00:00
orangemug
61808d5939
Fixed lint errors.
2017-11-29 15:03:37 +00:00
orangemug
2d87e162f1
Merge remote-tracking branch 'upstream/master' into fix/lighthouse-errors
2017-11-29 11:14:54 +00:00
orangemug
1941fdf8a0
Merge remote-tracking branch 'upstream/master' into fix/issue-116-zoom-field-v3
2017-11-29 10:56:56 +00:00
orangemug
33fdc52667
Added MAX_HEIGHT constant.
2017-11-29 10:29:11 +00:00
orangemug
e11a5a823a
Only limit AutoComplete to window bounds if element is fixed.
2017-11-29 10:20:07 +00:00
orangemug
b60d101d42
Fixed PropTypes typo.
2017-11-29 10:19:22 +00:00
orangemug
5e9263b787
Merge remote-tracking branch 'upstream/master' into fix/issue-97-layer-list-cutoff
2017-11-29 10:09:56 +00:00
orangemug
3c97fbe587
tabs -> spaces.
2017-11-17 17:27:16 +00:00
orangemug
030d469d7c
Broke <FunctionSpecField/> into smaller parts.
2017-11-17 17:17:53 +00:00
orangemug
135ef8ed89
Merge remote-tracking branch 'upstream/master' into fix/issue-116-zoom-field-v2
2017-11-17 13:23:48 +00:00
orangemug
002e9c4647
Fix for new sources definition.
2017-11-17 13:06:26 +00:00
orangemug
a4fbe55012
Added type to sources list and now filtering in modal autocomplete.
2017-11-17 11:43:56 +00:00
orangemug
63ac707415
Call fetchSources after component mount.
2017-11-17 10:53:46 +00:00
orangemug
b5dc04bb4f
Merge remote-tracking branch 'upstream/master' into fix/source-layer-autocomplete
2017-11-17 10:41:23 +00:00
orangemug
cb2f854dd5
Sub-dependencies broke their API without a major version bump.
...
This fixes those errors and adds a package-lock.json
2017-11-15 14:29:56 +00:00
orangemug
401c920e47
Fix to keep autocomplete menu within window bounds.
2017-11-08 15:44:43 +00:00
orangemug
40235fe473
Initial work to reorder zoom fields.
2017-11-08 13:45:34 +00:00
orangemug
a76e08aee7
Fixed source layer autocomplete to fetch from the sources json definition
2017-11-08 11:11:36 +00:00
orangemug
dfe7282510
Fixed some errors reported in google lighthouse audit tool.
2017-11-08 10:13:02 +00:00
orangemug
3aae2e976f
Merge remote-tracking branch 'upstream/master' into fix/update-deps
...
Conflicts:
src/components/Toolbar.jsx
2017-11-08 09:01:35 +00:00
orangemug
f79a945fa4
Fixed more eslint errors.
2017-11-08 08:51:24 +00:00
orangemug
8234c51412
Fixed eslint errors.
2017-11-08 08:47:36 +00:00
Orange Mug
616f45c586
Merge pull request #191 from orangemug/fix/console-errors
...
Fixed startup errors/warnings
2017-11-07 15:05:16 +00:00
Orange Mug
1f80cfcaa6
Merge pull request #190 from orangemug/feature/overflow-toolbar-actions
...
Added css overflow scroll to toolbar actions
2017-11-07 11:14:16 +00:00
orangemug
c050b02b8b
Updated '@mapbox/mapbox-gl-style-spec'
2017-11-07 10:21:39 +00:00
orangemug
9bc603a510
Update to use prop-types module in components.
2017-11-06 15:32:04 +00:00
orangemug
365a0518a5
Removed the console.warn because the logging wasn't helpful.
2017-11-06 15:05:00 +00:00
orangemug
bb4f3482ad
Removed required from minzoom/maxzoom as it can be undefined.
...
See <https://www.mapbox.com/mapbox-gl-js/style-spec/#layer-minzoom >
2017-11-06 14:45:03 +00:00
orangemug
e148607c7a
Removed required prop and fixed component name.
2017-11-06 14:13:45 +00:00
orangemug
ae370f04c1
Added css overflow scroll to toolbar actions.
2017-11-06 10:23:51 +00:00
Orange Mug
adc8ed26c1
Merge pull request #179 from gregorywolanski/87
...
Display zoom level #87
2017-10-30 08:00:34 +00:00
Gregory Wolanski
06554b83dc
Add expand/collapse all layer groups feature ( #130 )
2017-10-25 21:35:19 +02:00
Gregory Wolanski
06ea1d1697
Display zoom level #87
2017-10-19 20:41:38 +02:00
Orange Mug
ddb3bcde43
Merge pull request #178 from pjsier/fix/layer-function-type
...
Assigning default function type from spec
2017-10-18 17:31:13 +01:00
pjsier
d32b15d425
Assigning default function type from spec
2017-10-16 14:19:19 -05:00
orangemug
c38547d4e7
Removed {} from props.
2017-10-16 15:18:29 +01:00
orangemug
3f350c30da
Added rel="noopener noreferrer" to external links.
2017-10-16 15:01:35 +01:00
pjsier
cda855f1b7
Add share style link, copy button
...
This adds a copy to clipboard button and input with the style parameter
pre-populated after exporting a style to an anonymous gist. Also
includes the URL as an input next to the button.
2017-10-15 20:04:43 -05:00
orangemug
aa92e9da02
Merge remote-tracking branch 'upstream/master' into feature/load-from-url
2017-10-12 15:15:20 +01:00
Orange Mug
232b48ff62
Merge pull request #165 from gregorywolanski/master
...
Modal scrolling #156
2017-10-12 10:29:07 +01:00
Orange Mug
aa288a1e11
Merge pull request #161 from pjsier/feature/data-driven-styles
...
Add data-driven styling
2017-10-11 16:55:04 +01:00
Orange Mug
7e6efcb9b9
Merge pull request #169 from orangemug/feature/comments-field-docs
...
Added comments field doc and updated react-collapse to fix styling
2017-10-11 14:37:43 +01:00
Orange Mug
817d0a7e63
Merge pull request #170 from orangemug/fix/maputnik-logo-stretch
...
Fixes logo styling in toolbar
2017-10-11 14:34:43 +01:00
pjsier
fa0067ce7b
Update mapbox deps, clarify data prop scope
2017-10-11 08:01:55 -05:00
pjsier
b4292028c2
Fix default field bug
2017-10-11 05:58:32 -05:00
orangemug
d7c099bcbb
Fixed logo stying in toolbar, also switched to the logo in github:maputnik/design.
2017-10-11 11:17:02 +01:00
orangemug
92ff1a8499
Added comments field doc and updated react-collapse to fix styling.
2017-10-10 22:34:16 +01:00
pjsier
4af7a71220
Rename ZoomSpecField to FunctionSpecField
2017-10-10 14:23:20 -05:00
orangemug
611e170b5e
Added true/false conversion to filter fields. Fixes #114
2017-10-10 18:41:54 +01:00
pjsier
148f64c261
Restrict data function types, reorder buttons
...
Checking the Mapbox style spec properties to see whether or not
exponential should be allowed as the property type, defaulting to
categorical which appears to work for either type. Also re-orders zoom
and data function buttons, aligning zoom right if data not supplied.
2017-10-10 10:30:06 -05:00
orangemug
2c3f47d3cb
Added 'Load from URL' option in open modal. Fixes #120
2017-10-10 16:27:16 +01:00
Gregory Wolanski
8a6e24e5e7
Modal scrolling #156
2017-10-08 21:42:04 +02:00
pjsier
1d29f67065
Check for property-function support on data styles
2017-10-05 06:08:55 -05:00
pjsier
2ffb3e73e1
Re-add default field after style update
2017-10-05 05:50:47 -05:00
pjsier
bba7aa3177
Merge branch 'master' into feature/data-driven-styles
2017-10-05 05:42:17 -05:00
Orange Mug
c950a33031
Merge pull request #124 from orangemug/fix/issue-110-update-mapbox-style-spec
...
Update style spec
2017-10-05 06:16:04 +01:00
pjsier
9e52b0b7dc
Remove default from data properties
...
It looks like default is not supported in this version of the style
spec, so pending the PR to update it I'm removing it as an input.
2017-10-01 21:07:55 -05:00
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
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
bartvde
e4477db413
Prevent warning for ColorField
2017-06-23 16:00:43 +02: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
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
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
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
a53d7763ba
Added layer comments via 'metadata.maputnik:comment' (issue #28 )
2017-03-07 12:25:23 +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
Lukas Martinelli
5c286f8d96
Remove static fontstacks.json
2017-01-25 13:47:37 +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
2458d4b637
Show inspect tooltip only on click in map #90
2017-01-22 21:16:11 +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
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
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
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
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
jirik
69a665373f
Export to Gist anonymously, related to maputnik/editor#3
2017-01-12 18:27:44 +01:00
Lukas Martinelli
68685dcf42
Only set source layer if not undefined
2017-01-12 16:59:38 +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
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
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
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
840778b64f
Remove JS input config
2017-01-11 14:03:48 +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
cb4fdb0f9f
Remove rasters in inspect style
2017-01-10 19:14:14 +01:00
Lukas Martinelli
df61ae8c7a
Add filter button on the right bottom
2017-01-10 19:02:06 +01:00
Lukas Martinelli
6021b51385
Extra padding prevents hidden layers #61
2017-01-10 15:53:22 +01:00
Lukas Martinelli
40111e0d8e
Fix minzoom and maxzoom in source modal
2017-01-10 15:35:13 +01:00
Lukas Martinelli
43d9440e05
White background for OL3
2017-01-10 14:32:45 +01:00
Lukas Martinelli
3a3e90c3dc
Support TileJSON sources for OL3
2017-01-10 14:24:35 +01:00
Lukas Martinelli
104d6311ec
Add missing IconInput
2017-01-10 14:05:46 +01:00
Lukas Martinelli
b470885263
Use first vector source for OL3
2017-01-10 14:05:25 +01:00
Lukas Martinelli
7ff0ac9bb5
Upgrade ol-mapbox-style to v0.14
2017-01-10 12:04:19 +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
a8a3b7a5ad
Always have default value if value not set
2017-01-10 09:51:18 +01:00