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

refactor: Use rc-motion #203

Merged
merged 23 commits into from Sep 29, 2020
Merged

refactor: Use rc-motion #203

merged 23 commits into from Sep 29, 2020

Commits on Sep 28, 2020

  1. init: with css motion

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    96bca24 View commit details
    Browse the repository at this point in the history
  2. fix ts

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    fbc827d View commit details
    Browse the repository at this point in the history
  3. fix ts

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    69f3460 View commit details
    Browse the repository at this point in the history
  4. support mask hidden

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    c1dba1f View commit details
    Browse the repository at this point in the history
  5. ts it

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    f42edc8 View commit details
    Browse the repository at this point in the history
  6. mask it

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    baa8488 View commit details
    Browse the repository at this point in the history
  7. mask it

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    ecbb55b View commit details
    Browse the repository at this point in the history
  8. out of dialog

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    40fc41e View commit details
    Browse the repository at this point in the history
  9. wrapper style

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    2fe13cc View commit details
    Browse the repository at this point in the history
  10. title id

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    34fd83c View commit details
    Browse the repository at this point in the history
  11. Auto focus

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    6ca510a View commit details
    Browse the repository at this point in the history
  12. wrapper click close

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    b3dd1ce View commit details
    Browse the repository at this point in the history
  13. switch tabs

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    21baf25 View commit details
    Browse the repository at this point in the history
  14. switch scroll bar

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    58bf807 View commit details
    Browse the repository at this point in the history
  15. focus after motion end

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    fe9fc39 View commit details
    Browse the repository at this point in the history
  16. fix bootstrap demo

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    cc6fd3a View commit details
    Browse the repository at this point in the history
  17. test: fix afterClose

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    8170d59 View commit details
    Browse the repository at this point in the history
  18. more test case

    zombieJ committed Sep 28, 2020
    Copy the full SHA
    ddd9518 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. half test

    zombieJ committed Sep 29, 2020
    Copy the full SHA
    2c4394c View commit details
    Browse the repository at this point in the history
  2. test: all test

    zombieJ committed Sep 29, 2020
    Copy the full SHA
    81ed938 View commit details
    Browse the repository at this point in the history
  3. update travis node version

    zombieJ committed Sep 29, 2020
    Copy the full SHA
    ab5a62c View commit details
    Browse the repository at this point in the history
  4. test: dialog coverag

    zombieJ committed Sep 29, 2020
    Copy the full SHA
    e3431a5 View commit details
    Browse the repository at this point in the history
  5. more coverage

    zombieJ committed Sep 29, 2020
    Copy the full SHA
    e99a50d View commit details
    Browse the repository at this point in the history