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

sync changes from Main #171

Merged
merged 2 commits into from
Jan 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions documents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 5.0.1 (2022-01-14)

**Note:** Version bump only for package @refinitiv-ui/docs
4 changes: 2 additions & 2 deletions documents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/docs",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"description": "Element Framework Documentation",
"engines": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"serve": "^13.0.2"
},
"dependencies": {
"@refinitiv-ui/elements": "^5.10.1",
"@refinitiv-ui/elements": "^5.11.0",
"fast-glob": "^3.2.7",
"fs-extra": "^10.0.0"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/demo-block/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-01-14)

**Note:** Version bump only for package @refinitiv-ui/demo-block





## [5.1.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-01-12)

**Note:** Version bump only for package @refinitiv-ui/demo-block
Expand Down
4 changes: 2 additions & 2 deletions packages/demo-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/demo-block",
"version": "5.1.6",
"version": "5.1.7",
"description": "Demo page handler for Element Framework elements",
"main": "./lib/demo-block.js",
"module": "./lib/demo-block.js",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@refinitiv-ui/core": "^5.4.0",
"@refinitiv-ui/elemental-theme": "^5.4.2",
"@refinitiv-ui/halo-theme": "^5.4.2",
"@refinitiv-ui/halo-theme": "^5.4.3",
"@refinitiv-ui/solar-theme": "^5.6.2",
"tslib": "^2.3.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.11.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-01-14)


### Features

* **tree:** improve screen reader support ([#102](https://github.com/Refinitiv/refinitiv-ui/issues/102)) ([0d6db3b](https://github.com/Refinitiv/refinitiv-ui/commit/0d6db3bbf11eb6793ade6f60cab2f24b98bd9f40))





## [5.10.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-01-12)


Expand Down
6 changes: 3 additions & 3 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/elements",
"version": "5.10.1",
"version": "5.11.0",
"description": "Element Framework Elements",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down Expand Up @@ -595,7 +595,7 @@
"dependencies": {
"@refinitiv-ui/browser-sparkline": "1.1.7",
"@refinitiv-ui/core": "^5.4.0",
"@refinitiv-ui/halo-theme": "^5.4.2",
"@refinitiv-ui/halo-theme": "^5.4.3",
"@refinitiv-ui/i18n": "^5.2.6",
"@refinitiv-ui/phrasebook": "^5.4.1",
"@refinitiv-ui/solar-theme": "^5.6.2",
Expand All @@ -609,7 +609,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/demo-block": "^5.1.6",
"@refinitiv-ui/demo-block": "^5.1.7",
"@refinitiv-ui/test-helpers": "^5.1.2",
"@types/d3-interpolate": "^3.0.1"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/halo-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.4.3](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-01-14)


### Bug Fixes

* **checkbox:** wrong cursor style when hover the end of checkbox label ([#165](https://github.com/Refinitiv/refinitiv-ui/issues/165)) ([1b339a8](https://github.com/Refinitiv/refinitiv-ui/commit/1b339a8107fa1fb5c2702a64051b462a4b1eca26))
* **tree-select:** remove unnecessary x-scrollbar on default styles ([#166](https://github.com/Refinitiv/refinitiv-ui/issues/166)) ([51f4ff2](https://github.com/Refinitiv/refinitiv-ui/commit/51f4ff2352031988f129d376dd4f7d856b374f41))





## [5.4.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/[email protected]...@refinitiv-ui/[email protected]) (2022-01-12)

**Note:** Version bump only for package @refinitiv-ui/halo-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/halo-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/halo-theme",
"version": "5.4.2",
"version": "5.4.3",
"description": "Official theme for Refinitiv products",
"author": "Refinitiv",
"license": "SEE LICENSE IN LICENSE",
Expand Down