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

react-spring, ordering and decoupling #65

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Aug 19, 2021

  1. prevent readding boxes at the end of its parent

    Bela Bohlender committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    86cf27a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. removed direct threejs bindings, added react-spring

    Bela Bohlender committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    0d2c4b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. fixed reordering

    Bela Bohlender committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    2a94db9 View commit details
    Browse the repository at this point in the history
  2. improved reordering performance

    Bela Bohlender committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    d41a6f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. hooks for box instead of complete component

    Bela Bohlender committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    0b9a312 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

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

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    b47bf95 View commit details
    Browse the repository at this point in the history
  2. react spring box

    Bela Bohlender committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    9792322 View commit details
    Browse the repository at this point in the history
  3. merge with master

    Bela Bohlender committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    6cec917 View commit details
    Browse the repository at this point in the history
  4. add reference group

    Bela Bohlender committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    5f3c748 View commit details
    Browse the repository at this point in the history
  5. fix stories (rotation)

    Bela Bohlender committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    fc03083 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into feature/xr-ui

    Bela Bohlender committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    4d0ac2c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. usePropsSetSize, AutomaticBox

    Bela Bohlender committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    82271c7 View commit details
    Browse the repository at this point in the history
  2. fix stories

    Bela Bohlender committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    982ea7a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. fix eslint

    Bela Bohlender committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b5a5dc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. fixed yarn.lock file

    Bela Bohlender committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c4ef91e View commit details
    Browse the repository at this point in the history