Orange Mug
44fad76d45
Merge pull request #392 from orangemug/feature/color-accessibility-ui
...
Color accessibility UI
2018-10-06 16:58:32 +01:00
orangemug
4134919dde
Added missing key attribute to <option/>
2018-10-06 14:44:12 +01:00
orangemug
a356bfd601
Switch from react-aria-menubutton to <select/>
2018-10-06 13:54:02 +01:00
Orange Mug
c8a004422f
Merge pull request #406 from emuanalytics/bug/#380
...
Fix for Issue #380
2018-10-06 13:18:31 +01:00
pathmapper
6e03f1f077
get name from package.json
2018-10-04 16:42:39 +02:00
Robin Summerhill
4c13350c14
Issue #380 - fix for data functions
2018-10-03 20:11:53 +01: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
Gregory Wolanski
060f7aa42c
Merge pull request #400 from orangemug/feature/make-layer-visibility-always-shown
...
Make layer visibility icon shown when hidden
2018-09-24 22:19:07 +02:00
orangemug
0c6a179cec
Switch to using styleUrl for disabling button
2018-09-24 20:58:43 +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
bc1d0de057
Added default isActive prop to Collapse component
2018-09-24 16:55:53 +01:00
orangemug
4a0b9fd0de
Added missing prop type
2018-09-24 15:13:35 +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
b7fd889fcd
Removed signal from fetch as not supported in all browsers.
2018-09-23 21:00:17 +01:00
orangemug
673465af77
Use AbortController in activeRequest
2018-09-23 19:53:32 +01:00
orangemug
cc5d0dc4fe
Merge remote-tracking branch 'upstream/master' into fix/request-abort-and-oerlapping-modals
2018-09-23 19:45:47 +01:00
orangemug
e6da977c48
Prevented overlapping modals in react tree and fixed request canceling.
2018-09-23 19:40:50 +01:00
orangemug
e4aa016713
Fixed lint errors
2018-09-23 14:50:29 +01:00
orangemug
8b67499a64
Removed external svg from filter command.
2018-09-23 14:48:19 +01:00
orangemug
bcdc7c6811
Improved color accessibility UI
2018-09-23 14:39:02 +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
cdcf16196c
Merge remote-tracking branch 'upstream/master' into feature/make-layer-visibility-always-shown
...
Conflicts:
src/components/layers/LayerListItem.jsx
2018-09-23 09:07:02 +01:00
orangemug
a0ed6a379b
Always show layer visibility toggle in layer list
2018-09-23 09:05:08 +01:00
Orange Mug
225d0388ce
Merge pull request #386 from orangemug/fix/showTileBoundaries-error
...
Added guard to map object
2018-09-22 16:15:00 +01:00
orangemug
fd34e31462
Merge remote-tracking branch 'upstream/master' into fix/showTileBoundaries-error
2018-09-22 14:17:16 +01:00
orangemug
8eb49427fd
Merge remote-tracking branch 'upstream/master' into fix/switch-visibility-icons
2018-09-22 14:15:43 +01:00
Orange Mug
53c8661cd3
Merge pull request #358 from orangemug/fix/remove-componentWillUpdate
...
Remove UNSAFE_componentWillReceiveProps
2018-09-22 14:11:58 +01:00
orangemug
f1216795d2
Swap layer visibility icons.
2018-09-22 13:12:36 +01:00
orangemug
77475af3c6
Added guard to map object
2018-09-20 19:16:23 +01:00
pathmapper
fff8fb72c5
Access token labels OMT - MapTiler
2018-09-14 09:08:04 +02:00
orangemug
26ff9f63bb
Merge remote-tracking branch 'upstream/master' into fix/remove-componentWillUpdate
...
Conflicts:
src/components/map/MapboxGlMap.jsx
src/components/modals/ExportModal.jsx
2018-09-10 14:46:52 +01:00
Orange Mug
7e5fb4d42f
Merge pull request #364 from orangemug/maintenance/reduce-bundle-size-v2
...
Reduce bundle size
2018-09-10 14:12:03 +01:00
Orange Mug
762bb786be
Merge pull request #365 from orangemug/feature/added-no-webgl-error
...
Added no WebGL error message to MapboxGL map component
2018-09-10 14:09:09 +01:00
Loïc Gasser
bc2ec4d0b7
Remove unused imports
2018-08-23 00:18:39 -04:00
Loïc Gasser
e4de101553
Take advantage of transform-class-properties and use arrow functions instead of bind
2018-08-23 00:18:37 -04:00
orangemug
6207416b32
Added no WebGL error message to MapboxGL map component
2018-08-22 22:05:46 +01:00
orangemug
0e8c94af1e
Remove logging.
2018-08-22 18:51:42 +01:00
orangemug
922ee616ec
Reduce bundle size
...
- Use the browsers fetch rather than the request module
- base64-loader -> raw-loader
- Remove ol3 because it's been broken for a while
- Removed old GitHub gist support as it's no longer functional
- Removed Mousetrap as we were only using a small part of the functionality
- Moved to single js file to make things simplier
2018-08-22 09:36:34 +01:00
orangemug
70f1f9ffac
Added 'show-collision-boxes' query parameter
2018-08-19 17:32:18 +01:00
orangemug
409f81f0d8
More componentWillUpdate transition fixes.
2018-08-07 20:13:45 +01:00
orangemug
1aa90bef37
Removed componentWillUpdate
2018-08-06 22:27:03 +01:00
Chris Whong
9a34db7008
find correct zoom attribute in spec
2018-08-03 15:25:05 -04: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
Orange Mug
530bfaf3b3
Merge pull request #348 from orangemug/fix/color-filter-undefined
...
Undefined filter fix (color accessibility)
2018-07-17 21:51:54 +01:00
orangemug
6ea70ab9cf
Fix what I believe to be a 'first boot' error.
2018-07-17 20:45:12 +01:00
orangemug
a0e2d68dae
Only apply filter if defined.
2018-07-17 20:40:23 +01:00
orangemug
c0480a50ea
Option to download styles with own tokens.
2018-07-15 22:51:57 +01:00
orangemug
d88bc59720
Fixed normalizeSourceURL import issue.
2018-07-12 12:33:40 +01:00
Gregory Wolanski
5de9e708e9
Survey ( #328 ): Cleaning
2018-07-08 14:42:49 +02:00