orangemug
df350534ce
Added link to < https://maputnik.github.io/donate >
2018-06-16 09:46:30 +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
ffce8e3ba5
Added missing file.
2018-06-03 17:37:54 +01:00
Orange Mug
a28a417ebc
Merge pull request #314 from orangemug/fix/various-fixes
...
Small bug fixes
2018-06-03 17:35:44 +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
Orange Mug
cae6cffb7b
Merge pull request #313 from orangemug/feature/shortcuts
...
Keyboard shortcuts
2018-06-03 11:18:16 +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
Orange Mug
edd09ef585
Merge pull request #306 from orangemug/feature/accessibility-list-reorder
...
Keyboard accessible layer options
2018-06-03 09:57:00 +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
Orange Mug
fd48d82e42
Merge pull request #312 from orangemug/feature/color-filters
...
Color blindness emulation
2018-06-02 10:21:39 +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
13fc699d4a
Styling fixes.
2018-05-31 21:09:31 +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
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
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
fc7395df96
Fixed CircleCI cache to include {{arch}}
2018-05-28 11:34:12 +01:00
orangemug
272f662a34
Changed 'skip' wording
...
As outlined in <https://webaim.org/techniques/skipnav/ >
2018-05-28 11:29:49 +01:00
orangemug
d59d9cde95
Fixed OSX working directory if CircleCI config.
2018-05-28 11:19:04 +01:00
orangemug
c71fbcf436
Tidy
2018-05-28 11:15:16 +01:00
Orange Mug
54c79445db
Merge pull request #307 from orangemug/fix/public-source-button-size
...
Fixed public source button size
2018-05-28 10:52:23 +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
Orange Mug
1aed761893
Merge pull request #305 from orangemug/feature/public-style-aria-labels
...
Added aria-label to public styles
2018-05-19 09:39:13 +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
db5dd0f6ee
Merge pull request #304 from orangemug/fix/disable-spellcheck-v2
...
Disable spellcheck on <input/>'s
2018-05-19 07:56:06 +01:00
orangemug
42c3dcf258
Updated package-lock.json
2018-05-17 13:49:24 +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