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

feat: @floating-ui/utils package #2449

Merged
merged 33 commits into from
Jul 28, 2023
Merged

feat: @floating-ui/utils package #2449

merged 33 commits into from
Jul 28, 2023

Commits on Jul 16, 2023

  1. feat: utils package

    atomiks committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    c11aaa6 View commit details
    Browse the repository at this point in the history
  2. export all is functions

    atomiks committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    83a557b View commit details
    Browse the repository at this point in the history
  3. fix: safari/webkit

    atomiks committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    52c0adc View commit details
    Browse the repository at this point in the history
  4. lockfile

    atomiks committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4181872 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. split packages

    atomiks committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1c2712e View commit details
    Browse the repository at this point in the history
  2. fix

    atomiks committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    37fcb96 View commit details
    Browse the repository at this point in the history
  3. fix exports

    atomiks committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    31e5823 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix checks

    atomiks committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    db3c5b4 View commit details
    Browse the repository at this point in the history
  2. update

    atomiks committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    910cda3 View commit details
    Browse the repository at this point in the history
  3. sideEffects

    atomiks committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a384bfc View commit details
    Browse the repository at this point in the history
  4. refactors

    atomiks committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fa606ef View commit details
    Browse the repository at this point in the history
  5. rename to react

    atomiks committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6964369 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix casing

    atomiks committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e4649ed View commit details
    Browse the repository at this point in the history
  2. depend on @floating-ui/core

    atomiks committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    bd321be View commit details
    Browse the repository at this point in the history
  3. export more utils

    atomiks committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8e87450 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. fix circular types

    atomiks committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    03c745d View commit details
    Browse the repository at this point in the history
  2. link packages

    atomiks committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    0886ff9 View commit details
    Browse the repository at this point in the history
  3. type

    atomiks committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    ca042c5 View commit details
    Browse the repository at this point in the history
  4. fix import

    atomiks committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    df7c6a4 View commit details
    Browse the repository at this point in the history
  5. add vite test config to utils

    atomiks committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    239da42 View commit details
    Browse the repository at this point in the history
  6. fix test root

    atomiks committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    94de805 View commit details
    Browse the repository at this point in the history
  7. remove vue plugin

    atomiks committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    5815f28 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. chore: change ts emit

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    357c4fb View commit details
    Browse the repository at this point in the history
  2. chore: update ts

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    92f3133 View commit details
    Browse the repository at this point in the history
  3. fix: rn typecheck

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bdf2ec4 View commit details
    Browse the repository at this point in the history
  4. update package jsons

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    00253f5 View commit details
    Browse the repository at this point in the history
  5. use types.ts

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1210df6 View commit details
    Browse the repository at this point in the history
  6. add package.json to files

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1d396a2 View commit details
    Browse the repository at this point in the history
  7. import getComputedStyle

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5ecc232 View commit details
    Browse the repository at this point in the history
  8. fix utils subpath types

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    524565e View commit details
    Browse the repository at this point in the history
  9. fix types export ordering

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d021734 View commit details
    Browse the repository at this point in the history
  10. fix ts workflow

    atomiks committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    803116e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. add publint

    atomiks committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e38a5a4 View commit details
    Browse the repository at this point in the history