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

Modernized Packages, multiple fixes #488

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    2fdc753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d961b View commit details
    Browse the repository at this point in the history
  3. chore: test snapshot

    mrflip committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3a5f5a6 View commit details
    Browse the repository at this point in the history
  4. chore: modernized packages

    mrflip committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    66a9696 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. chore: deburred and refreshed data

    chore: integrated xcarpentier#475 from kanimetov
    
    chore: updated country code list
    
    fix: was recycling old names
    
    fix: added independent status
    mrflip committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    6e6a6e7 View commit details
    Browse the repository at this point in the history
  2. chore: tests 'work' but boy they complain a lot

    chore: integrated xcarpentier#475 from kanimetov
    mrflip committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9faac6d View commit details
    Browse the repository at this point in the history
  3. chore: removed withAlphaFilter, fixed filters, many other improvements

    * the alpha scroll-to-a-letter thing works even in languages with many characters, with preferred countries, and with Åland
    * search works with modern fuse, and will index against alternative names for the country
    * buttons invalidate correctly when country code is changed (name and calling code were not updated)
    * flag button still shows something even if all the button content options are off
    * if search has no hits, text turns red and full list displays
    * the side scroller no longer filters letters, it just jumps to list positions. the withAlphaFilter option has been removed, but will still toggle on/off the side scroller index if it is not explicitly set on or off.
    * some async error handling
    mrflip committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    98f2e57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15dad71 View commit details
    Browse the repository at this point in the history