Advanced Select: Multiple with conditional counter
Advanced Select: Multiple with counter and option template
Advanced Select: Add/Remove Options (multiple)
Advanced Select: Set single value using setter
Advanced Select: Set multiple values using setter
Advanced Select: Multiple with counter
Combobox: Close Button
Checkbox: Indeterminate
Progress: Gauge
Fixes and Improvements
Improved: Input Number type="text" changed to type="number"
Improved: Circular progress with optimized code, better look and more detailed information.
Improved: Addresses the accessibility reports [Issue #365], [Issue #373] and the improvements extended for role="", aria-expanded="", aria-selected="", tabindex="”, and aria-orientation="” on the following components:
This version was pushed to npm by prelinedev, a new releaser for @preline/tabs since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @preline/tabs from 2.3.0 to 2.4.1.
Release notes
Sourced from
@preline/tabs
's releases.... (truncated)
Commits
3f8c2fc
2.4.14177028
v2.4.06229181
Merge pull request #372 from ZedObaia/fix-371-carousel-plugin-rtl1ac7ad0
Github issue template files426e91a
Github Issue Templatese7cdce0
fix carousel plugin in rtl mode, make sure to calculate the transform correctlyMaintainer changes
This version was pushed to npm by prelinedev, a new releaser for
@preline/tabs
since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show