Skip to content
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

Drop deprecated LoadableComponent utils #11333

Open
1 of 5 tasks
jcfranco opened this issue Jan 17, 2025 · 0 comments
Open
1 of 5 tasks

Drop deprecated LoadableComponent utils #11333

jcfranco opened this issue Jan 17, 2025 · 0 comments
Labels
0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked.

Comments

@jcfranco
Copy link
Member

Description

#11312 refactored loadable to leverage componentOnReady, so we can remove the deprecated utils.

Proposed Advantages

Leaner, simpler code.

Which Component

All components implementing LoadableComponent.

Relevant Info

Steps to simplify:

  • LoadableComponent ➡️ remove after all deprecated utils have been removed
  • setComponentLoaded, setUpLoadableComponent ➡️ remove
  • componentLoaded ➡️ use componentOnReady directly

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/calcite-ui-icons
  • @esri/eslint-plugin-calcite-components
@jcfranco jcfranco added 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked. labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked.
Projects
None yet
Development

No branches or pull requests

1 participant