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

Migrate component framework to Lit #10310

Open
jcfranco opened this issue Sep 13, 2024 · 0 comments
Open

Migrate component framework to Lit #10310

jcfranco opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
2 - in development Issues that are actively being worked on. estimate - 8 Requires input from team, consider smaller steps. p - high Issue should be addressed in the current milestone, impacts component or core functionality tooling Issues relating to build system fixes or improvements.

Comments

@jcfranco
Copy link
Member

jcfranco commented Sep 13, 2024

Priority impact

p - high

Summary

Migrating to Lit will enable us to leverage key features that will streamline development and improve our overall workflow.

Blocked issues: #8249, #10220, #8307, #9057, #9090, #10038, #10237, #10263, #9089, #7631, #9494, #10399, #10423, #10422, #10376, #991

Desired Outcome

Components are fully Lit-based.

Resources

No response

Related

#10356
#10352
#10344
#8073 (comment) (might address potential bug)

@jcfranco jcfranco added tooling Issues relating to build system fixes or improvements. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. labels Sep 13, 2024
@github-actions github-actions bot added the p - high Issue should be addressed in the current milestone, impacts component or core functionality label Sep 13, 2024
@geospatialem geospatialem added this to the 2024-11-19 - Nov Release milestone Sep 13, 2024
@geospatialem geospatialem added estimate - 8 Requires input from team, consider smaller steps. and removed needs triage Planning workflow - pending design/dev review. labels Sep 13, 2024
@jcfranco jcfranco added 2 - in development Issues that are actively being worked on. 0 - new New issues that need assignment. 1 - assigned Issues that are assigned to a sprint and a team member. and removed 0 - new New issues that need assignment. 2 - in development Issues that are actively being worked on. labels Sep 14, 2024
@jcfranco jcfranco self-assigned this Sep 14, 2024
jcfranco added a commit that referenced this issue Sep 27, 2024
**Related Issue:** #10289

## Summary

This addresses some issues that came up from #10345.

* use combobox-item metadata for filtering
* fix Ho Chi Minh City label
* fix selection bug that would cause rendering quirks
* sort GMT locales numerically
* sort time zone group items

### Notes

* there's a small delay after selection for the country label to be
rendered, I'll create a follow-up PR to improve this (#10310 might help
with this)
* we could also explore an option in combobox to make it easier to
update the selected item's label between open/close states. cc
@ashetland

---------

Co-authored-by: Ben Elan <no-reply@benelan.dev>
jcfranco added a commit that referenced this issue Sep 27, 2024
**Related Issue:** #10398

## Summary

Deprecates this rule for 3.x removal as it is no longer needed after
Stencil 4.14.1 and will be even more obsolete after #10310.
jcfranco added a commit that referenced this issue Sep 27, 2024
**Related Issue:** #10347

## Summary

Updates styles to avoid [mixed
declaration](https://sass-lang.com/documentation/breaking-changes/mixed-decls/)
warnings that will show up after #10310.
jcfranco pushed a commit that referenced this issue Oct 1, 2024
**Related Issue:** #10310 

## Summary

This is a series of PRs aimed at making subtle changes to tests and
components with aim of fixing tests that are failing after the codemod.
By fixing as many tests as possible before the codemod, there is less
work to do after the codemod is run, and thus the team would be blocked
for less time.
@jcfranco jcfranco added 2 - in development Issues that are actively being worked on. and removed 1 - assigned Issues that are assigned to a sprint and a team member. labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - in development Issues that are actively being worked on. estimate - 8 Requires input from team, consider smaller steps. p - high Issue should be addressed in the current milestone, impacts component or core functionality tooling Issues relating to build system fixes or improvements.
Projects
None yet
Development

No branches or pull requests

3 participants