chore: release packages#2015
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
85e44c1 to
1563c3c
Compare
1563c3c to
06ce8fc
Compare
This file contains hidden or 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
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@object-ui/fields@7.3.0
Minor Changes
788dbf9: feat(fields): wire the
userfield picker to a realsys_usersearchThe
user/ownerfield widgets previously rendered a placeholder ("Userselection component requires integration with user management system") and the
form-type map fell through to
field:text, so auserfield rendered as aplain text input.
UserFieldnow delegates to the sharedLookupFieldwith the referencefixed to
sys_user— reusing the existing debounced candidate search, therecord-picker dialog, and id resolution — so selecting a person works the same
way as any lookup, with zero bespoke data plumbing.
mapFieldTypeToFormTypenow maps
user/ownertofield:user/field:owner, satisfying the existingfield-type-coverageregression guard (which already listed both but had nomapping wired — the widget map and cell renderers were registered, the form-type
map was the missing link). Table-cell display continues to use
UserCellRenderer(avatars/initials).
Pairs with the framework
userfield type (a lookup specialized tosys_user).Patch Changes
@object-ui/app-shell@7.3.0
Patch Changes
@object-ui/auth@7.3.0
Patch Changes
@object-ui/cli@7.3.0
Patch Changes
@object-ui/collaboration@7.3.0
Patch Changes
@object-ui/components@7.3.0
Patch Changes
@object-ui/core@7.3.0
Patch Changes
@object-ui/data-objectstack@7.3.0
Patch Changes
@object-ui/layout@7.3.0
Patch Changes
@object-ui/mobile@7.3.0
Patch Changes
@object-ui/permissions@7.3.0
Patch Changes
@object-ui/plugin-ai@7.3.0
Patch Changes
@object-ui/plugin-calendar@7.3.0
Patch Changes
@object-ui/plugin-charts@7.3.0
Patch Changes
@object-ui/plugin-chatbot@7.3.0
Patch Changes
@object-ui/plugin-dashboard@7.3.0
Patch Changes
@object-ui/plugin-designer@7.3.0
Patch Changes
@object-ui/plugin-detail@7.3.0
Patch Changes
@object-ui/plugin-editor@7.3.0
Patch Changes
@object-ui/plugin-form@7.3.0
Patch Changes
@object-ui/plugin-gantt@7.3.0
Patch Changes
@object-ui/plugin-grid@7.3.0
Patch Changes
@object-ui/plugin-kanban@7.3.0
Patch Changes
@object-ui/plugin-map@7.3.0
Patch Changes
@object-ui/plugin-markdown@7.3.0
Patch Changes
@object-ui/plugin-report@7.3.0
Patch Changes
@object-ui/plugin-timeline@7.3.0
Patch Changes
@object-ui/plugin-tree@7.3.0
Patch Changes
@object-ui/plugin-view@7.3.0
Patch Changes
@object-ui/providers@7.3.0
Patch Changes
@object-ui/react@7.3.0
Patch Changes
@object-ui/runner@7.3.0
Patch Changes
@object-ui/tenant@7.3.0
Patch Changes
@object-ui/console@7.3.0
@object-ui/create-plugin@7.3.0
@object-ui/i18n@7.3.0
@object-ui/plugin-list@7.3.0
@object-ui/types@7.3.0
object-ui@7.3.0
Patch Changes