orangemug
b28407a4a0
Accessibility fixes
...
- Aria landmarks
- Title attributes to all icon only buttons
- <Multibutton/> now internally a radio group
- Replaced 1 'skip navigation link' with UI group links
- Added map specific shortcuts to the shortcut menu
- Hidden layer list actions from tab index
2020-05-18 19:37:49 +01:00
orangemug
74b47e7e74
Fix UI when loading invalid style with duplicate layer ids.
...
Also fix for throwing error when 2 layers exist with empty strings as ids.
2020-03-28 10:58:47 +00:00
orangemug
e9b5bfb572
Remove old code.
2018-11-02 08:34:56 +00:00
orangemug
deec7894dd
Make the whole layer label draggable
2018-11-01 08:12:40 +00:00
orangemug
1f81449e3c
Added a visible drag handle.
2018-10-30 19:32:20 +00:00
orangemug
825b9044b9
Tidy naming.
2018-10-09 20:48:10 +01:00
orangemug
012e4b670e
Updated mapbox-gl and react-sortable-hoc usage
2018-10-08 09:32:21 +01:00
orangemug
cf3650c8cd
Updated react-icons
2018-10-06 16:38:08 +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
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
orangemug
f1216795d2
Swap layer visibility icons.
2018-09-22 13:12:36 +01:00
Loïc Gasser
bc2ec4d0b7
Remove unused imports
2018-08-23 00:18:39 -04: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
942b2240a7
Added more webdriver tests testing against a real browser.
2018-01-05 17:45:55 +00:00
orangemug
9bc603a510
Update to use prop-types module in components.
2017-11-06 15:32:04 +00: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
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
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
a3d586a75d
Give more space to layer editor
2016-12-26 11:22:41 +01:00
Lukas Martinelli
e1bc2a321a
Improve inspect popups
2016-12-25 17:46:18 +01:00
Lukas Martinelli
9e5f0c1736
Add layer settings component
2016-12-22 13:40:23 +01:00
Lukas Martinelli
53f0a6adda
Add hover effect for collapse header
2016-12-22 12:06:04 +01:00
Lukas Martinelli
cb590d7e26
Remove unused rebass imports
2016-12-20 20:38:34 +01:00
Lukas Martinelli
4981747d8b
Make editor darker
2016-12-20 20:36:02 +01:00
Lukas Martinelli
dc097e9f9a
Support copy, delete and toggle visibility
2016-12-20 20:21:35 +01:00
Lukas Martinelli
6d9484ec5e
Nicer action on item list
2016-12-20 19:20:56 +01:00
Lukas Martinelli
36c4032063
Remove Immutable JS
2016-12-20 16:08:49 +01:00
Lukas Martinelli
fde60ac3e0
Restructure and rename components
2016-12-20 11:44:22 +01:00