bootstrap_italia 2.7.2

Bug fixes
New features

This release brings significant enhancements and fixes by updating compatibility to Bootstrap Italia library version 2.7.7.

bootstrap_italia 2.7.1

Bug fixes

This release updates the bootstrap-italia library to version 2.7.5 and fixes several minor bugs. Bootstrap-Italia version 2.7.1 introduces a new component: the "Footer". This theme since its first versions (0.x) has used this component in the same way it was implemented in version 2.7.1 with the only difference being that the div.row elements are now enclosed in a section tag. This version incorporates this change and the update is automatic. If you have made any overrides, be sure to review them.

bootstrap_italia 2.7.0

Bug fixes
New features

Updated bootstrap-italia library to 2.7.0.

Important Change for Developers Overriding Card Component with Twig

If you're overriding the card component in your Drupal project using the following code:

bootstrap_italia 2.6.1

Bug fixes
  • Updated bootstrap-italia library to 2.6.2.
  • Various Fix

Update libraries

Vanilla libraries

If you use vanilla libraries, download bootstrap-italia v2.6.2 and update <your-sub-theme>/dist folder.

Custom build

If you use custom libraries built with webpack, do:

bootstrap_italia 2.6.0

Bug fixes
New features

We are excited to announce the release of version 2.6.0! This update brings significant improvements and new features that will enhance your web development experience. In this release, we have updated the bootstrap-italia library to version 2.6.0, fixed various bugs, and improved library loading. Here is a list of the new features:

bootstrap_italia 2.3.5

Bug fixes

This release fix:
- Fix(components,icon): sometimes libraries_cdn_icons is not set correctly
- Fix(sub-theme): build library in dev mode don't work

Please read the release note here https://git.drupalcode.org/project/bootstrap_italia/-/blob/2.3.x/CHANGEL...

bootstrap_italia 2.3.4

Bug fixes

This release remove autoload for unused components: donuts.

Please read the release note here https://git.drupalcode.org/project/bootstrap_italia/-/blob/2.3.x/CHANGEL...

If you are upgrading from versions prior to 2.3.x take a look here: https://www.drupal.org/project/bootstrap_italia/releases/2.3.2

bootstrap_italia 2.3.2

New features

Updated bootstrap-italia library to 2.3.8 and new feature.

Update libraries

Vanilla libraries

If you use vanilla libraries, download bootstrap-italia v2.3.8 and update <your-sub-theme>/dist folder.

Custom build

If you use custom libraries built with webpack, do:

bootstrap_italia 2.3.1

Bug fixes
New features

Updated bootstrap-italia library to 2.3.7, minor fix and new feature.

Update libraries

Vanilla libraries

If you use vanilla libraries, download bootstrap-italia v2.3.7 and update <your-sub-theme>/dist folder.

Custom build

If you use custom libraries built with webpack, do:

bootstrap_italia 2.3.0

New features

Compliance for bootstrap-italia v2.3 library

Update from 2.2.x

Vanilla libraries

If you use vanilla libraries, download bootstrap-italia v2.3.6 and update <your-sub-theme>/dist folder.

Custom build

If you use custom libraries built with webpack, do:

$ npm install bootstrap-italia@^2.3
$ npm update

update:

bootstrap_italia 2.2.3

Bug fixes
New features

This release are covered by the security advisory policy. 🥳🥳🥳

bootstrap_italia 2.2.2

Bug fixes

Fix: break in 2.2.0, move js fonts loading externally
Fix: break in 2.2.1 fonts in vanilla library

  • Update sub-theme dependencies for compliance v2.2.0 bootstrap-italia library
  • Various accessibility fix
  • New module for full blocks home page

Update from 2.1.x

Vanilla

If you use vanilla libraries, download bootstrap-italia v2.2.0 and update <your-sub-theme>/dist folder.

bootstrap_italia 2.2.1

Bug fixes

Fix: break in 2.2.0, move js fonts loading externally

  • Update sub-theme dependencies for compliance v2.2.0 bootstrap-italia library
  • Various accessibility fix
  • New module for full blocks home page

Update from 2.1.x

Vanilla

If you use vanilla libraries, download bootstrap-italia v2.2.0 and update <your-sub-theme>/dist folder.

bootstrap_italia 2.2.0

Bug fixes
New features
  • Update sub-theme dependencies for compliance v2.2.0 bootstrap-italia library
  • Various accessibility fix
  • New module for full blocks home page

Update from 2.1.x

Vanilla

If you use vanilla libraries, download bootstrap-italia v2.2.0 and update <your-sub-theme>/dist folder.

Custom build

If you use custom libraries built with webpack, do:

bootstrap_italia 2.1.3

Bug fixes

Abstract

  • Fix social list

Update from 2.1.0

If you have custom template overrides, check: templates/region/small-prints/menu--footer-small-prints.html.twig (diff)

Update from 2.0.2

If you have custom template overrides, check:

bootstrap_italia 2.1.1

Bug fixes

Abstract

  • Accessibility of external links in the menus

Update from 2.1.0

If you have custom template overrides, check: templates/region/small-prints/menu--footer-small-prints.html.twig (diff)

Update from 2.0.1

If you have custom template overrides, check:

bootstrap_italia 2.1.0

Bug fixes

Abstract

  • Update sub-theme dependencies for compliance v2.1.1 bootstrap-italia library
  • Various fix

Update from 2.0.1

If you have custom template overrides, check:

bootstrap_italia 8.x-0.24

Bug fixes

Fix patterns overview template for compliance with ui_patterns >= 1.5.

bootstrap_italia 2.0.1

Bug fixes

Summary 2.0.1

Bug fix data-element for school sites

Update from 2.0@RC1

1) $ composer require 'drupal/bootstrap_italia:^2.0'
2) Go to your sub-theme settings -> PA Website Validator and choose your site type.

3) Edit <your-sub-theme>italiagov/package.json and change

"dependencies": {
  "bootstrap-italia": "^2.0.9"
}

in

bootstrap_italia 2.0.0

Bug fixes
New features

Summary 2.0.0 🚀

First v2 release.

Update from 2.0@RC1

1) $ composer require 'drupal/bootstrap_italia:^2.0'
2) Go to your sub-theme settings -> PA Website Validator and choose your site type.

3) Edit <your-sub-theme>italiagov/package.json and change

"dependencies": {
  "bootstrap-italia": "^2.0.9"
}

in

bootstrap_italia 8.x-0.23

Bug fixes

This release updates the sub-theme to bootstrap-italia version 1.6.4.
If you want to align your sub-theme with the latest version, do the following.

$ npm update
$ npm install bootstrap-italia@1.6.4
$ npm remove css-minimizer-webpack-plugin
$ npm install svg-sprite-loader

Edit <sub-theme>/src/js/index.js

1. Add after line 3

bootstrap_italia 2.0.0-beta2

Bug fixes
New features

Various Fix.

Update from 2.0.0-beta1

composer require 'drupal/bootstrap_italia:^2.0@beta'

For vanilla libraries

If you use a vanilla libraries update to bootstrap-italia 2.0.9 library and clear cache.

For webpack libraries

Sub-theme update:

bootstrap_italia 2.0.0-beta1

New features

v2 Beta1. Do not use in production! Do not upgrade from 8.x-0.x in production!

bootstrap_italia 2.0.0-alpha1

New features

v2 Alpha1. Do not use in production! Do not upgrade from 8.x-0.x in production!!

bootstrap_italia 8.x-0.22

Bug fixes
New features

Big news in this release:

  • update of the bootstrap-italia library to version 1.5.2;
  • variants of themes for multisite sub-themes (sponsored by https://www.drupal.org/akabit);
  • various closed issues (look at All changes);
  • some templates are now deprecated.

Below are the changes to the sub-theme.

bootstrap_italia 8.x-0.21

Bug fixes
  • Fix for empty values in button component
  • ddev script updated, added Drupal 10 option.
  • Added LICENSE, CONTRIBUTING.md and various things for synchronization with the github repository.
  • Issue #3258460 by desix75: Support drush 11.
  • Fix: empty value passed to file_url.
  • Fix: example hot mode in libraries.
  • Added user theme suggestions
  • Issue #3259930: xlink:href deprecated
  • Issue #3260099: Drupal 10 compatibility for Bootstrap Italia. QuickEdit is deprecated in Drupal Core 9.3 and removed in Drupal Core 10

bootstrap_italia 8.x-0.20

Bug fixes
New features

This is a major update of the sub-theme development tools. If you use italiagov starter kit do this to update correctly:

1. Delete in your sub-theme:

bootstrap_italia 8.x-0.19

Bug fixes
New features

Release notes

In this version some bugs have been fixed, the development mode of the theme has been corrected and new settings have been added to the theme (container sections).

If you use italiagov starter kit, update your sub-theme using the files in /themes/contrib/bootstrap_italia/var/starter_kits/italiagov as a reference :

bootstrap_italia 8.x-0.18

Bug fixes
New features

If you use italiagov starter kit, update your sub-theme using the files in /themes/contrib/bootstrap_italia/var/starter_kits/italiagov as a reference:

bootstrap_italia 8.x-0.16

Bug fixes

1) In your sub-theme
$ npm update

2) If you use italiagov starter kit, update your sub-theme with the files inside in /themes/contrib/bootstrap_italia/var/starter_kits/italiagov:

bootstrap_italia 8.x-0.15

Bug fixes

If you update from 0.11 see 0.12 release notes and update your sub-theme files.

All changes

  • views-view.html.twig: fixed pager wrapper
  • Removed old files from base theme: `src/js`, `src/scss`, `src/fonts` and `src/images`; `webpack.config.js` and `package.json`
  • Card pattern updated: title optional, custom variant.
  • Card component updated
  • Fixed Dependencies

bootstrap_italia 8.x-0.14

Bug fixes
New features

If you update from 0.11 see 0.12 release notes and update your sub-theme files.

If you want to switch to Drupal 9 remember to remove / replace core: 8.x with the newer core_version_requirement: ^8 || ^9 in your sub-theme.

bootstrap_italia 8.x-0.12

Bug fixes
New features

See README for enable optional features

Update file in your sub-theme from var/starter_kits/italiagov/:

bootstrap_italia 8.x-0.11

Bug fixes
New features

Release note

Update/add file in your sub-theme with:

bootstrap_italia 8.x-0.10

Bug fixes
New features

## Release note
Update THEME.info.yml in your sub-theme with the new version placed in "/var/starter_kits/italiagov/italiagov.info.yml".

Please update "/src/scss/_fix.scss" with the new version placed in "/var/starter_kits/src/scss/_fix.scss"

**This is the last release that support the use main theme as default theme. Please switch to sub-theme.**

bootstrap_italia 8.x-0.9

Bug fixes
New features

This version implements child themes and we recommend that you set the child theme as the default theme. Setting the main theme as the default theme is obsolete, but for compatibility with previous versions it will be kept until version 1.0.
Before updating make sure that:

  1. the Italian language is set as "default language"
  2. the English language is installed

The instructions are in the README.md file.
Make a backup before upgrading to version 0.9.

Switch to child-theme example:

bootstrap_italia 8.x-0.7

Bug fixes
New features

# Summary 8.x-0.7

- Update dependencies: bootstrap_italia 1.3.9 -> 1.3.10
- Sub-theme skeleton
- I have moved the components folder from templates to src
- Fix mistake in info.yml line 12
- Issue #3143842 by karishmaamin: Property 'base theme' needs to be set
- webpack.config.js fix double slash
- Issue #3157569 Set NAME and URL for "Ente di Appartenenza"
- Issue #3146293 Automated Drupal 9 compatibility fixes
- Core ^8 || ^9

bootstrap_italia 8.x-0.6

Bug fixes
New features

# Summary 8.x-0.6

- Add class 'form-text' and 'text-muted' to form description
- Icon show/hide password field
- Webform: support for 'form-control-plaintext' class
- Update dependencies: bootstrap_italia 1.3.8 -> 1.3.9
- Remove fix https://github.com/italia/bootstrap-italia/pull/417

bootstrap_italia 8.x-0.5

Bug fixes
New features

Summary: 8.x-0.5

  • Disable webform_bootstrap and webform_template module
  • Enable inline_form_errors core module
  • Fix margin-top on 'form-text' bootstrap 4
  • Add form validation and feedback message
  • Layout Login form, register e recovery password
  • Add body classes

bootstrap_italia 8.x-0.4

Bug fixes
New features

Summary: 8.x-0.4

Bug
- #3100956 by arturopanetta: In the mobile breakpoint, the expansion icon is not displayed under "Ente di appartenenza"

Pages

Subscribe with RSS Subscribe to Releases for Bootstrap Italia