Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework Legacy PNG Icons with Font Awesome SVG #118

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Commits on Nov 30, 2021

  1. Rework Legacy PNG Icons with Font Awesome SVG

    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 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    27056dc View commit details
    Browse the repository at this point in the history