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 TS support to fields #8863

Merged
merged 35 commits into from
May 23, 2023
Merged

Add TS support to fields #8863

merged 35 commits into from
May 23, 2023

Commits on May 13, 2023

  1. Add TS support to simple fields

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    b7635e3 View commit details
    Browse the repository at this point in the history
  2. Fix demo types

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    7dfa476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d9352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be2db9 View commit details
    Browse the repository at this point in the history
  5. Add documentation

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    e1cdc22 View commit details
    Browse the repository at this point in the history
  6. Add BooleanField doc

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    973d573 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43f8e72 View commit details
    Browse the repository at this point in the history
  8. Revert unnecessary changes

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    ffc9e0d View commit details
    Browse the repository at this point in the history
  9. Revert more unnecessary changes

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    94d6445 View commit details
    Browse the repository at this point in the history
  10. Revert more unnecessary changes

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2badd8a View commit details
    Browse the repository at this point in the history
  11. Make it backward compatible

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    e66321d View commit details
    Browse the repository at this point in the history
  12. Revert unnecessary changes

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    7ca9511 View commit details
    Browse the repository at this point in the history
  13. Revert more unnecessary changes

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    356fed5 View commit details
    Browse the repository at this point in the history
  14. Add info about RaRecord

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    63557cc View commit details
    Browse the repository at this point in the history
  15. Revert more unnecessary changes

    djhi committed May 13, 2023
    Configuration menu
    Copy the full SHA
    e3b2a3f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Apply suggestions from code review

    Co-authored-by: Francois Zaninotto <francois@marmelab.com>
    djhi and fzaninotto authored May 15, 2023
    Configuration menu
    Copy the full SHA
    dcbc0e2 View commit details
    Browse the repository at this point in the history
  2. Revert CRM types changes

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d54ea87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd69c5a View commit details
    Browse the repository at this point in the history
  4. Fix defaultProps breaking change

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8cefb44 View commit details
    Browse the repository at this point in the history
  5. Revert unnecessary change

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    91d22ac View commit details
    Browse the repository at this point in the history
  6. Revert demo changes

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    114bb31 View commit details
    Browse the repository at this point in the history
  7. Revert SortPayload changes

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b0af5cd View commit details
    Browse the repository at this point in the history
  8. Revert SaveButton changes

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7f32840 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    022d33d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8b084f View commit details
    Browse the repository at this point in the history
  11. Reorganization

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    448a49d View commit details
    Browse the repository at this point in the history
  12. Fix string casting

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ed9128f View commit details
    Browse the repository at this point in the history
  13. Add support for tsx in prism

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    69e46f8 View commit details
    Browse the repository at this point in the history
  14. Fix FileFIeld and ImageField

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6463e7a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b5f394 View commit details
    Browse the repository at this point in the history
  16. SImplify defaultProps handling

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5ccd5ed View commit details
    Browse the repository at this point in the history
  17. Backport ReferenceFieldView fix

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    aa2ae67 View commit details
    Browse the repository at this point in the history
  18. Fix tests

    djhi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1776372 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Move hotscript in dev deps

    djhi committed May 16, 2023
    Configuration menu
    Copy the full SHA
    3ef347e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Revert ArrayField proptypes

    djhi committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b914e0e View commit details
    Browse the repository at this point in the history