Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Size Change: -6.67 kB (-0.8%) Total Size: 829 kB 📦 View Changed
ℹ️ View Unchanged
|
🦋 Changeset detectedLatest commit: 45fc2c8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
* drop support for node 22 * drop support for node 22 * add node 26 to the matrix
* feat: remove placeholder color from body and compack component * add changeset * remove placeholdr color from numeral component * update changeset file
* removed legacy tooltip component * removed legacy inline elements component * add changesets
* remove deprecated props * add changeset files * update changeset
* remnove role prop from ActionMenu * remove default alt prop from avatar * remove deprecated italic prop * update changeset files * remove role prop from action menu * fix lint errors * Update .changeset/curvy-snakes-heal.md Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com> * Update packages/circuit-ui/components/ActionMenu/ActionMenu.tsx Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com> * remove unused div block --------- Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com>
* remove h4 from listitem label * add changeset
* makr autocomplete input as stable * add changeset * Update .changeset/young-otters-walk.md Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com> * update changeset * Update .changeset/young-otters-walk.md Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com> * Update .changeset/bumpy-tools-fall.md Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com> * clean up changeset --------- Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com>
* drop support for react 18 * remove forward ref from form input components * remove forwardref from layout components * remove forwardref from navigation component * remove forwardref from state component * remove wrapper element from popover and actionmenu * fix lint errors * fix failing test * update popover ref logic * add changeset * update changeset * update button ref to any * update react types overrides * remove ref from component
* remove UNSAFE_DISABLE_ELEMENT_ERRORS escape hatch * add changeset
* clean up styles * clean up test * remove redundant styles * add a changeset * add changeset and clean up story * update toggle to use idx helper and classname to base * Update .changeset/ten-parks-kneel.md Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com> --------- Co-authored-by: sirineJ <112706079+sirineJ@users.noreply.github.com>
* fix positioning issue of the floating listbox * fix combobox onblur behavior * fix visual overflow in multi selection mode * add changesets * adjust sizes * remove comment * move field value reset to the closeResults callback
* replace width and height in flag with size prop * update styles to use tshirt sizes * fix failing build * remove deprecated width and height props * update skills * add changeset
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.
Addresses DSYS-XXXX
Purpose
Describe what you are trying to accomplish
Approach and changes
Describe how you solved the problem
Definition of done