Skip to content

@swisspost/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 08:46
· 1612 commits to main since this release
6a9b180

Minor Changes

  • Added automatic migration for bootstrap close-button component.

    by @oliverschuerch with #687

  • Added automatic migration for bg-opacity classes.

    by @oliverschuerch with #687

  • Added automatic migration for button component btn-icon class.

    by @oliverschuerch with #687

  • Added automatic migration for general rtl properties.

    by @oliverschuerch with #687

  • Added automatic migration for bootstrap button component.

    by @oliverschuerch with #687

  • Added automatic migration for bootstrap form-switch component.

    by @oliverschuerch with #687

  • Added automatic migration for text-auto class.

    by @oliverschuerch with #687

  • Added automatic migration for required form-label class.

    by @oliverschuerch with #687

  • Added automatic migration for bootstrap blockquote component with footer.

    by @oliverschuerch with #687

  • Added automatic migration for form-checkbox component.

    by @oliverschuerch with #687

  • Added automatic migration for post custom-select component.

    by @oliverschuerch with #687

  • Added automatic migration for forms elements.

    by @oliverschuerch with #687

  • Added floating-labels migration for bootstrap form-control, form-select and textarea components.

    by @oliverschuerch with #687

  • Added automatic migration for bootstrap badge component.

    by @oliverschuerch with #687

  • Added automatic migration functionality which includes cheerio. This enalbes us to write migrations to mutate the html files of a project, with a simple jQuery like selector and with jQuery like update functions (e.g. $element.removeClass('test');, etc.).

    by @oliverschuerch with #651

  • Added automatic migration for sr-only and sr-only-focusable classes.

    by @oliverschuerch with #687

  • Added automatic migration for bootstrap blockquote component.

    by @oliverschuerch with #687

  • Added automatic migration for post subnavigation component.

    by @oliverschuerch with #687

  • Added automatic migration for bootstrap form-radio component.

    by @oliverschuerch with #687

  • Added automatic migration for post topic-teaser component.

    by @oliverschuerch with #687

  • Added automatic migration for ngbootstrap buttons component.

    by @oliverschuerch with #687