-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update dependency vanilla-framework to v4 #37
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-internal
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
July 31, 2023 14:27
b5dd79d
to
d212b69
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
August 11, 2023 15:50
d212b69
to
0a3ea49
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
September 12, 2023 17:04
0a3ea49
to
1a8a263
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
2 times, most recently
from
October 16, 2023 17:03
bc654be
to
55c1234
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
November 28, 2023 14:24
55c1234
to
4c71055
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
January 16, 2024 12:42
4c71055
to
2f6bd0a
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
February 2, 2024 10:39
2f6bd0a
to
7a55055
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
February 16, 2024 18:21
7a55055
to
b8de9b4
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
March 14, 2024 14:36
b8de9b4
to
02e0497
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
April 1, 2024 17:57
02e0497
to
4913c11
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
April 11, 2024 18:09
4913c11
to
554db62
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
May 7, 2024 18:04
554db62
to
b2d969d
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
June 6, 2024 13:08
b2d969d
to
91ebce0
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
June 17, 2024 19:59
91ebce0
to
457ecc7
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
July 2, 2024 15:52
457ecc7
to
55c3e77
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
August 9, 2024 13:51
55c3e77
to
0879c15
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
September 13, 2024 10:37
0879c15
to
3f3a1c4
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
2 times, most recently
from
October 10, 2024 22:51
6ac5d8c
to
86f144b
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
2 times, most recently
from
October 30, 2024 16:07
934489b
to
09bebdc
Compare
renovate
bot
force-pushed
the
renovate/major-internal
branch
from
October 30, 2024 18:53
09bebdc
to
a481cc8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
3.14.0
->4.18.2
Release Notes
canonical/vanilla-framework (vanilla-framework)
v4.18.2
Compare Source
v4.18.1
Compare Source
v4.18.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.18.0
🚀 Features
.grid-row
and.grid-col
) by @jmuzina (#5368)🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.17.1...v4.18.0
v4.17.1
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.17.1
This is a follow-up hotfix release for v4.17.0, where we introduced usage of Sass color functions only available in recent versions of
sass
. This release adds relevant version ofsass
a peer dependency to make it a bit easier to identify the problem when installing.Check release notes for v4.17.0 for more details.
🔨 Maintenance
sass
as a peer dependency by @jmuzina (#5379)Full Changelog: canonical/vanilla-framework@v4.17.0...v4.17.1
v4.17.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.17.0
sass
at least at version 1.79.0 or higher. So please update yoursass
along with Vanilla.🚀 Features
🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.16.0...v4.17.0
v4.16.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.16.0
🚀 Features
🐛 Bug Fixes
📝 Documentation
hr
element consistent in styling by @petesfrench (#5241)🔨 Maintenance
main
before running Percy by @jmuzina (#5300)Full Changelog: canonical/vanilla-framework@v4.15.0...v4.16.0
v4.15.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.15.0
🚀 Features
.row--75-25
) by @jmuzina (#5235)🐛 Bug Fixes
📝 Documentation
js-beautify
by @jmuzina (#5259)is-cover
to image container class reference by @jmuzina (#5207)🔨 Maintenance
templates/_macros
to percy tests by @jmuzina (#5250)❤️ New Contributors
Full Changelog: canonical/vanilla-framework@v4.14.0...v4.15.0
v4.14.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.14.0
🚀 Features
🐛 Bug Fixes
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.13.0...v4.14.0
v4.13.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.13.0
🚀 Features
🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.12.0...v4.13.0
v4.12.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.12.0
🚀 Features
🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.11.0...v4.12.0
v4.11.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.11.0
💣 Potentially breaking change
In #5081 we renamed the class names that add dividers to equal heights row component. If you've been using those already, rename them accordingly:
has-1st-divider
tohas-divider-1
, etc…🚀 Features
🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.10.0...v4.11.0
v4.10.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.10.0
💣 Breaking changes
Setting default theme via SCSS variables is now deprecated. For example, using
$theme-default-nav
with valuedark
will not work anymore. Useis-dark
oris-light
class names in HTML instead.🚀 Features
🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.9.1...v4.10.0
v4.9.1
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.9.1
🐛 Bug Fixes
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.9.0...v4.9.1
v4.9.0
Compare Source
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.9.0
🚀 Features
p-media-container
class by @petesfrench (#5012)🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.8.0...v4.9.0
v4.8.0
Compare Source
New in Vanilla v4.8.0
💅 New theming
This version introduces new theming system to Vanilla. Previous system was based on theme styling being applied on SCSS level on per-component basis. Newly introduced system utilises CSS custom properties to provide colour variables that are inherited through the whole document.
We currently support a light theme (default or via
is-light
class name) that features white background, paper theme (viais-paper
class) that uses new "paper" grey background that is used on most of our new designs, and dark theme (viais-dark
class) that is being used more often in recent designs to highlight some significant pages.🚧 Work in progress
Current release of Vanilla 4.8.0 contains the foundation work of this new theming and includes migration of most commonly used themed components. The work is not complete yet, there are still components that use the old theming system and many components not themed at all. We will continue to migrate remaining parts in upcoming versions.
We tried to make sure to keep this change backwards compatible, so hopefully it should not affect styling of existing components in any significant and unexpected way.
🎨 Default icon colour
As part of the theming we improved consistency of colours we use across themes. As a result of that the default colour of most of Vanilla icons (in default light theme) was changed to be the same as text colour (black
#000
) instead of previous value of$color-mid-dark
(#666
). If you are using any custom icons this may cause inconsistencies.For consistency with Vanilla use built-in icons, or update your icons to use
$colors--light-theme--icon
(or$colors--dark-theme--icon
), depending on the theme.🏗️ New and deprecated components
Alongside the theming work, we are also providing components to help build page sections in the new branding style, and deprecating some old components to avoid confusion.
New components include the hero section and new Suru sections, that should simplify building of the hero sections on the pages.
We also deprecated a variety of legacy strip variants, reducing the options and updating the strip component to utilise new theming.
For more details check the changelog in our documentation.
💣 Breaking changes
The (now deprecated) inverted link component was updated to support new theming. This may cause an issue that inverted link turns black when used in default "light" theme. Please add
is-dark
class name for any element that changes background to dark, so that the child components would correctly inherit the theme.🙋 Guest devs
Vanilla team was joined for a Pulse by wonderful guest developers: @britneywwc @chillkang. This release would not be possible without their contributions. Thanks!
📋 Changelog
🚀 Features
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 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.