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 CamelCasedProps, CamelCasedPropsDeep etc. types #179

Merged
merged 42 commits into from Mar 22, 2021

Commits on Mar 12, 2021

  1. feat: add xxx-cased-props and xxx-cased-props-deep typings

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    9e886be View commit details
    Browse the repository at this point in the history
  2. doc: update README.md

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    d3bc9fb View commit details
    Browse the repository at this point in the history
  3. chore: rename XXXCasedProps to XXXCasedProperties

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    bd43b8f View commit details
    Browse the repository at this point in the history
  4. fix: make all changes single quote

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    0f82414 View commit details
    Browse the repository at this point in the history
  5. fix: return original type when non-deep converting array

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    46ecc07 View commit details
    Browse the repository at this point in the history
  6. fix: use descriptive type name

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    4c0c208 View commit details
    Browse the repository at this point in the history
  7. chore: use tab indention

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    f32e25d View commit details
    Browse the repository at this point in the history
  8. fix: add judgement for function

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    fc60ee0 View commit details
    Browse the repository at this point in the history
  9. fix: add test for function

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    4c34422 View commit details
    Browse the repository at this point in the history
  10. chore: fix lint problem

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    9229a2f View commit details
    Browse the repository at this point in the history
  11. chore: rename file names

    wwwzbwcom authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    a344d22 View commit details
    Browse the repository at this point in the history
  12. Update readme.md

    sindresorhus authored and wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    a2be1fd View commit details
    Browse the repository at this point in the history
  13. fix: fix code style and comment style problems

    wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    7feb8bd View commit details
    Browse the repository at this point in the history
  14. fix: add checking with set

    wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    12e79f1 View commit details
    Browse the repository at this point in the history
  15. fix: fix lint issues

    wwwzbwcom committed Mar 12, 2021
    Copy the full SHA
    cc2ad40 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Copy the full SHA
    2761c53 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    78ed37d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a2dcc45 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    08e9f7a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    99478cf View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    99c85b0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6851e87 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    88f21b1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    00597a1 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8a8b7c1 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e800ff4 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    63abd7a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    abb7779 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    febcd45 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ab47737 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    14e8c7d View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    afcc812 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    bb94c63 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    3ad02a4 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    8f36e3a View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    8218fbe View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    403fa33 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    2de59f0 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    818788b View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    c5389b7 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    8c6dd2d View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    53bc936 View commit details
    Browse the repository at this point in the history