pathmapper
6e03f1f077
get name from package.json
2018-10-04 16:42:39 +02:00
Orange Mug
e6e2be61f0
Merge pull request #398 from orangemug/fix/load-url-error
...
Show error if style fails to load and disabled button if input is empty
2018-09-26 18:35:51 +01:00
orangemug
252403b1e3
Added classBlockModifier to <LayerAction/> and switched to only displaying icons for hidden layers
2018-09-24 20:40:51 +01:00
orangemug
004d135d93
Show error if style fails to load and disabled button if input is empty
2018-09-24 14:41:09 +01:00
orangemug
8f07a79a49
Merge remote-tracking branch 'upstream/master' into feature/color-accessibility-ui
...
Conflicts:
src/components/App.jsx
src/styles/_components.scss
2018-09-23 11:39:15 +01:00
orangemug
a0ed6a379b
Always show layer visibility toggle in layer list
2018-09-23 09:05:08 +01:00
orangemug
6207416b32
Added no WebGL error message to MapboxGL map component
2018-08-22 22:05:46 +01:00
orangemug
0384181ee1
Added final bits for thunderforest integration
2018-07-27 16:25:53 +01:00
orangemug
fd59f42819
Merge remote-tracking branch 'upstream/master' into feature/add-thunderforest-source
...
Conflicts:
src/components/App.jsx
2018-07-27 15:43:02 +01:00
orangemug
45f45b7547
Fix to prevent contents of react-codemirror being hidden
2018-07-18 08:07:35 +01:00
Orange Mug
09ba2be416
Merge pull request #344 from orangemug/fix/map-overflow-zoom-issues
...
Fixed map width so it no longer overflows
2018-07-15 22:44:51 +01:00
Orange Mug
115ce3305d
Merge pull request #343 from orangemug/fix/disable-bounce-scroll
...
Prevent bounce scroll on <body/>
2018-07-15 22:11:18 +01:00
orangemug
960b2022ed
Fixed map width ( fixes #260 )
2018-07-15 22:08:06 +01:00
orangemug
252b442ca9
The UI is 100% height so prevent bounce scroll on OSX
2018-07-15 21:51:25 +01:00
orangemug
968d7d7fda
Fixed <LayerEditor/> overflow issues.
2018-07-15 13:17:47 +01:00
Gregory Wolanski
fb84cfee1c
Survey ( #328 ): Proper contrast ratio
2018-07-08 16:27:59 +02:00
Gregory Wolanski
9132262106
Merge branch 'survey' of https://github.com/gregorywolanski/editor into survey
2018-07-08 14:43:03 +02:00
Gregory Wolanski
5de9e708e9
Survey ( #328 ): Cleaning
2018-07-08 14:42:49 +02:00
Gregory Wolanski
4df63c7287
Update _base.scss
2018-07-08 14:38:52 +02:00
Gregory Wolanski
a88ca031d0
Survey ( #328 )
...
Elements promoting the survey inside Maputnik after feedback
2018-07-08 14:34:46 +02:00
Gregory Wolanski
452706f35c
Survey ( #328 )
2018-06-30 10:17:14 +02:00
Gregory Wolanski
8b0aa194cf
Survey ( #328 )
...
Elements promoting the survey inside Maputnik after feedback
2018-06-30 10:09:23 +02:00
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
558f3d649d
Added dialog styling.
2018-06-18 18:17:33 +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
1e09066779
Merge branch 'feature/accessibility-list-reorder' into feature/shortcuts
...
Conflicts:
src/components/App.jsx
2018-06-03 09:41:07 +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
480d54c2d8
Finished shortcuts modal styling
2018-06-02 10:17:39 +01:00
orangemug
f9f5e8f925
Changed close button from <a> to <button>
2018-06-01 20:40:51 +01:00
orangemug
13fc699d4a
Styling fixes.
2018-05-31 21:09:31 +01:00
Orange Mug
0f103c3c00
Merge pull request #309 from orangemug/feature/skip-menu
...
Added skip-menu link for keyboard users
2018-05-28 13:17:02 +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
28af87391d
Fixed public source button size.
2018-05-22 21:43:35 +01:00
orangemug
0aabd33538
Remove empty scss blocks
2018-05-22 21:26:11 +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
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
Orange Mug
6e21503e6b
Merge pull request #297 from orangemug/accessibility/larger-color-swatch
...
Make color swatch larger so its easier to see
2018-05-11 15:49:32 +01:00
orangemug
221cd4ffd2
Added accessible modal via react-aria-modal
2018-05-11 10:56:34 +01:00
orangemug
11d73595fc
Made buttons keyboard accessible.
2018-05-10 16:50:37 +01:00
orangemug
198ff143f6
Make color swatch larger so its easier to see.
2018-05-10 16:18:13 +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
orangemug
5bd25fc2ed
Fix to allow beta version strings to not wrap.
2018-04-20 15:09:37 +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
d0ca732fe7
Updated stylelint and fixed scss for 'stylelint-config-recommended-scss'
2018-04-17 14:55:33 +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
e936dd16bf
Fix style linting error
2018-04-16 07:44:00 -05:00
pjsier
3d4579288c
Handle data functions without zoom
2018-04-16 06:59:01 -05:00
orangemug
9808d44c71
Fix to allow layers sections to expand smoothly. Fixes #244
2018-04-13 17:00:51 +01:00
orangemug
00e94212bd
Added initial thunderforest source integration
2018-04-11 15:53:40 +01: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
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
orangemug
ee3def492a
Fixed toolbar version position.
2018-01-31 21:36:47 +00:00
orangemug
41bd91fcd2
Center the toolbar button text.
2018-01-31 21:22:12 +00:00
orangemug
02c8542848
Added version number to the UI. Fixes #232
2018-01-31 21:04:49 +00:00
orangemug
53cb317155
Fix for safari modal appearing below the overlay. Fixes #225
2018-01-25 08:30:23 +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
dc40ce7d9e
Fixed lint errors.
2018-01-17 17:58:01 +00: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
orangemug
f464f997d1
Added 'pointer-events: none' to prevent tooltips from overlapping the UI.
2017-11-07 18:29:55 +00:00
orangemug
ae370f04c1
Added css overflow scroll to toolbar actions.
2017-11-06 10:23:51 +00:00
Gregory Wolanski
06554b83dc
Add expand/collapse all layer groups feature ( #130 )
2017-10-25 21:35:19 +02: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
Orange Mug
232b48ff62
Merge pull request #165 from gregorywolanski/master
...
Modal scrolling #156
2017-10-12 10:29:07 +01:00
Grzegorz Wolański
a95b2932db
Modal scrolling #156 : Issue fixed
2017-10-11 23:11:40 +02: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
orangemug
d7c099bcbb
Fixed logo stying in toolbar, also switched to the logo in github:maputnik/design.
2017-10-11 11:17:02 +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
Gregory Wolanski
8a6e24e5e7
Modal scrolling #156
2017-10-08 21:42:04 +02:00
pjsier
d731fb2cae
Fix scss linter errors
2017-10-01 19:17:43 -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
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
Orange Mug
5157742009
Merge pull request #141 from tbarsballe/autocomplete-style
...
Improve autocomplete styling
2017-06-23 17:22:02 +01:00
Torben Barsballe
2adb1bf917
Add DynamicArrayInput for handling variable-length array fields
2017-05-29 14:32:05 -07:00
Torben Barsballe
2825dd7e04
Improve autocomplete styling
...
Use "position: absolute" so that autocomplete follows the field when you scroll.
2017-05-29 13:22:50 -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
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
32aa8b0e1f
Fix lint errors.
2017-04-02 18:42:27 +01:00
orangemug
6b22ba2707
Removed duplicate css rules.
2017-04-02 16:11:14 +01:00
orangemug
396022e8ea
Styling fixes for firefox.
2017-04-02 16:01:56 +01:00
orangemug
0d4449b9c2
Added css flexbox to modal to allow for a max-height.
2017-04-02 15:13:07 +01:00
Lukas Martinelli
32ac92f901
Merge pull request #105 from orangemug/fix/issue-89
...
Remove overflow hidden to allow modal to show in safari
2017-03-28 23:30:37 -04:00
Yuri Astrakhan
87acc3362d
Increase popup Z-index
...
Per https://github.com/maputnik/editor/issues/118
2017-03-28 23:03:13 -04: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
03af10f850
Fixed maputnik-color-swatch size.
2017-03-07 13:02:09 +00:00
orangemug
2f059874aa
Fixed css lint errors.
2017-03-07 12:59:08 +00:00
orangemug
a53d7763ba
Added layer comments via 'metadata.maputnik:comment' (issue #28 )
2017-03-07 12:25:23 +00:00
orangemug
eb526a6186
Remove overflow hidden to allow modal to show in safari (issue #89 )
2017-03-07 10:47:46 +00:00
orangemug
6095f871ed
Added color swatch to color field.
2017-03-07 10:17:45 +00:00
Lukas Martinelli
767d68d905
Replace 0px with 0
2017-01-26 21:12:05 +01:00
Alberto Valverde
32b18e9141
Configurable toolbar top offset.
...
For facilitate embeding in other apps.
2017-01-26 20:43:06 +01:00
Lukas Martinelli
c837179f71
Clean up layer.scss
2017-01-25 13:23:29 +01:00
Lukas Martinelli
9a947658e2
Improve default property styling #92
2017-01-25 12:54:33 +01:00
Lukas Martinelli
377840ca24
Fix lint issues in _modal.scss
2017-01-16 16:34:55 +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
e3b7e002b4
Hypertext links are white instead of blue
2017-01-16 15:13:11 +01:00
Lukas Martinelli
8f6006c19f
Less opacity for default values #73
2017-01-15 17:10:38 +01:00
Lukas Martinelli
9509b59696
Add open Mapbox styles to gallery
2017-01-14 14:00:32 +01:00
Lukas Martinelli
ac40d7727e
Fix popup layer issue
2017-01-12 16:59:38 +01:00
jirik
6be6db8f5e
Fix hidden map attributions (CSS issue)
2017-01-12 15:34:38 +01:00
Lukas Martinelli
6fa2542b56
Fix color of compound filter
2017-01-12 11:35:11 +01:00
Lukas Martinelli
a30e57c4d8
Add empty style option
2017-01-12 11:31:16 +01:00
Lukas Martinelli
69f2e12ea0
Add stylelint and fix lint issues
2017-01-12 11:23:06 +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
bcab165f97
Select highlighted multibutton
2017-01-11 20:43:40 +01:00
Lukas Martinelli
2516fba105
Animate opacity on layer group collapse
2017-01-11 19:57:12 +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
26a865bb50
Add missing mixins
2017-01-11 17:52:29 +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
82da251218
Add vendor prefixes
2017-01-11 16:20:10 +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
3917a3e323
Fix multi button style
2017-01-11 14:13:23 +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