WEBDEV-8162: Support Lit 2/3, Combobox fixes#34
Merged
Merged
Conversation
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #34 +/- ##
==========================================
- Coverage 87.15% 86.41% -0.75%
==========================================
Files 7 7
Lines 366 368 +2
Branches 87 90 +3
==========================================
- Hits 319 318 -1
Misses 24 24
- Partials 23 26 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* main: 0.2.1 WEBDEV-8151: Improve build compatibility (#32)
jbuckner
commented
Feb 9, 2026
jbuckner
commented
Feb 9, 2026
latonv
approved these changes
Feb 9, 2026
latonv
left a comment
Member
There was a problem hiding this comment.
LGTM, no blockers. Just a small curiosity about the version constraint, but no concerns about it either way.
Collaborator
Author
Yeah that's fair. This was copy pasta from the lit3 migration site but yeah we're using the latest everywhere so I'll update it. |
This reverts commit 64a86ff.
jbuckner
added a commit
that referenced
this pull request
Feb 11, 2026
* main: 0.2.2 WEBDEV-8162: Support Lit 2/3, Combobox fixes (#34)
jbuckner
added a commit
that referenced
this pull request
May 28, 2026
* origin/main: (28 commits) WEBDEV-8518: Add CI caching and standardize workflow hygiene (#55) WEBDEV-8464 Make ia-dropdown-search-bar propagate selection changes immediately (#46) WEBDEV-8447 Upgrade ia-dropdown version to address z-index bug (#45) v0.2.5 (#44) WEBDEV-8378 Migrate dropdown-style search bar from Offshoot (#41) 0.2.3 (#43) WEBDEV-8393 Add full OTP form (#42) WEBDEV-8327 Add basic OTP input (#40) Update instructions for adding component stories (#38) Demo page enhancements WEBDEV-8131 Encapsulate property settings (#36) WEBDEV-8167: Add demo and publishing sections to readme (#35) 0.2.2 WEBDEV-8162: Support Lit 2/3, Combobox fixes (#34) 0.2.1 WEBDEV-8151: Improve build compatibility (#32) v0.2.0 (#31) WEBDEV-8119 Add basic combo-box component (#24) Update npm-publish workflow Update npm-publish action ... # Conflicts: # demo/app-root.ts # demo/story-template.ts
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.
No description provided.