-
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
feat: merge master 9.14.0 into alpha #1630
Merged
Merged
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
* docs: remove redundant demo links * chore(docs): formatting * docs: fix embedded demo link
* refactor(react-18): replace defaultProps with JS default params * refactor(react-18): replace remaining defaultProps manually * refactor(react-18): fix wrong replacement for forwardRef and class components * refactor(react-18): use static defaultProps for class components * fix: avoid unnecessary rerenders using stable default prop references (partial) * fix: stable default prop references * fix: add missing defaultProps for file-input-field --------- Co-authored-by: Austin McGee <[email protected]> Co-authored-by: Kai Vandivier <[email protected]>
## [9.11.5](v9.11.4...v9.11.5) (2024-09-26) ### Bug Fixes * update default props to JS default params ([#1598](#1598)) ([20e343f](20e343f))
Automatically merged.
## [9.11.6](v9.11.5...v9.11.6) (2024-09-29) ### Bug Fixes * **translations:** sync translations from transifex (master) ([491bf04](491bf04))
This reverts commit 7d27d71.
## [9.11.7](v9.11.6...v9.11.7) (2024-10-01) ### Bug Fixes * revert "fix: select-field not showing in correct place" ([#1614](#1614)) ([c83de6b](c83de6b))
## [9.11.8](v9.11.7...v9.11.8) (2024-10-15) ### Bug Fixes * **sharing-dialog:** add 'route' to SharingType type ([#1617](#1617)) ([1d9664a](1d9664a))
feat(icons): add link-off icons
# [9.12.0](v9.11.8...v9.12.0) (2024-10-29) ### Features * **icons:** add link-off icons ([e72be1e](e72be1e))
🚀 Deployed on https://pr-1630--dhis2-ui.netlify.app |
flaminic
changed the title
Master 9.14.0 into alpha
feat: merge master 9.14.0 into alpha
Nov 14, 2024
kabaros
approved these changes
Nov 14, 2024
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.
Merging master into alpha