You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains 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
bb7e840: Issue 2117: Fix sl-select throws exception if a sl-input in the same form receives a new value with autofill in MS Edge (#2221) (dhellgartner) #2221
Review comments: Directly reply to a review comment made by CodeRabbit. Example:
I pushed a fix in commit <commit_id>, please review it.
Generate unit testing code for this file.
Open a follow-up GitHub issue for this discussion.
Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
@coderabbitai generate unit testing code for this file.
@coderabbitai modularize this function.
PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
@coderabbitai read src/utils.ts and generate unit testing code.
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
@coderabbitai help me debug CodeRabbit configuration file.
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (Invoked using PR comments)
@coderabbitai pause to pause the reviews on a PR.
@coderabbitai resume to resume the paused reviews.
@coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
@coderabbitai full review to do a full review from scratch and review all the files again.
@coderabbitai summary to regenerate the summary of the PR.
@coderabbitai resolve resolve all the CodeRabbit review comments.
@coderabbitai configuration to show the current CodeRabbit configuration for the repository.
@coderabbitai help to get help.
Other keywords and placeholders
Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
Add @coderabbitai anywhere in the PR title to generate the title automatically.
CodeRabbit Configuration File (.coderabbit.yaml)
You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
Visit our Documentation for detailed information on how to use CodeRabbit.
Join our Discord Community to get help, request features, and share feedback.
Follow us on X/Twitter for updates and announcements.
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.
This PR contains the following updates:
~2.15.1
->~2.18.0
Release Notes
shoelace-style/shoelace (@shoelace-style/shoelace)
v2.18.0
Compare Source
Commits
761e062
: remove title (Cory LaViska)1fb72ad
: Fix typo in usage.md (#2198) (J Wong) #219861f2fdb
: Fix textarea resizing bug (#2182) (Konnor Rogers) #21824e09bac
: fix select padding; fixes #2194 (#2197) (Cory LaViska) #21978806672
: Added Finnish translations. (#2211) (Jouni Männistö) #221153aae15
: Added ./dist/translations directory to exports to allow dynamic importing of directory contents (#2210) (Zac Lovoy) #22104f78930
: add more resilient lazy loading to sl-select (#2204) (Konnor Rogers) #22045a3d46a
: Add ability to focus sl-radio-group dynamically (#2192) (Christian Schilling) #21922c66c85
: More resilient directionality checks (#2189) (Cory LaViska) #2189b144988
: sl-tab-group throws error if unmounted too fast (#2218) (Susanne Kirchner) #2218b4a3b32
: add changelog entry (#2219) (Konnor Rogers) #22198ca1fc7
: SlTooltip callsuper.disconnectedCallback()
(#2226) (Daniel Liebner) #2226f238fca
: update changelog (Cory LaViska)e89cbc7
: Merge branch 'next' of https://github.com/shoelace-style/shoelace into next (Cory LaViska)bb7e840
: Issue 2117: Fix sl-select throws exception if a sl-input in the same form receives a new value with autofill in MS Edge (#2221) (dhellgartner) #2221ee79a46
: update changelog (Cory LaViska)b21f51d
: update version (Cory LaViska)c7b0440
: 2.18.0 (Cory LaViska)v2.17.1
Compare Source
Commits
a6d4cea
: Fix for #2145 (#2146) (Christian Schilling) #2146c3876a6
: prettier (Cory LaViska)b46b97c
: remove unused dep (Cory LaViska)91193e2
: fixes #2179 (#2181) (Cory LaViska) #2181edb69ad
: fix multiple identical spritesheet icons not applying mutator (#2178) (Konnor Rogers) #21785877679
: update version (Cory LaViska)771c266
: 2.17.1 (Cory LaViska)v2.17.0
Compare Source
Features
Commits
ad608d6
: update version in changelog (Cory LaViska)d0441f5
: update sl-select suffix example (lindsaym-fa)bc6d25a
: optional chain disconnects; fixes #2127 (#2129) (Cory LaViska) #21292704f72
: Add support for sl-dropdown in the default slot of sl-breadcrumb-item (#2015) (Christian Schilling) #2015c2e0544
: update changelog (Cory LaViska)5760017
: update docs (Cory LaViska)d956fcf
: Fix wrong name of css property of alert component in docs (#2132) (Claudio Marangon) #213277d7ce5
: prettier (Cory LaViska)72130fa
: Fixed link in docs to .md file on GitHub (#2154) (Rohan) #2154ab3a66e
: Fix carousel newActiveSlide calculation to account for slidesPerPage (#2155) (Leander Gilles) #215570e0cd6
: update changelog (Cory LaViska)3e77359
: Merge branch 'next' of https://github.com/shoelace-style/shoelace into next (Cory LaViska)906e7ba
: [fix][CVE-2024-27307] update jsonata dependency (#2159) (Piotr Błażejewicz (Peter Blazejewicz)) #215957bafa4
: update changelog (Cory LaViska)9480921
: Fix tab-group active indicator when tabs size change (#2164) (Andrey Lushnikov) #216482618d7
: update changelog (Cory LaViska)e74b0f2
: Merge branch 'next' of https://github.com/shoelace-style/shoelace into next (Cory LaViska)6ce6e22
: fix select prefix spacing; closes #2167 (#2174) (Cory LaViska) #217465126e8
: Add ability to automatically hide tab-group scroll control (#2128) (Shmuel Leider) #212841ba672
: fix attributes and properties turning to null from 'morphing' (#2177) (Konnor Rogers) #2177e064d2b
: fixes #2151 (Cory LaViska)edd30a9
: update changelog (Cory LaViska)6864148
: 2.17.0 (Cory LaViska)v2.16.0
Compare Source
Commits
975115a
: use a more reliable rtl detection (Cory LaViska)c042c8f
: fix ltrs (Cory LaViska)07d2144
: remove unused (Cory LaViska)f757d51
: remove unused (Cory LaViska)f256d7a
: Implement roving tabindex for tabs (#2041) (Konnor Rogers) #2041b98deb8
: fix(select) display of option group title (#2046) (Ahmad Alfy) #20469399df6
: adjust small spacing in select (Cory LaViska)77c482e
: chore(docs) - reduce build time (Enrico Gruner) #20574120988
: Merge branch 'evayde-chore/reduce-build-time' into next (Cory LaViska) #20576092796
: Update zh-tw.ts (#2060) (HappyXiaoAnAn) #2060dbd4ba8
: Select component: add a suffix to .form-control-input (Nic Newdigate) #2063d7e9d71
: try registering without anonymous classes first (#2079) (Konnor Rogers) #2079a5c3971
: Exported the popup part of the dropdown component (#2078) (Alex Andres) #2078c64ecef
: update changelog (Cory LaViska)e142132
: Merge branch 'next' of https://github.com/shoelace-style/shoelace into next (Cory LaViska)f453276
: Create Czech (cs) translation. (#2084) (Michal Altair Valášek) #208462eeaf9
: Fix tabs when they programmatically become disabled (#2051) (Konnor Rogers) #205114d8521
: update changelog (Cory LaViska)d92a9d9
: Merge branch 'next' of https://github.com/shoelace-style/shoelace into next (Cory LaViska)fae513c
: fix relative time in screen readers (Cory LaViska)e7e7033
: remove unused var (Cory LaViska)6a65546
: remove old test (Cory LaViska)96edd85
: sigh (Cory LaViska)0aecf69
: Update nextjs docs (#2080) (Manuel Correia) #2080325a9e2
: add docs for nextjs 14 (#2096) (Konnor Rogers) #2096e1bd1fe
: Add astro tutorial (#2098) (Brett Peary) #2098af3709e
: run linting (#2104) (Konnor Rogers) #210438a3186
: increase dark theme's help text contrast (#2101) (Lindsay M) #210142fbed1
: Increase contrast of interactive element borders in dark mode (#2100) (Lindsay M) #21001cf340b
: fix scrollbar detection (#2121) (Konnor Rogers) #212103adb45
: #2078: Send event if image load fails, update changelog closes (#2123) (Yehuda Ringler) #21235babdf9
: prettier (Cory LaViska)0c8f44c
: uses latest React 18 minor versions for code-previews on Codepen (#2125) (Lorenz Kahl) #2125b8cdcd0
: Fix submenu checkboxes (#2116) (Konnor Rogers) #2116b4fb3c3
: prettier (Cory LaViska)2a6324f
: update docs (Cory LaViska)cf4a181
: 2.16.0 (Cory LaViska)f9cad91
: update test (Cory LaViska)c92ade7
: revert version (Cory LaViska)45eca5a
: 2.16.0 (Cory LaViska)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.