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

[WIP] A working prototype for a suggestions helper #4557

Open
wants to merge 24 commits into
base: dev
Choose a base branch
from

Commits on Mar 15, 2024

  1. A working prototype

    ericvergnaud committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    70bdc0f View commit details
    Browse the repository at this point in the history
  2. refactor

    ericvergnaud committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e81e6b1 View commit details
    Browse the repository at this point in the history
  3. refactor

    ericvergnaud committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4e8a6bb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 22, 2024

  1. implement suggestion helper in javascript

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c609a7e View commit details
    Browse the repository at this point in the history
  2. bump caniuse-lite version

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b5ceef5 View commit details
    Browse the repository at this point in the history
  3. provide corresponding d.ts types

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0f32816 View commit details
    Browse the repository at this point in the history
  4. troubleshoot-ts-tests

    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e1e753c View commit details
    Browse the repository at this point in the history
  5. Revert "troubleshoot-ts-tests"

    This reverts commit e1e753c.
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    abd8214 View commit details
    Browse the repository at this point in the history
  6. Revert "provide corresponding d.ts types"

    This reverts commit 0f32816.
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    757539e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abcf1f9 View commit details
    Browse the repository at this point in the history
  8. troubleshoot-typescript-testing

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    afa7851 View commit details
    Browse the repository at this point in the history
  9. Revert "implement suggestion helper in javascript"

    This reverts commit c609a7e.
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    51a3e53 View commit details
    Browse the repository at this point in the history
  10. troubleshoot-typescript-testing

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4185b88 View commit details
    Browse the repository at this point in the history
  11. troubleshoot-typescript-testing

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5633a2b View commit details
    Browse the repository at this point in the history
  12. troubleshoot-typescript-testing

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3377080 View commit details
    Browse the repository at this point in the history
  13. troubleshoot-typescript-testing

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    35567cc View commit details
    Browse the repository at this point in the history
  14. improve troubleshooting

    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    86d3722 View commit details
    Browse the repository at this point in the history
  15. troubleshoot-typescript-testing

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    90157b6 View commit details
    Browse the repository at this point in the history
  16. Fix NPE

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6bedafd View commit details
    Browse the repository at this point in the history
  17. Merge commit '4a1963b3d2b9e39326fb26b08ae2761b4c8634ef' into suggesti…

    …on-helper
    
    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cf12c26 View commit details
    Browse the repository at this point in the history
  18. fix deprecated call

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3aaca69 View commit details
    Browse the repository at this point in the history
  19. restore standard build

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    83545f6 View commit details
    Browse the repository at this point in the history
  20. restore deleted changes

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1f44b59 View commit details
    Browse the repository at this point in the history