-
Notifications
You must be signed in to change notification settings - Fork 219
chore: update dependency @spectrum-css/tabs to v6.1.1 #5347
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
base: main
Are you sure you want to change the base?
Conversation
|
Name | Type |
---|---|
@spectrum-web-components/styles | Patch |
@spectrum-web-components/tabs | Patch |
@spectrum-web-components/toast | Patch |
@spectrum-web-components/tooltip | Patch |
@spectrum-web-components/card | Patch |
@spectrum-web-components/illustrated-message | Patch |
@spectrum-web-components/custom-vars-viewer | Patch |
example-project-rollup | Patch |
example-project-webpack | Patch |
@spectrum-web-components/vrt-compare | Patch |
@spectrum-web-components/bundle | Patch |
@spectrum-web-components/theme | Patch |
@spectrum-web-components/truncated | Patch |
@spectrum-web-components/top-nav | Patch |
@spectrum-web-components/picker | Patch |
documentation | Patch |
@spectrum-web-components/overlay | Patch |
@spectrum-web-components/slider | Patch |
@spectrum-web-components/story-decorator | Patch |
@spectrum-web-components/action-menu | Patch |
@spectrum-web-components/combobox | Patch |
@spectrum-web-components/contextual-help | Patch |
@spectrum-web-components/menu | Patch |
@spectrum-web-components/popover | Patch |
@spectrum-web-components/breadcrumbs | Patch |
@spectrum-web-components/action-bar | Patch |
@spectrum-web-components/eslint-plugin | Patch |
@spectrum-web-components/accordion | Patch |
@spectrum-web-components/action-button | Patch |
@spectrum-web-components/action-group | Patch |
@spectrum-web-components/alert-banner | Patch |
@spectrum-web-components/alert-dialog | Patch |
@spectrum-web-components/asset | Patch |
@spectrum-web-components/avatar | Patch |
@spectrum-web-components/badge | Patch |
@spectrum-web-components/button-group | Patch |
@spectrum-web-components/button | Patch |
@spectrum-web-components/checkbox | Patch |
@spectrum-web-components/clear-button | Patch |
@spectrum-web-components/close-button | Patch |
@spectrum-web-components/coachmark | Patch |
@spectrum-web-components/color-area | Patch |
@spectrum-web-components/color-field | Patch |
@spectrum-web-components/color-handle | Patch |
@spectrum-web-components/color-loupe | Patch |
@spectrum-web-components/color-slider | Patch |
@spectrum-web-components/color-wheel | Patch |
@spectrum-web-components/dialog | Patch |
@spectrum-web-components/divider | Patch |
@spectrum-web-components/dropzone | Patch |
@spectrum-web-components/field-group | Patch |
@spectrum-web-components/field-label | Patch |
@spectrum-web-components/help-text | Patch |
@spectrum-web-components/icon | Patch |
@spectrum-web-components/icons-ui | Patch |
@spectrum-web-components/icons-workflow | Patch |
@spectrum-web-components/icons | Patch |
@spectrum-web-components/iconset | Patch |
@spectrum-web-components/infield-button | Patch |
@spectrum-web-components/link | Patch |
@spectrum-web-components/meter | Patch |
@spectrum-web-components/modal | Patch |
@spectrum-web-components/number-field | Patch |
@spectrum-web-components/picker-button | Patch |
@spectrum-web-components/progress-bar | Patch |
@spectrum-web-components/progress-circle | Patch |
@spectrum-web-components/radio | Patch |
@spectrum-web-components/search | Patch |
@spectrum-web-components/sidenav | Patch |
@spectrum-web-components/split-view | Patch |
@spectrum-web-components/status-light | Patch |
@spectrum-web-components/swatch | Patch |
@spectrum-web-components/switch | Patch |
@spectrum-web-components/table | Patch |
@spectrum-web-components/tags | Patch |
@spectrum-web-components/textfield | Patch |
@spectrum-web-components/thumbnail | Patch |
@spectrum-web-components/tray | Patch |
@spectrum-web-components/underlay | Patch |
@spectrum-web-components/base | Patch |
@spectrum-web-components/grid | Patch |
@spectrum-web-components/opacity-checkerboard | Patch |
@spectrum-web-components/reactive-controllers | Patch |
@spectrum-web-components/shared | Patch |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Branch previewReview the following VRT differencesWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
If the changes are expected, update the |
Tachometer resultsCurrently, no packages are changed by this PR... |
f0ffa5f
to
7707132
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
--spectrum-tabs-top-to-text: var(--mod-tabs-top-to-text-compact, var(--spectrum-tab-item-top-to-text-compact-small)); | ||
--spectrum-tabs-bottom-to-text: var(--mod-tabs-bottom-to-text-compact, var(--spectrum-tab-item-top-to-text-compact-small)); | ||
--spectrum-tabs-top-to-icon: var(--mod-tabs-top-to-icon-compact, var(--spectrum-tab-item-top-to-workflow-icon-compact-small)); | ||
--mod-tabs-item-height: var(--mod-tabs-item-height-compact, var(--spectrum-tab-item-compact-height-small)); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see the same pattern of overriding mods here, let's discuss!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note the more specific mod in the stack: --mod-tabs-item-height: var(--mod-tabs-item-height-compact, var(--spectrum-tab-item-compact-height-small));
- that's a very intentional override
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To override the height for compact variants, you can use --mod-tabs-item-height-compact
at any point in the cascade.
7707132
to
151c37a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No visual regressions identified; reviewed the updated selectors and properties and no changes to the resulting code. No regressions in any existing modifier usage.
03dd27d
to
1fd2d11
Compare
1fd2d11
to
e1a6fa3
Compare
This PR contains the following updates:
6.0.0-s2-foundations.16
->6.1.1
Release Notes
adobe/spectrum-css (@spectrum-css/tabs)
v6.1.1
Compare Source
Change Log
7.0.0
Patch Changes
6.1.0
Minor Changes
205182b
Thanks @castastrophe!New feature
Minified and gzipped outputs available for all compiled CSS assets.
Patch Changes
1a3245c
Thanks @castastrophe!Dependency alignment across the project.
205182b
,1a3245c
]:6.0.1
Patch Changes
#3534
68e0057
Thanks @castastrophe! - Fixes a bug in the content of thedist/index-theme.css
file.Expected
index-theme.css
to include the component selectors with component-level custom properties mapped to the--system
prefixed ones in order to allow a component to support various contexts.Expected output example for the index-theme.css:
Updated dependencies [
68e0057
]:6.0.0
Major Changes
#2786
6c19fcf
Thanks @pfulton! - ## Breaking changeThis major update creates a bridge between the Spectrum 1 (S1) and Spectrum 2 (S2) designs, dubbed "Spectrum 2 Foundations". These do NOT reflect a fully migrated S2 component. This approach allows consumers to swap the appearance of their components between S1, Express, and S2 by leveraging a "system" layer that remaps the necessary component-level tokens to the appropriate token dataset.
For these components to appear S2, you must load the assets with the
@spectrum-css/tokens
atv16
or higher.For S1 or Express, load assets with the
@spectrum-css/tokens
atv14.x
orv15.x
.If you are looking to implement a fully S2 design, please explore the
next
tag releases instead of using this foundations release. This release is used in Spectrum Web Components 1.x.Deprecations
File usage
Patch Changes
6c19fcf
,88bfc5b
,3d08cea
,6c19fcf
]:5.3.1
Patch Changes
#3522
7a47c22
Thanks @castastrophe! - Peer dependency for @spectrum-css/tokens updated to include v15 as well as v14.Updated dependencies [
7a47c22
,7a47c22
]:5.3.0
Minor Changes
562396e
Thanks @castastrophe! - Simplify how the--system
properties are mapped. By updating the logic in thepostcss-add-theming-layer
, we are now shipping cleaner, more readable--system
property names. These custom properties are documented as NOT a part of the component API so although these result in a change to the custom property names, it does not impact the properties that are in the API and so do not constitute a breaking change. Expect to see no change to how component theming works or any visual regressions as a result of this change.Patch Changes
c8194b0
,562396e
,562396e
]:5.2.0
Minor Changes
9c49505
Thanks @castastrophe! - Remove the storybook assets from the shipped output for componentsPatch Changes
9c49505
]:5.1.4
Patch Changes
df7c4b1
Thanks @cdransf! - Resolves stylelint violation by removing undefined and unused token5.1.3
Patch Changes
#3107
83d5a17
Thanks @castastrophe! - Incorporate glob export for the dist directory in all component packages as well as glob markdown exports (to include both CHANGELOG and READMEs).Sort keys in the package.json assets.
Updated dependencies [
83d5a17
]:5.1.2
Patch Changes
#3045
5d6e03f
Thanks @castastrophe! - Improve changeset suggestions by using exports instead of files in component packagesUpdated dependencies [
5d6e03f
]:5.1.1
Patch Changes
#2677
d83200c
Thanks @castastrophe! - Leveral local workspace versioning to prevent misalignmentUpdated dependencies [
d83200c
]:5.1.0
Minor Changes
7f45ea9
Thanks @castastrophe!Build optmizations to support minification
Output for all component CSS files is now being run through a lightweight optimizer (cssnano) which significantly reduces unnecessary whitespace. These changes reduce file size but should not have any impact on the rendering of the component. By removing unnecessary whitespace from var functions, we are making it easier to effectively minify our provided CSS assets.
Patch Changes
7f45ea9
]:All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
5.0.0
🗓
2024-04-18 • 📝 Commits
🐛 Bug fixes
*feat!: postcss config build and script; remove gulp (#2466)(b0f337b), closes#2466
Imports added to index.css and themes/express.css
4.1.4
🗓
2024-03-07 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.1.3
🗓
2024-02-26 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.1.2
🗓
2024-02-15 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.1.1
🗓
2024-02-06
Note: Version bump only for package @spectrum-css/tabs
4.1.0
🗓
2024-02-05 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.28
🗓
2024-01-16 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.27
🗓
2023-12-12 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.26
🗓
2023-12-04 • 📝 Commits
🐛 Bug fixes
4.0.25
🗓
2023-11-15 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.24
🗓
2023-11-13 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.23
🗓
2023-11-09 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.22
🗓
2023-10-13 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.21
🗓
2023-09-26 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.20
🗓
2023-09-18 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.19
🗓
2023-09-14 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.18
🗓
2023-09-13 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.17
🗓
2023-09-07 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.16
🗓
2023-09-01 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.15
🗓
2023-08-31 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.14
🗓
2023-08-31 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.13
🗓
2023-08-29 • 📝 Commits
🔙 Reverts
*gulp and build updates (#2121)(03a37f5), closes#2099
4.0.12
🗓
2023-08-22 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.11
🗓
2023-08-22 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.10
🗓
2023-08-18 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.9
🗓
2023-08-16 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.8
🗓
2023-08-10 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.7
🗓
2023-08-07 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.6
🗓
2023-08-04 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.5
🗓
2023-08-03 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.4
🗓
2023-07-31 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.3
🗓
2023-07-24 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.2
🗓
2023-07-17 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.1
🗓
2023-07-14 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
4.0.0
🗓
2023-07-11 • 📝 Commits
*feat(tabs)!: migrate tokens (#1902)(6d07436), closes#1902
Migration Guide
Compact Tabs
Compact tabs should not be used without
.spectrum-Tabs--quiet
.🛑 BREAKING CHANGES
@adobe/spectrum-tokens
.3.2.64
🗓
2023-07-11 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.63
🗓
2023-06-29 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.62
🗓
2023-06-28 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.61
🗓
2023-06-21 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.60
🗓
2023-06-15 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.59
🗓
2023-06-12 • 📝 Commits
🐛 Bug fixes
*restore files to pre-formatted state(491dbcb)
3.2.58
🗓
2023-06-02 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.57
🗓
2023-06-01 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.56
🗓 2023-05-30 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.55
🗓 2023-05-23 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.54
🗓 2023-05-23 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.53
🗓 2023-05-22 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.52
🗓 2023-05-18 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.51
🗓 2023-05-17 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.50
🗓 2023-05-11 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.49
🗓 2023-05-10 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.48
🗓 2023-05-10 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.47
🗓 2023-05-10 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.46
🗓 2023-05-08 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.45
🗓 2023-05-04 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.44
🗓 2023-05-02 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.43
🗓 2023-04-26 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.42
🗓 2023-04-25 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.41
🗓 2023-04-25 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.40
🗓 2023-04-25 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.39
🗓 2023-04-21 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.38
🗓 2023-04-20 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.37
🗓 2023-04-17 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.36
🗓 2023-04-17 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.35
🗓 2023-04-14 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.34
🗓 2023-04-03 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.33
🗓 2023-03-13 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.32
🗓 2023-03-09 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.31
🗓 2023-03-07 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.30
🗓 2023-02-21 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.29
🗓 2023-02-06 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.28
🗓 2023-02-01 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.27
🗓 2023-02-01 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.26
🗓 2023-01-27 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.25
🗓 2023-01-25 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.24
🗓 2023-01-18 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.23
🗓 2023-01-13 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.22
🗓 2022-12-16 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.21
🗓 2022-11-11 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.20
🗓 2022-10-06 • 📝 Commits
🐛 Bug fixes
3.2.19
🗓 2022-07-25 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.18
🗓 2022-06-29 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.17
🗓 2022-06-16 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.16
🗓 2022-06-08 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.15
🗓 2022-06-07 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.14
🗓 2022-05-09 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.13
🗓 2022-04-28 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.12
🗓 2022-04-11 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.11
🗓 2022-04-08 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.10
🗓 2022-03-30 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.9
🗓 2022-03-22 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.8
🗓 2022-03-17 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.7
🗓 2022-03-11 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.6
🗓 2022-03-07 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.5
🗓 2022-03-07 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.4
🗓 2022-02-23 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.3
🗓 2022-02-16 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.2
🗓 2022-02-02 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.1
🗓 2022-02-01 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.2.0
🗓 2022-01-26 • 📝 Commits
✨ Features
3.1.9
🗓 2022-01-05 • 📝 Commits
🐛 Bug fixes
3.1.8
🗓 2022-01-05 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.1.8-beta.0
🗓 2021-12-14 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.1.7
🗓 2021-12-10 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.1.6
🗓 2021-12-06 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.1.5
🗓 2021-11-16 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.1.4
🗓 2021-11-10 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.1.3
🗓 2021-11-09 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.1.2
🗓 2021-11-08 • 📝 Commits
🐛 Bug fixes
3.1.1
🗓 2021-10-25 • 📝 Commits
🐛 Bug fixes
3.1.0
🗓 2021-09-29 • 📝 Commits
🐛 Bug fixes
3.1.0-alpha.1
🗓 2021-08-19 • 📝 Commits
🐛 Bug fixes
3.1.0-alpha.0
🗓 2021-08-17 • 📝 Commits
✨ Features
T-shirt sizing
Tabs now support t-shirt sizing and require that you specify the size by adding a
.spectrum-Tabs--size*
class.🐛 Bug fixes
3.0.3-alpha.4
🗓 2021-08-16 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.3-alpha.3
🗓 2021-07-29 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.3-alpha.2
🗓 2021-06-17 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.3-alpha.1
🗓 2021-05-12 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.3-alpha.0
🗓 2021-04-27 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.2
🗓 2021-04-15 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.1
🗓 2021-03-10 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.0
🗓 2021-02-02 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.0-beta.6
🗓 2020-12-04 • 📝 Commits
✨ Features
🐛 Bug fixes
🛑 BREAKING CHANGES
3.0.0-beta.5
🗓 2020-10-20 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.0-beta.4
🗓 2020-09-23 • 📝 Commits
🐛 Bug fixes
3.0.0-beta.3
🗓 2020-06-19 • 📝 Commits
Migration Guide
Change workflow icon size to medium
If you use a workflow icon with tab items, please replace
.spectrum-Icon--sizeS
with.spectrum-Icon--sizeM
.Note: Version bump only for package @spectrum-css/tabs
3.0.0-beta.2
🗓 2020-05-14 • 📝 Commits
✨ Features
3.0.0-beta.1
🗓 2020-03-12 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
3.0.0-beta.0
🗓 2020-03-09 • 📝 Commits
✨ Features
2.1.5
🗓 2020-03-06 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
2.1.4
🗓 2020-02-10 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
2.1.3
🗓 2020-01-23 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
2.1.2
🗓 2019-12-14 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
2.1.1
🗓 2019-11-08 • 📝 Commits
Note: Version bump only for package @spectrum-css/tabs
2.1.0
🗓 2019-11-07 • 📝 Commits
✨ Features
2.0.0
🗓 2019-10-08
✨ Features
Configuration
📅 Schedule: Branch creation - "after 12pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.