Birk Skyum
87cd79e86f
Use new scss syntax ( #1015 )
2025-01-21 22:38:05 +01:00
Harel M
60785f53bc
Add translation process and small fixes ( #930 )
...
## Launch Checklist
This adds information about how to translate Maputnik and how to get in
touch with people who have translated in the past.
@keichan34, @jieme, @lhapaipai - I need your approval for this so that
people in the future will know to contact you in case text is being
added and they need help translating it.
CC: @ianthetechie
I've also changed the word "Language" in the upper part of the screen so
that it won't be translated in case you accidentally switch language,
and you need to switch back.
I've also fixed some RTL issues in the CSS and updated the maplibre
components labels when the language changes.
2024-09-02 12:44:44 +03:00
Harel M
a22476cab2
Add lint to CI and fix errors ( #853 )
...
Adds lint to CI and fixes errors.
I'm not sure I'm fully proud of all the solutions there.
But there's no lint issues and the lint is being checked as part of the
CI.
---------
Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com >
2023-12-26 23:13:22 +02:00
orangemug
5804b3c72a
CSS outline fixes for keyboard users.
2020-06-10 13:04:04 +01:00
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
4bbe2ce1ea
Fix to make layer list header visible at all times.
...
Also improved scrollbar styling/positioning for toolbar and layers list.
2020-04-25 11:05:34 +01:00
orangemug
313b639a5f
Only scroll to selected item in <LayerList/> if not already in view.
2020-04-06 15:30:16 +01:00
orangemug
00388e03b8
Moved to using react-accessible-accordion for <LayerEditorGroup/>
2020-03-28 12:53:46 +00:00
orangemug
725b752e35
Added initial expression work and UI errors.
2020-01-29 08:22:03 +00:00
pathmapper
cc7d7a56f5
Fix wobbling
2018-11-04 10:38:58 +01:00
pathmapper
f9233a1e31
Increase color contrast
2018-11-03 18:01:34 +01:00
orangemug
b712e7f184
Merge remote-tracking branch 'upstream/master' into feature/layer-list-ui-handle
...
Conflicts:
src/styles/_layer.scss
2018-11-02 17:57:42 +00:00
pathmapper
a74eb2989c
Add helper class and style the helper
2018-11-02 14:25:31 +01: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
c8e548e3be
Increase more-menu icon size, broken by react-icons update
2018-10-31 08:19:12 +00:00
orangemug
1f81449e3c
Added a visible drag handle.
2018-10-30 19:32:20 +00: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
a0ed6a379b
Always show layer visibility toggle in layer list
2018-09-23 09:05:08 +01:00
orangemug
13fc699d4a
Styling fixes.
2018-05-31 21:09:31 +01:00
orangemug
c71fbcf436
Tidy
2018-05-28 11:15:16 +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
a41b25eea7
Added 'prefers-reduced-motion' css support.
2018-05-10 16:05:55 +01:00
Gregory Wolanski
06554b83dc
Add expand/collapse all layer groups feature ( #130 )
2017-10-25 21:35:19 +02: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
8f6006c19f
Less opacity for default values #73
2017-01-15 17:10:38 +01:00
Lukas Martinelli
69f2e12ea0
Add stylelint and fix lint issues
2017-01-12 11:23:06 +01:00
Lukas Martinelli
2e0cc4511c
Improve add layer button visually
2017-01-11 20:48:15 +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
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
cb752c0343
Add layer button and increase contrast
2017-01-11 15:48:15 +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