-
Notifications
You must be signed in to change notification settings - Fork 16
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
viva patch ui 27 #736
Merged
Merged
viva patch ui 27 #736
Conversation
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
# [6.9.0](v6.8.1...v6.9.0) (2021-06-03) ### Features * **tag:** add prop to control max width ([a929ae0](a929ae0))
# [6.8.0-alpha.1](v6.7.0...v6.8.0-alpha.1) (2021-06-05) ### Features * release new internal structure ([ed81f13](ed81f13))
## [6.9.1](v6.9.0...v6.9.1) (2021-06-15) ### Bug Fixes * **header-bar:** make email prop optional as in user schema ([#628](#628)) ([40dc785](40dc785))
# [6.22.0](v6.21.0...v6.22.0) (2021-09-02) ### Features * **header-bar:** add 'Last online' info if configured ([610eb6d](610eb6d)) * **header-bar:** also show online status by showOnlineStatus config ([9739fa3](9739fa3))
* fix(sharing-dialog): use iframe for primary story
## [6.22.1](v6.22.0...v6.22.1) (2021-09-02) ### Bug Fixes * **sharing-dialog:** use iframe for primary story ([#727](#727)) ([adf0ce3](adf0ce3))
feat: expose portal component from ui and core
ci(verify): tar files before uploading artifact
Automatically merged.
## [6.23.1](v6.23.0...v6.23.1) (2021-09-03) ### Bug Fixes * **translations:** sync translations from transifex (master) ([374ba64](374ba64))
* fix(header-bar): make online status text unselectable * style: use default cursor; remove user-select prefixes
test(header-bar): disable flaky tests for now
## [6.23.2](v6.23.1...v6.23.2) (2021-09-03) ### Bug Fixes * **header-bar:** make online status text unselectable ([#731](#731)) ([80efc26](80efc26))
varl
requested review from
ameenhere and
Mohammer5
and removed request for
ameenhere
September 3, 2021 11:27
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
🚀 Deployed on https://pr-736--dhis2-ui.netlify.app |
Mohammer5
approved these changes
Sep 3, 2021
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.
Moves the branch forward to
master
and puts the layouts components in the right place.