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

feat(*): use peer dependencies and simplify exports #182

Merged
merged 94 commits into from
Jan 27, 2022

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    f279785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3997ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbcec40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    050a042 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    9b10032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0858aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a512bf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9793abf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d6e056 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c13a0cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36546c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    a8c39d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d0c87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a869f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75f4ee4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    715956e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4134186 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4deceac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38f960f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b24c7c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. test(pagination): update to support value, max properties

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    309d97e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    2be22c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988e007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ea922 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2e7856 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    487aa46 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. test(pagination): update test case to support value and max approach

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    32b28a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c07d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    a423d6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66806c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    675f4d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6603949 View commit details
    Browse the repository at this point in the history
  5. test(pagination): add test case interaction when page is over

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    c2ce5a7 View commit details
    Browse the repository at this point in the history
  6. test(pagination): fix typo

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    33fd701 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5e21bd View commit details
    Browse the repository at this point in the history
  8. test(pagination): remove unexpected attribute in snapshot

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    084ef65 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    e07da15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a4f8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03da39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be8418e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. fix(pagination): remove warning when set correct type value

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    235b46b View commit details
    Browse the repository at this point in the history
  2. Merge commit 'a2576cc8a1f0229bb5988af0c9d0bbf8ce7f765c' into feature/…

    …pagination-support-max-unknown
    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    aad41b7 View commit details
    Browse the repository at this point in the history
  3. fix(pagiantion): convert prop toString in setter

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3c32ee9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6ff2e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    e63fdd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa92d9b View commit details
    Browse the repository at this point in the history
  3. chore(release): publish [skip ci]

     - @refinitiv-ui/[email protected]
    refinitiv-ui-dev committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    e425f4c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

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

Commits on Dec 20, 2021

  1. Merge pull request #132 from Refinitiv/fix/keep-backward-compat-nativ…

    …e-element-import-halo
    
    fix(halo-theme): fix import native-element path
    dtanp-rft authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    4648b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac279a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    6b9111f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from Refinitiv/feature/pagination-support-max-…

    …unknown
    
    Feature/pagination support max unknown
    dtanp-rft authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d7df342 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #133 from Refinitiv/develop

    Release - Sprint 5 [Q4 2021]
    dtanp-rft authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d0d4d2b View commit details
    Browse the repository at this point in the history
  4. chore(release): publish [skip ci]

     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
    refinitiv-ui-dev committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ab88534 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #134 from Refinitiv/main

    sync changes from Main
    dtanp-rft authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    dd8ae07 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. chore: add incremental to TypeScript compiler option for faster subse…

    …quent builds (#136)
    
    * chore: add `incremental` to TypeScript compiler option for faster subsequent builds
    
    * chore: update lock-file
    wsuwt authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    aeddfe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301eb8d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. chore(polyfills): remove exports and entrypoints (#141)

    * chore(polyfills): remove exports and entrypoints
    
    * chore(polyfills): change all.js to index.js
    
    Co-authored-by: Wasuwat Limsuparhat <[email protected]>
    Theeraphat-Sorasetsakul and wsuwt authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    8d952c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6698ea4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

Commits on Jan 6, 2022

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

Commits on Jan 10, 2022

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

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    562f4b9 View commit details
    Browse the repository at this point in the history
  2. Chore/add framework integration samples (#153)

    * Chore/sample react app (#148)
    
    * docs: init react sample app
    
    * feat: add form handler
    
    * fix: change native styles import path
    
    * chore: change import path
    
    * test: revise test case
    
    * test: fix wrong expect value test case
    
    * test: change test case name
    
    * chore: fix intent and code styling
    
    * chore: change import path
    
    * chore: remove logo file
    
    * docs: init vanilla sample app (#152)
    
    * chore: sample angular app (#150)
    
    * docs: init angular sample app
    
    * chore: sample vue app
    
    Co-authored-by: Theeraphat-Sorasetsakul <[email protected]>
    Co-authored-by: Jidapa-Pai <[email protected]>
    Co-authored-by: Napat Bualoy <[email protected]>
    4 people authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5267c42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee61255 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    145f7bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78dbc5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d92a36 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump postcss from 7.0.39 to 8.2.13 (#155)

    chore(deps): bump autoprefixer from 9.6.5 to 10.4.2
    dependabot[bot] authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b6fbe8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f05b0ac View commit details
    Browse the repository at this point in the history
  9. feat: upgrade lit to 2.1.1 (#156)

    wsuwt authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    358ca28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c429e1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #157 from Refinitiv/Enter-should-not-check/uncheck…

    …-radio-and-checkbox
    
    fix: `Enter` should not check/uncheck radio and checkbox
    wsuwt authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    0d9d03a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    6389d00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f80a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #163 from Refinitiv/develop

    Release - Sprint 0 [Q1 2022]
    wsuwt authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    40c0afe View commit details
    Browse the repository at this point in the history
  4. chore(release): publish [skip ci]

     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
    refinitiv-ui-dev committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8dc11b6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #164 from Refinitiv/main

    sync changes from Main
    wsuwt authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    3a03599 View commit details
    Browse the repository at this point in the history
  6. feat(tree): improve screen reader support (#102)

    * feat(list): improve screen reader
    
    * feat(list): add aria-multiselectable for screen reader
    
    * test(list): improve key control cases
    
    * test(tree): update snapshots for tree
    
    * feat(tree): add roles to tree and treee-item and add aria-expanded
    
    * fix: add more generic type to default role for extendibility
    
    * refactor: use setAttribute instead of overriding AOM properties
    
    * refactor: aria expanded and selected logics
    
    * feat: add aria level and setsize support
    
    * feat: remove asterick key support
    
    * feat: used aria-checked for multiple mode to indicate indeterminate state
    
    * chore: update lock file
    
    * refactor: simplify aria setting logics
    
    * feat: add generic type to treeitem defaulRole
    
    * fix: handles multiple mode changes
    
    * test(tree): update snapshots
    
    * refactor: reflect aria-selected according to selected state
    
    * refactor: move most of the aria setting logics to tree-item element
    
    * refactor: remove aria-setsize as it's no longer needed
    
    Co-authored-by: Jidapa-Pai <[email protected]>
    Co-authored-by: Jidapa-Pai <[email protected]>
    3 people authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0d6db3b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

  1. fix(checkbox): wrong cursor style when hover the end of checkbox label (

    #165)
    
    fix(checkbox): wrong cursor style when hover the end of checkbox label
    dtanp-rft authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1b339a8 View commit details
    Browse the repository at this point in the history
  2. Include ef documentation into monorepo (#146)

    * docs: include EF documentation into monorepo
    
    Co-authored-by: Sarin Udompanish <[email protected]>
    Co-authored-by: Napat Bualoy <[email protected]>
    Co-authored-by: Theeraphat Sorasetsakul <[email protected]>
    Co-authored-by: Jidapa-Pai <[email protected]>
    Co-authored-by: wsuwt <[email protected]>
    Co-authored-by: Wasuwat Limsuparhat <[email protected]>
    7 people authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c151d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5221e5 View commit details
    Browse the repository at this point in the history
  4. chore(release): publish [skip ci] (#171)

    - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
     - @refinitiv-ui/[email protected]
    
    Co-authored-by: refinitiv-ui-dev <[email protected]>
    wsuwt and refinitiv-ui-dev authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    fba394c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    9a0ad70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3309ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0430568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6314776 View commit details
    Browse the repository at this point in the history
  5. refactor(*): move peers into peerDependencies (#178)

    * refactor(*): move peers into peerDependencies
    
    * chore(*): print npm version
    
    * chore(*): update package lock
    
    * fix(*): trial custom npm build
    
    * fix(*): build utils before core
    
    * chore(core): move utils to peerDependencies
    
    * chore(*): update release build commands
    
    * Add types versions  (#183)
    
    * refactor(core): rename elf.ts to index.ts to ensure default importing
    refactor(utils): rename utils.ts to index.ts to ensure default importing
    refactor(core): simplify package exports to remove `lib` path support
    refactor(utils): simplify package exports to remove `lib` path support
    refactor(elements): simplify package exports to remove `lib` path support
    refactor(phrasebook): simplify package exports to remove `lib` path support
    
    * fix(*): be flexible with types versions
    
    Co-authored-by: Tremayne Christ <[email protected]>
    
    Co-authored-by: Aleksejs <[email protected]>
    TremayneChrist and goremikins authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9c8e69f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a652b7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6c7d49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1123b0a View commit details
    Browse the repository at this point in the history