-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #766 from Refinitiv/sync-v6-to-v7
* refactor(chart): rename variable clarifying its value (#737) * chore(release): publish [skip ci] - @refinitiv-ui/[email protected] - @refinitiv-ui/[email protected] * docs: workaround to avoid skypack issue (#738) * chore(release): publish [skip ci] - @refinitiv-ui/[email protected] * fix(calendar, datetime-picker): prevent deselect date on calendar (#735) * fix(calendar, datetime-picker): prevent deselect value on calendar * chore: update datetime-picker demo font-size * test: add deselect value test case in datetime-picker * fix(calendar, datetime-picker): prevent deselect values in range mode * test(calendar): split range values test case * test(calendar): revise test case name --------- Co-authored-by: Sarin-Udompanish <[email protected]> * docs: remove via with using (#739) * refactor(icon,flag): add deprecation warning for src attribute and property (#742) * refactor(utils): update RegEx base64 svg (#745) * docs(configuration): fix wrong usage guide import part (#747) * docs(configuration): update usage guide * ci: sync nightly test v7 workflow * ci: update schedule nightly test time * ci: refactor nightly test v6 and v7 * fix(number-field): fix Floating point Division on validate method (#757) * fix(number-field): fix Floating point Division on validate method * Update packages/elements/src/number-field/__test__/number-field.validity.test.js Co-authored-by: Wasuwat Limsuparhat <[email protected]> * Update packages/elements/src/number-field/index.ts Co-authored-by: Wasuwat Limsuparhat <[email protected]> * test(number-field): add more Floating point precision test cases * Update packages/elements/src/number-field/index.ts Co-authored-by: Wasuwat Limsuparhat <[email protected]> * Update packages/elements/src/number-field/index.ts Co-authored-by: Wasuwat Limsuparhat <[email protected]> --------- Co-authored-by: Wasuwat Limsuparhat <[email protected]> * ci: fix lerna to use from local (#761) * 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] --------- Co-authored-by: wattachai <[email protected]> Co-authored-by: refinitiv-ui-dev <[email protected]> Co-authored-by: Nantawat Poothong <[email protected]> Co-authored-by: Sarin-Udompanish <[email protected]> Co-authored-by: Sarin-Udompanish <[email protected]> Co-authored-by: Domrongpon Tanpaibul <[email protected]> Co-authored-by: Napat Bualoy <[email protected]> Co-authored-by: Sakchai Homhual <[email protected]> Co-authored-by: Sakchai Homhual <[email protected]> Co-authored-by: Wasuwat Limsuparhat <[email protected]>
- Loading branch information
Showing
38 changed files
with
287 additions
and
53 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,30 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [6.5.8](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-20) | ||
|
||
**Note:** Version bump only for package @refinitiv-ui/docs | ||
|
||
|
||
|
||
|
||
|
||
## [6.5.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-08) | ||
|
||
**Note:** Version bump only for package @refinitiv-ui/docs | ||
|
||
|
||
|
||
|
||
|
||
## [6.5.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-08) | ||
|
||
**Note:** Version bump only for package @refinitiv-ui/docs | ||
|
||
|
||
|
||
|
||
|
||
## [6.5.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2023-06-07) | ||
|
||
**Note:** Version bump only for package @refinitiv-ui/docs | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.