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

fix(input-time-picker): retain focus inside the input when clicked #10729

Merged
merged 121 commits into from
Nov 15, 2024

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. updated pass

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0a76313 View commit details
    Browse the repository at this point in the history
  2. bump TS + add @lit/react

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    334557a View commit details
    Browse the repository at this point in the history
  3. dedupe deps

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e834bbb View commit details
    Browse the repository at this point in the history
  4. move deps to root

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ccfd21a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f9a417 View commit details
    Browse the repository at this point in the history
  6. fix icons build

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4534f06 View commit details
    Browse the repository at this point in the history
  7. sync all lumina deps

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e1656f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c44ccb View commit details
    Browse the repository at this point in the history
  9. make messages internal

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0805f61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5f19d1 View commit details
    Browse the repository at this point in the history
  11. build(deps): cherry pick updates from dev (#10694)

    **Related Issue:** #10482
    
    ## Summary
    
    - **build: update browserslist db (#10629)**
    - **docs(angular): update example to use custom elements directly
    (#10686)**
    - **build(deps): update dependency @floating-ui/dom to v1.6.12
    (#10681)**
    - **build(deps): update dependency @cspell/eslint-plugin to v8.15.6
    (#10680)**
    - **build(deps): update dependency chokidar to v4 (#10643)**
    
    ---------
    
    Co-authored-by: Calcite Admin <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    3 people authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7ccd607 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    065951c View commit details
    Browse the repository at this point in the history
  13. refactor(table): refactor internals to work around HTML parser issue (#…

    …10649)
    
    **Related Issue:** #10495
    
    ## Summary
    
    Split up table rendering to bypass HTML parser corrections that would
    break functionality and styling.
    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0979376 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b3ef2f7 View commit details
    Browse the repository at this point in the history
  15. merge dev

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    19d964a View commit details
    Browse the repository at this point in the history
  16. dedupe

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    54ba218 View commit details
    Browse the repository at this point in the history
  17. dedupe

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    69f89b4 View commit details
    Browse the repository at this point in the history
  18. merge dev

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c80074a View commit details
    Browse the repository at this point in the history
  19. merge dev

    jcfranco committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d6dcb23 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    19893c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    f3fa8bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c895c4 View commit details
    Browse the repository at this point in the history
  3. fix button rendering issues

    jcfranco committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6b6186c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c90577d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e6bd5e View commit details
    Browse the repository at this point in the history
  6. fix button regression

    jcfranco committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1207156 View commit details
    Browse the repository at this point in the history
  7. fix spec tests

    * skipped floating-ui.spec > "debounces positioning per instance"
    jcfranco committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a3d3818 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    874208f View commit details
    Browse the repository at this point in the history
  9. fix dom.spec.ts type error

    jcfranco committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d14c644 View commit details
    Browse the repository at this point in the history
  10. fix slider rendering issue

    jcfranco committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e02bfa7 View commit details
    Browse the repository at this point in the history
  11. fix carousel stories

    jcfranco committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f620091 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    882c52f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4fd549c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df753a9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    26cc2b3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b2efc20 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    11433dd View commit details
    Browse the repository at this point in the history
  18. drop obsolete t9n util

    jcfranco committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    785cf52 View commit details
    Browse the repository at this point in the history
  19. tidy up

    jcfranco committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    99a6eb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    264bb9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1acdea View commit details
    Browse the repository at this point in the history
  3. fix text-area tests

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    867a3a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c65897 View commit details
    Browse the repository at this point in the history
  5. update formAssociated test

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2b07147 View commit details
    Browse the repository at this point in the history
  6. fix split-button test

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    107c62a View commit details
    Browse the repository at this point in the history
  7. fix action-related tests

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f2bbe74 View commit details
    Browse the repository at this point in the history
  8. fix input-time-picker test

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a6b2bf0 View commit details
    Browse the repository at this point in the history
  9. fix select tests

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    af75e8d View commit details
    Browse the repository at this point in the history
  10. fix handle test

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    91c2bfa View commit details
    Browse the repository at this point in the history
  11. fix inline-editable test

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e95f8e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58971b3 View commit details
    Browse the repository at this point in the history
  13. fix stepper focusing test

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a7888ce View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b3d0b9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2020964 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5717918 View commit details
    Browse the repository at this point in the history
  17. stabilize dialog tests

    jcfranco committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    baf3af5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5abf247 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    df24a85 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    c6b1c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38121ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    115b04f View commit details
    Browse the repository at this point in the history
  4. fix select tests

    jcfranco committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b912bd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6e274f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix input-time-zone tests

    jcfranco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    482e303 View commit details
    Browse the repository at this point in the history
  2. fix tile-select test

    jcfranco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f7e94ac View commit details
    Browse the repository at this point in the history
  3. stabilize tile-select test

    jcfranco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1b9467a View commit details
    Browse the repository at this point in the history
  4. stabilize dialog test

    jcfranco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7e21380 View commit details
    Browse the repository at this point in the history
  5. bump Lumina to latest

    jcfranco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b9059eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b098a59 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. stabilize select test

    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    aa1efd5 View commit details
    Browse the repository at this point in the history
  2. tidy up global attribute watcher notes

    * removes hidden handling from radio-button and radio-button-group
    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7c6f275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff180cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    405902b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afbc7b9 View commit details
    Browse the repository at this point in the history
  6. fix openClose tests

    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8d634e6 View commit details
    Browse the repository at this point in the history
  7. fix tabs test

    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a2c87a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3254742 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    915f28b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d817ebd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    265a13a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    174c906 View commit details
    Browse the repository at this point in the history
  13. enable Turbosnap

    * for testing purposes
    * will apply separately
    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1b1a8f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5aa8d29 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91b8054 View commit details
    Browse the repository at this point in the history
  16. stabilize dialog test

    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    59fb9bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5e8ae69 View commit details
    Browse the repository at this point in the history
  18. bump Lumina to latest

    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    de8ce51 View commit details
    Browse the repository at this point in the history
  19. stabilize modal test

    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    57fefcd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6fa09af View commit details
    Browse the repository at this point in the history
  21. restore globalScript

    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    04af92c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    10bea7a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    17a4344 View commit details
    Browse the repository at this point in the history
  24. restore build preamble

    jcfranco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    75087dd View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    7e82b5b View commit details
    Browse the repository at this point in the history
  2. drop stencil config

    jcfranco committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    97efa1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    602d56c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4291a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfca7da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32a3639 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cd0f98 View commit details
    Browse the repository at this point in the history
  8. fix list tests

    jcfranco committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ad054fd View commit details
    Browse the repository at this point in the history
  9. fix config spec test

    jcfranco committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    458a105 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    107f237 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cc3abb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d99ba98 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0dd327 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f2d6ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c8af897 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d02c995 View commit details
    Browse the repository at this point in the history
  17. package lock

    eriklharper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a74ff1b View commit details
    Browse the repository at this point in the history
  18. Merge branch 'lumina' of github.com:Esri/calcite-design-system into e…

    …riklharper/10668-input-time-picker-focus-bug
    eriklharper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eb9ac44 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    89fdbf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f75804 View commit details
    Browse the repository at this point in the history
  3. marking initialFocus as internal

    eriklharper authored and jcfranco committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    27e482b View commit details
    Browse the repository at this point in the history
  4. review comments

    eriklharper authored and jcfranco committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1bb8b68 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'eriklharper/10668-input-time-picker-focus-bug' of githu…

    …b.com:Esri/calcite-design-system into eriklharper/10668-input-time-picker-focus-bug
    eriklharper committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c050d8b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dev' of github.com:Esri/calcite-design-system into erik…

    …lharper/10668-input-time-picker-focus-bug
    eriklharper committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e5a151c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cee7fd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3010fc2 View commit details
    Browse the repository at this point in the history
  9. adding more explicit test

    eriklharper committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5f05784 View commit details
    Browse the repository at this point in the history