Skip to content

refactor: drop deprecated loadable component utilities#11479

Merged
Elijbet merged 4 commits intodevfrom
elijbet/11333-drop-deprecated-LoadableComponent-utilities
Feb 13, 2025
Merged

refactor: drop deprecated loadable component utilities#11479
Elijbet merged 4 commits intodevfrom
elijbet/11333-drop-deprecated-LoadableComponent-utilities

Conversation

@Elijbet
Copy link
Copy Markdown
Contributor

@Elijbet Elijbet commented Feb 7, 2025

Related Issue: #11333

Summary

Remove the deprecated loadable util and use componentOnReady directly.

@github-actions github-actions Bot added the refactor Issues tied to code that needs to be significantly reworked. label Feb 7, 2025
@Elijbet Elijbet marked this pull request as ready for review February 10, 2025 19:20
Copy link
Copy Markdown
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks for helping with this @Elijbet!

Once the missed replacement is addressed, this should be good to merge. 🚀

Comment thread packages/calcite-components/src/components/combobox/combobox.tsx
@Elijbet Elijbet added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Feb 12, 2025
@Elijbet Elijbet merged commit d8489e7 into dev Feb 13, 2025
@Elijbet Elijbet deleted the elijbet/11333-drop-deprecated-LoadableComponent-utilities branch February 13, 2025 00:07
@github-actions github-actions Bot added this to the 2025-02-25 - Feb Milestone milestone Feb 13, 2025
benelan added a commit that referenced this pull request Feb 17, 2025
* origin/dev: (171 commits)
  chore(tip-manager): drop empty spec test (#11568)
  chore: release next
  feat(chip): enhance component's interactivity states (#11538)
  chore: release next
  fix(tooltip): close tooltips on prevented pointer move events (#11557)
  chore: release main (#11561)
  chore: release next
  revert: build(deps): update arcgis to ^4.33.0-next.13 (#11539) (#11559)
  fix(dialog, modal, popover, sheet): fixes an issue that caused extra containers to be lost after internal trap updates (#11556)
  chore: release main (#11551)
  build(deps): update arcgis to ^4.33.0-next.13 (#11539)
  chore: release next
  fix(input-date-picker): allow navigating between months using chevron actions in Safari (#11547)
  chore: release next
  fix(dialog, modal, sheet): preserve focus-trap extra containers across internal trap updates (#11548)
  chore: release next
  feat(segmented-control-item): enhance component's interactivity states (#11477)
  chore: release next
  refactor: drop deprecated loadable component utilities (#11479)
  docs: link to package readmes from root readme (#11531)
  ...
benelan pushed a commit that referenced this pull request Mar 26, 2025
**Related Issue:** #11333

## Summary
Remove the deprecated `loadable` util and use `componentOnReady`
directly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr ready for visual snapshots Adding this label will run visual snapshot testing. refactor Issues tied to code that needs to be significantly reworked.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants