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 bind function and associated reactive API #460

Merged
merged 30 commits into from
Sep 23, 2023
Merged

Add bind function and associated reactive API #460

merged 30 commits into from
Sep 23, 2023

Commits on Sep 17, 2023

  1. Add bind function

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    d5dd594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60b8b5 View commit details
    Browse the repository at this point in the history
  3. Update bind implementation

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    8524210 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7cf1bff View commit details
    Browse the repository at this point in the history
  5. Add tests

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c5ff489 View commit details
    Browse the repository at this point in the history
  6. Update test

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    92ee893 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26084bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d6d08c View commit details
    Browse the repository at this point in the history
  9. Add reactive API

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    ab4bafb View commit details
    Browse the repository at this point in the history
  10. Add more tests

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    571acb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c52d4f View commit details
    Browse the repository at this point in the history
  12. Implement more functions

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    5c97cf8 View commit details
    Browse the repository at this point in the history
  13. Add docs

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    fdad52f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b23554a View commit details
    Browse the repository at this point in the history
  15. Update docs

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    4e2246d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4390620 View commit details
    Browse the repository at this point in the history
  17. Various cleanup

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    2f0ab03 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8008c4f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c42bdac View commit details
    Browse the repository at this point in the history
  20. Fix typos

    jbednar authored and philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    dabc6a7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5da9c8a View commit details
    Browse the repository at this point in the history
  22. Apply suggestions from code review

    Co-authored-by: Maxime Liquet <[email protected]>
    philippjfr and maximlt authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    64465f1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    33291be View commit details
    Browse the repository at this point in the history
  24. Fix typos

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    91f6332 View commit details
    Browse the repository at this point in the history
  25. Fix imports

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    6f23411 View commit details
    Browse the repository at this point in the history
  26. Clean up notebook

    philippjfr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    2a5e091 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 23, 2023

  1. Move to .rx namespace

    philippjfr committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a872a8c View commit details
    Browse the repository at this point in the history
  2. Add .rx.in_

    philippjfr committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    dbe1121 View commit details
    Browse the repository at this point in the history
  3. Update docs

    philippjfr committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    29ff158 View commit details
    Browse the repository at this point in the history