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 CSS calc #668

Closed
wants to merge 29 commits into from
Closed

Add CSS calc #668

wants to merge 29 commits into from

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

  1. Add calc to dimensions types

    Dimension, LengthPercentage and LengthPercentageAuto
    kokoISnoTarget committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    044e5e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bf65e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab9f2bc View commit details
    Browse the repository at this point in the history
  4. Add round

    kokoISnoTarget committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b5a1d6a View commit details
    Browse the repository at this point in the history
  5. Add check for nan

    kokoISnoTarget committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3371195 View commit details
    Browse the repository at this point in the history
  6. 200 clones -_-

    kokoISnoTarget committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9baf6ab View commit details
    Browse the repository at this point in the history
  7. Adjusting test sizes

    kokoISnoTarget committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c879ec4 View commit details
    Browse the repository at this point in the history
  8. Using crate::sys Types

    kokoISnoTarget committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b0b9237 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37785e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    55b2556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b178cf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 26, 2024

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

Commits on Jun 30, 2024

  1. Getting tagged unions to work : )

    Small perf improvements
    Refining some of the api
    kokoISnoTarget committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    48e87df View commit details
    Browse the repository at this point in the history
  2. Writing documentation

    (This is getting forced push a few times)
    kokoISnoTarget committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    31ccf15 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    156267a View commit details
    Browse the repository at this point in the history
  2. msrv

    kokoISnoTarget committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a2928f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0975be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27de2a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Unions without unions

    kokoISnoTarget committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f9055c9 View commit details
    Browse the repository at this point in the history
  2. Revert some things

    fmt
    kokoISnoTarget committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    10cc221 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Strict Provenance

    kokoISnoTarget committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f673265 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Using an arc

    kokoISnoTarget committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f03d0db View commit details
    Browse the repository at this point in the history
  2. Back with the clones

    kokoISnoTarget committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9c56ae5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a934d8 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    kokoISnoTarget committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    659c4fb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge main into calc

    Merge main into calc
    kokoISnoTarget committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    acf450a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd9343 View commit details
    Browse the repository at this point in the history