-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @twreporter/[email protected] - @twreporter/[email protected] - @twreporter/[email protected] - @twreporter/[email protected]
- Loading branch information
1 parent
9ea9ccd
commit 0dc17e1
Showing
8 changed files
with
60 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
## [1.2.6-rc.0](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-08-30) | ||
|
||
**Note:** Version bump only for package @twreporter/index-page | ||
|
||
|
||
|
||
|
||
|
||
## [1.2.5](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-06-22) | ||
|
||
**Note:** Version bump only for package @twreporter/index-page | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twreporter/index-page", | ||
"version": "1.2.5", | ||
"version": "1.2.6-rc.0", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
"author": "twreporter <[email protected]>", | ||
|
@@ -13,7 +13,7 @@ | |
}, | ||
"dependencies": { | ||
"@twreporter/core": "^1.2.1", | ||
"@twreporter/react-components": "^8.4.4", | ||
"@twreporter/react-components": "^8.5.0-rc.0", | ||
"lodash": "^4.0.0", | ||
"prop-types": "^15.0.0", | ||
"react": "^16.3.0", | ||
|
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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.3.3-rc.3](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-08-30) | ||
|
||
**Note:** Version bump only for package @twreporter/react-article-components | ||
|
||
|
||
|
||
|
||
|
||
## [1.3.3-rc.2](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-08-11) | ||
|
||
**Note:** Version bump only for package @twreporter/react-article-components | ||
|
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,23 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [8.5.0-rc.0](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-08-30) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **react-components:** use createRef to assign node ref instead of function assign ([1c881da](https://github.com/twreporter/twreporter-npm-packages/commit/1c881da8b9e845858edc436191a68ee86aa49f0e)) | ||
* **universal-header:** fix code review ([e5d3d08](https://github.com/twreporter/twreporter-npm-packages/commit/e5d3d08ee62685c0a49c8c746421ce68b3fa4693)) | ||
|
||
|
||
### Features | ||
|
||
* **react-components:** add mobile-pop-up-modal component ([b5e7088](https://github.com/twreporter/twreporter-npm-packages/commit/b5e7088e548d124a20f1679da3a091bf071a5a24)) | ||
|
||
|
||
|
||
|
||
|
||
## [8.4.4](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-06-22) | ||
|
||
**Note:** Version bump only for package @twreporter/react-components | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twreporter/react-components", | ||
"version": "8.4.4", | ||
"version": "8.5.0-rc.0", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
"author": "twreporter <[email protected]>", | ||
|
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,26 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.2.0-rc.3](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-08-30) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **universal-header:** adress review comment ([cb94bfa](https://github.com/twreporter/twreporter-npm-packages/commit/cb94bfa1f1bccda0e8d7255eb42d6ff778c4e9f8)) | ||
* **universal-header:** fix click on ios & missing semi column ([1535641](https://github.com/twreporter/twreporter-npm-packages/commit/1535641c00613055e0c32ae9ab563c6932fe1958)) | ||
* **universal-header:** fix code review ([e5d3d08](https://github.com/twreporter/twreporter-npm-packages/commit/e5d3d08ee62685c0a49c8c746421ce68b3fa4693)) | ||
* **universal-header:** modal scroll problem ([c909c4d](https://github.com/twreporter/twreporter-npm-packages/commit/c909c4d224d3ae57d5ebc38287d78f4ad22e224d)) | ||
* **universal-header:** use @twreporter/react-components mobile-pop-up-modal to deal with scrolling problem ([5797493](https://github.com/twreporter/twreporter-npm-packages/commit/5797493c7bdd761cef0d284685f21db201f29ea3)) | ||
|
||
|
||
### Features | ||
|
||
* **universal-header:** add new hamburger menu ([d42d296](https://github.com/twreporter/twreporter-npm-packages/commit/d42d2966619c822883d1f6deeac89cbef68138a3)) | ||
|
||
|
||
|
||
|
||
|
||
# [2.2.0-rc.2](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/[email protected]...@twreporter/[email protected]) (2021-08-11) | ||
|
||
|
||
|
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