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

Version 0.1.0 #4

Merged
merged 33 commits into from
Nov 5, 2021
Merged

Version 0.1.0 #4

merged 33 commits into from
Nov 5, 2021

Commits on Aug 31, 2021

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

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    37b8dad View commit details
    Browse the repository at this point in the history
  2. v0.0.20-1

    nikhilag committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    c66d518 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Breaking change for managing fields inside field array

    - Introduce fieldArrayName, index as optional parameters to be used with useField() inside field array
    - Use matchAll from core-js
    - Delete Controller since there is no use case currently. Compatibility with other form libraries can be explored in near future
    nikhilag committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    fe8dcac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a4e5f View commit details
    Browse the repository at this point in the history
  3. Fix test failure

    nikhilag committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    cb68241 View commit details
    Browse the repository at this point in the history
  4. v0.0.20-2

    nikhilag committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6b70f01 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    f43d708 View commit details
    Browse the repository at this point in the history
  2. v0.0.20-3

    nikhilag committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    1ee88b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    68e5ee4 View commit details
    Browse the repository at this point in the history
  2. Fix missing dependency warnings

    Note that Recoil setters have been added as dependencies for useEffect or useCallback - facebookexperimental/Recoil#472
    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    1d7a0e6 View commit details
    Browse the repository at this point in the history
  3. v0.1.0-0

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    42396f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3c89ca View commit details
    Browse the repository at this point in the history
  5. v0.1.0-1

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b16f438 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    273725d View commit details
    Browse the repository at this point in the history
  7. v0.1.0-2

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3347c2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9be2649 View commit details
    Browse the repository at this point in the history
  9. v0.1.0-3

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    28b0acf View commit details
    Browse the repository at this point in the history
  10. Bug fixes

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    79e728c View commit details
    Browse the repository at this point in the history
  11. v0.1.0-4

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    85c75de View commit details
    Browse the repository at this point in the history
  12. Add support for filtering fields in field array selector, use ancesto…

    …r's skipUnregister, bug fixes
    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4349f66 View commit details
    Browse the repository at this point in the history
  13. v0.1.0-5

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e476f19 View commit details
    Browse the repository at this point in the history
  14. Bug fixes for final values

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6481aa4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d87837 View commit details
    Browse the repository at this point in the history
  16. v0.1.0-6

    nikhilag committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    0cc8aa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    9a81f71 View commit details
    Browse the repository at this point in the history
  2. v0.1.0-7

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

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    03fdf97 View commit details
    Browse the repository at this point in the history
  2. v0.1.0-8

    nikhilag committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    7902ad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48af05b View commit details
    Browse the repository at this point in the history
  4. v0.1.0-9

    nikhilag committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    8e78fa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    ddfd0f2 View commit details
    Browse the repository at this point in the history
  2. v0.1.0-10

    nikhilag committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c8dcc6d View commit details
    Browse the repository at this point in the history