Skip to content

Conversation

@Malvoz
Copy link
Member

@Malvoz Malvoz commented Aug 24, 2020

@Malvoz Malvoz changed the title Align controls with Leaflet's core controls [accessibility] Align controls with Leaflet's core controls Dec 1, 2020
@Malvoz Malvoz changed the title [accessibility] Align controls with Leaflet's core controls [accessibility] Set role="button" on the fullscreen control Nov 26, 2021
hswong3i added a commit to drustack/Leaflet-Leaflet.fullscreen that referenced this pull request Nov 26, 2021
Existing implementation handle icon with PNG, with manual positioning
with CSS background image.

This PR rework icons with Font Awesome SVG:

  - Locally venor Font Awesome v5.15.4 `expand-solid.svg` and
    `compress-solid.svg`
  - Rework styling with SCSS
  - Fix accessibility (see Leaflet#110)
  - Test with Leaflet v1.7.1
  - Update demo with above changes

Fix Leaflet#98
Fix Leaflet#102
Fix Leaflet#103
Fix Leaflet#110
Fix Leaflet#114

Signed-off-by: Wong Hoi Sing Edison <[email protected]>
hswong3i added a commit to drustack/Leaflet-Leaflet.fullscreen that referenced this pull request Nov 30, 2021
Existing implementation handle icon with PNG, with manual positioning
with CSS background image.

This PR rework icons with Font Awesome SVG:

  - Locally venor Font Awesome v5.15.4 `expand-solid.svg` and
    `compress-solid.svg`
  - Rework styling with SCSS
  - Fix accessibility (see Leaflet#110)
  - Test with Leaflet v1.7.1
  - Update demo with above changes

Fix Leaflet#98
Fix Leaflet#102
Fix Leaflet#103
Fix Leaflet#110
Fix Leaflet#114

Signed-off-by: Wong Hoi Sing Edison <[email protected]>
@Malvoz
Copy link
Member Author

Malvoz commented Jan 28, 2022

@jfirebaugh Are you able to merge this accessibility improvement?

runette pushed a commit to runette/Leaflet.fullscreen that referenced this pull request May 13, 2022
Existing implementation handle icon with PNG, with manual positioning
with CSS background image.

This PR rework icons with Font Awesome SVG:

  - Locally venor Font Awesome v5.15.4 `expand-solid.svg` and
    `compress-solid.svg`
  - Rework styling with SCSS
  - Fix accessibility (see Leaflet#110)
  - Test with Leaflet v1.7.1
  - Update demo with above changes

Fix Leaflet#98
Fix Leaflet#102
Fix Leaflet#103
Fix Leaflet#110
Fix Leaflet#114

Signed-off-by: Wong Hoi Sing Edison <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[accessibility] Fullscreen control should have role="button"

1 participant