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: Add @cerbos/react package #876

Merged
merged 17 commits into from
Mar 25, 2024
Merged

Commits on Mar 25, 2024

  1. @cerbos/react initial commit

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cd060a9 View commit details
    Browse the repository at this point in the history
  2. address PR comments

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    24a5fe0 View commit details
    Browse the repository at this point in the history
  3. move eslint-plugin-react-hooks to the react package deps

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    18b790d View commit details
    Browse the repository at this point in the history
  4. remove unnecessary dependency

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    597051a View commit details
    Browse the repository at this point in the history
  5. docs improvements

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7531d89 View commit details
    Browse the repository at this point in the history
  6. Optimise deep equality check and refactor useCerbosRequest

    Signed-off-by: Andrew Haines <haines@cerbos.dev>
    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    haines authored and hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bd0308b View commit details
    Browse the repository at this point in the history
  7. Just add the dependency...

    Signed-off-by: Andrew Haines <haines@cerbos.dev>
    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    haines authored and hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0632461 View commit details
    Browse the repository at this point in the history
  8. improve docs

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3a520c8 View commit details
    Browse the repository at this point in the history
  9. add tests

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c0dd36f View commit details
    Browse the repository at this point in the history
  10. docs improvements

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    68329cd View commit details
    Browse the repository at this point in the history
  11. resolve conflicts

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    32eda2e View commit details
    Browse the repository at this point in the history
  12. add changelog.yaml

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5553055 View commit details
    Browse the repository at this point in the history
  13. fix test env setup

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c4132a4 View commit details
    Browse the repository at this point in the history
  14. implement AbortSignal

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    73326f0 View commit details
    Browse the repository at this point in the history
  15. address PR comments

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    59d4860 View commit details
    Browse the repository at this point in the history
  16. regenerate docs

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5ecee49 View commit details
    Browse the repository at this point in the history
  17. bring back !aborted check in the then block

    Signed-off-by: Hasan Ayan <hasanayan@me.com>
    hasanayan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d6dee78 View commit details
    Browse the repository at this point in the history