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

Exploration: Refactor codebase to TypeScript #191

Closed
wants to merge 48 commits into from

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    ffcf810 View commit details
    Browse the repository at this point in the history
  2. update snapshots

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0f0ed12 View commit details
    Browse the repository at this point in the history
  3. convert remainding files

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f17b720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c26564 View commit details
    Browse the repository at this point in the history
  5. update package-lock.json

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f507ee9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a3804a View commit details
    Browse the repository at this point in the history
  7. Update components/icon-picker/inline-icon-picker.tsx

    Co-authored-by: Antonio Laguna <[email protected]>
    fabiankaegy and Antonio-Laguna committed May 24, 2023
    Configuration menu
    Copy the full SHA
    37e42c2 View commit details
    Browse the repository at this point in the history
  8. Update components/inner-block-slider/icons.tsx

    Co-authored-by: Antonio Laguna <[email protected]>
    fabiankaegy and Antonio-Laguna committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9a6f280 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0baca7 View commit details
    Browse the repository at this point in the history
  10. update dependencies

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    59733a9 View commit details
    Browse the repository at this point in the history
  11. uninstall proptypes

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    80bf723 View commit details
    Browse the repository at this point in the history
  12. fix type docs

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f23644a View commit details
    Browse the repository at this point in the history
  13. fix ts error

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    133aa2b View commit details
    Browse the repository at this point in the history
  14. type registerIconSet API

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f4cc267 View commit details
    Browse the repository at this point in the history
  15. fix type import path

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    870056f View commit details
    Browse the repository at this point in the history
  16. add tsconfig

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d6a076d View commit details
    Browse the repository at this point in the history
  17. manually install packages

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    cfca533 View commit details
    Browse the repository at this point in the history
  18. improve types

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3fbdc9d View commit details
    Browse the repository at this point in the history
  19. fix typings

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0a5bb3e View commit details
    Browse the repository at this point in the history
  20. add wp-types package

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d2f2de6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e2c659b View commit details
    Browse the repository at this point in the history
  22. fix type event

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b75f06b View commit details
    Browse the repository at this point in the history
  23. update @WordPress packages

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1289ad6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    91bed4f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d5d7d5b View commit details
    Browse the repository at this point in the history
  26. refine some types

    fabiankaegy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5193b27 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge branch 'develop' into exploration/typescript

    # Conflicts:
    #	components/icon-picker/icon-picker-toolbar-button.tsx
    #	components/icon-picker/icon-picker.tsx
    #	components/icon-picker/inline-icon-picker.tsx
    #	package-lock.json
    fabiankaegy committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    47363a9 View commit details
    Browse the repository at this point in the history
  2. update package lock

    fabiankaegy committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3938d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7513ed4 View commit details
    Browse the repository at this point in the history
  4. 1.15.12-alpha.0

    fabiankaegy committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3f3a183 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffd2c57 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    c8bd212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64d524d View commit details
    Browse the repository at this point in the history
  3. fix typings

    fabiankaegy committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d79d2d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. fix add missing whitespace

    Co-authored-by: Gabriel Manussakis <[email protected]>
    fabiankaegy and Manussakis authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2898856 View commit details
    Browse the repository at this point in the history
  2. fix simplify logic for default label

    Co-authored-by: Gabriel Manussakis <[email protected]>
    fabiankaegy and Manussakis authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    93e8a81 View commit details
    Browse the repository at this point in the history
  3. fix simplify logic to ourput default label

    Co-authored-by: Gabriel Manussakis <[email protected]>
    fabiankaegy and Manussakis authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    50d6fc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aced60c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18cfaff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    548bc7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b40ed2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c7f621 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'trunk' into exploration/typescript

    # Conflicts:
    #	components/inner-block-slider/index.tsx
    #	package-lock.json
    #	package.json
    fabiankaegy committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a428b53 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge branch 'develop' into exploration/typescript

    # Conflicts:
    #	components/inner-block-slider/index.tsx
    fabiankaegy committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    65a8f5b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge branch 'develop' into exploration/typescript

    # Conflicts:
    #	components/content-search/SearchItem.tsx
    #	components/content-search/index.tsx
    #	components/icon-picker/icon-picker.tsx
    #	components/icon-picker/icon.tsx
    #	package-lock.json
    #	package.json
    fabiankaegy committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    366628c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    79ff921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff5f4d View commit details
    Browse the repository at this point in the history