feat(*): use peer dependencies and simplify exports#182
Merged
TremayneChrist merged 94 commits intoprereleasefrom Jan 27, 2022
Merged
feat(*): use peer dependencies and simplify exports#182TremayneChrist merged 94 commits intoprereleasefrom
TremayneChrist merged 94 commits intoprereleasefrom
Conversation
…-radio-and-checkbox fix: `Enter` should not check/uncheck radio and checkbox
Release - Sprint 0 [Q1 2022]
- @refinitiv-ui/core@5.4.0 - @refinitiv-ui/demo-block@5.1.6 - @refinitiv-ui/elemental-theme@5.4.2 - @refinitiv-ui/elements@5.10.1 - @refinitiv-ui/halo-theme@5.4.2 - @refinitiv-ui/i18n@5.2.6 - @refinitiv-ui/phrasebook@5.4.1 - @refinitiv-ui/polyfills@5.2.0 - @refinitiv-ui/solar-theme@5.6.2 - @refinitiv-ui/test-helpers@5.1.2 - @refinitiv-ui/theme-compiler@5.0.7 - @refinitiv-ui/translate@5.3.0
sync changes from Main
* 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 <jidapa.nunkaew@refinitiv.com> Co-authored-by: Jidapa-Pai <91583604+Jidapa-Pai@users.noreply.github.com>
#165) fix(checkbox): wrong cursor style when hover the end of checkbox label
* docs: include EF documentation into monorepo Co-authored-by: Sarin Udompanish <sarin.udompanish@refinitiv.com> Co-authored-by: Napat Bualoy <napat.bualoy@lseg.com> Co-authored-by: Theeraphat Sorasetsakul <Theeraphat.Sorasetsakul@refinitiv.com> Co-authored-by: Jidapa-Pai <jidapa.nunkaew@refinitiv.com> Co-authored-by: wsuwt <wasuwat.limsuparhat@refinitiv.com> Co-authored-by: Wasuwat Limsuparhat <86233706+wsuwt@users.noreply.github.com>
- @refinitiv-ui/docs@5.0.1 - @refinitiv-ui/demo-block@5.1.7 - @refinitiv-ui/elements@5.11.0 - @refinitiv-ui/halo-theme@5.4.3 Co-authored-by: refinitiv-ui-dev <RefinitivUIDev@refinitiv.com>
Deploying with
|
| Latest commit: |
1123b0a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://fb51abdf.refinitiv-ui.pages.dev |
* 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 <tremayne.christ@refinitiv.com> Co-authored-by: Aleksejs <81616437+goremikins@users.noreply.github.com>
goremikins
approved these changes
Jan 27, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.