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

Add logical properties support for inline direction #10166

Merged
merged 14 commits into from
Jan 16, 2023

Commits on Jan 16, 2023

  1. ensure we use npm@7 for older versions of Node.js

    This is important so that we can guarantee that `workspaces` are
    supported which we depend on right now (just for install purposes).
    RobinMalfait committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    436a33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3deed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf9b2fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1fd287 View commit details
    Browse the repository at this point in the history
  5. Revert "tmp: trigger CI build (GitHub is doing funky things and not w…

    …orking right now)"
    
    This reverts commit a3deed4.
    RobinMalfait committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ebfdcdb View commit details
    Browse the repository at this point in the history
  6. WIP

    adamwathan authored and RobinMalfait committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    31e25bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4baf0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4100fa View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG

    adamwathan authored and RobinMalfait committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e99205a View commit details
    Browse the repository at this point in the history
  10. Rename inset-s/e to start/end

    adamwathan authored and RobinMalfait committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e896710 View commit details
    Browse the repository at this point in the history
  11. Update sort order in test

    adamwathan authored and RobinMalfait committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    8d935c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07377f7 View commit details
    Browse the repository at this point in the history
  13. run non-oxide and OXIDE tests

    + fix oxide version tests
    RobinMalfait committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    45390f0 View commit details
    Browse the repository at this point in the history
  14. drop oxide specific test job

    The normal `npm run test` will already include the non-oxide and oxide
    version when running tests.
    RobinMalfait committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1525c15 View commit details
    Browse the repository at this point in the history