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

Pre-details wrapup #145

Merged
merged 10 commits into from
Dec 8, 2020
Merged

Pre-details wrapup #145

merged 10 commits into from
Dec 8, 2020

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    cf7db36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a8532 View commit details
    Browse the repository at this point in the history
  3. Explore panels: large UI improvements; pre-Details: add more lang-level

    info:
    
    - Tighten/consistentize panel intros, detangle components and styles,
    etc.
    - Add Global Speakers to stats/meta section of pre-Details, and
    Country/Region to its chips
    - Stop showing repetitive Language icons in mid-level views
    abettermap committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6765a0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d8cfd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    2b5e905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f792d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d8bc17 View commit details
    Browse the repository at this point in the history
  4. Find feature by key/value: hook it up:

    Pave the way for hook-based approach to find the feature needle in the
    features haystack based on non-ID attribute (likely "Language").
    
    Bunch of trivial refactoring/shortening as well.
    abettermap committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    0837270 View commit details
    Browse the repository at this point in the history
  5. Pre-details "Read more": fall back to instance-level if no lang-level…

    … available:
    
    Also extract the logic from the language cards list component into a hook.
    abettermap committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    3e4f320 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4ff970 View commit details
    Browse the repository at this point in the history