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

DataForm: implement first prototype using duplicate page action #63032

Merged
merged 20 commits into from
Jul 3, 2024

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    49eb220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0adcfcb View commit details
    Browse the repository at this point in the history
  3. Absorb title, setTitle.

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f896aae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f6de3f View commit details
    Browse the repository at this point in the history
  5. Extract form API

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    77d64c6 View commit details
    Browse the repository at this point in the history
  6. Add TODO

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    04942f9 View commit details
    Browse the repository at this point in the history
  7. Simplify DataForms API

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dac8567 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1cb385 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    caeef9f View commit details
    Browse the repository at this point in the history
  10. Debounce input

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a88fa6c View commit details
    Browse the repository at this point in the history
  11. Update package-lock

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4ec608c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    287e0ff View commit details
    Browse the repository at this point in the history
  13. Revert debounce input

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1979c74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bc13a9b View commit details
    Browse the repository at this point in the history
  15. Introduce FieldType type

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9287a11 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ffab101 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3747020 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    969ab6c View commit details
    Browse the repository at this point in the history
  19. Added Changelog

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8e06615 View commit details
    Browse the repository at this point in the history
  20. Add new features heading

    oandregal committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c188d11 View commit details
    Browse the repository at this point in the history