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

[DESIGN] Implement changes to bidi to permit non-strict formation #811

Merged
merged 16 commits into from
Aug 12, 2024

Commits on Jun 24, 2024

  1. [DESIGN] Implement changes to bidi to permit non-strict formation

    **_DO NOT REVIEW_**
    
    This PR will eventually include the design changes. Currently a work in progress.
    aphillips authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c2bcfe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Address comments plus update "other" solutions

    Since we're adopting "loose" as the proposed design, put "strict" as a considered option.
    aphillips authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9342386 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    3d84859 View commit details
    Browse the repository at this point in the history
  2. Typo

    aphillips authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    33528f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    dc175bb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Update bidi-usability.md

    aphillips authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ed8bab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update bidi-usability.md

    aphillips authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2f7e13c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d9ae2e View commit details
    Browse the repository at this point in the history
  3. Update exploration/bidi-usability.md

    Co-authored-by: Eemeli Aro <eemeli@mozilla.com>
    aphillips and eemeli authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    03ebbce View commit details
    Browse the repository at this point in the history
  4. Update exploration/bidi-usability.md

    Co-authored-by: Eemeli Aro <eemeli@mozilla.com>
    aphillips and eemeli authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    df37674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f12e316 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update exploration/bidi-usability.md

    Co-authored-by: Tim Chevalier <tjc@igalia.com>
    aphillips and catamorphism authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    27ca447 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Commit @eemeli's comment

    Adding this text in, to be followed with some of the discussion from the PR
    
    Co-authored-by: Eemeli Aro <eemeli@mozilla.com>
    aphillips and eemeli authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    570204a View commit details
    Browse the repository at this point in the history
  2. Add missing ABNF

    aphillips authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    53815b3 View commit details
    Browse the repository at this point in the history
  3. Add discussion points

    Adding the pros/cons for isolating name tokens in order to facilitate discussion.
    aphillips authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    43a5ab2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6e4132 View commit details
    Browse the repository at this point in the history