Skip to content

Latest commit

 

History

History
659 lines (348 loc) · 13 KB

CHANGELOG.md

File metadata and controls

659 lines (348 loc) · 13 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-10-14

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_lints - v0.4.1

  • FIX(deps): update dependency flutter_lints to v5 (#446).

ubuntu_localizations - v0.5.1

  • FIX(l10n): translations update from Hosted Weblate (#445).

ubuntu_widgets - v0.7.1

  • FIX: MenuButtonBuilder only find render object when mounted (#449).

ubuntu_test - v0.2.2

  • Bump dependencies

2024-09-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_test - v0.2.1

wizard_router - v1.4.0

  • FEAT: wizard_router add previous (#433).

2024-09-18

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ubuntu_test - v0.2.0

  • BREAKING CHORE: Bump to Flutter 3.24.3.

wizard_router - v1.3.0

  • BREAKING CHORE: Bump to Flutter 3.24.3.

safe_change_notifier - v0.4.0

  • BREAKING CHORE: Bump to Flutter 3.24.3.

ubuntu_flavor - v0.5.0

  • BREAKING CHORE: Bump to Flutter 3.24.3.

ubuntu_localizations - v0.5.0

  • FIX(l10n): translated using Weblate (Serbian).
  • FIX(l10n): translated using Weblate (French).
  • FIX(l10n): translated using Weblate (Hungarian).
  • BREAKING CHORE: Bump to Flutter 3.24.3.

ubuntu_logger - v0.2.0

  • BREAKING CHORE: Bump to Flutter 3.24.3.

ubuntu_service - v0.4.0

  • BREAKING CHORE: Bump to Flutter 3.24.3.

ubuntu_widgets - v0.7.0

  • BREAKING CHORE: Bump to Flutter 3.24.3.

xdg_icons - v0.1.0

  • BREAKING CHORE: Bump to Flutter 3.24.3.

2024-08-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ubuntu_test - v0.1.0-beta.11

ubuntu_localizations - v0.4.1

  • FIX: Bump translations

ubuntu_widgets - v0.6.1

  • FIX: Correct name for ClickableText.
  • FEAT: Add a widget for clickable text.

2024-08-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_widgets - v0.6.1

  • FIX: Correct name for ClickableText.
  • FEAT: Add a widget for clickable text.

2024-06-19

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ubuntu_lints - v0.4.0

  • BREAKING FEAT: Require trailing commas on overflow.

2024-05-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ubuntu_test - v0.1.0-beta.10

ubuntu_localizations - v0.4.0

  • Bump Flutter to 3.22.1

ubuntu_widgets - v0.6.0

  • Bump Flutter to 3.22.1

ubuntu_lints - v0.3.1

  • Bump ubuntu_lints to 4.0.0

2024-04-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ubuntu_test - v0.1.0-beta.9

ubuntu_localizations - v0.3.6

  • FIX: update unsupported country code.

ubuntu_widgets - v0.5.5

  • Bump "ubuntu_widgets" to 0.5.5.

2024-04-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_widgets - v0.5.4

  • FIX: Expose shrinkWrap on ListWidget.

2024-04-17

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_widgets - v0.5.3

  • FIX: Properly pass the tabFocusNode.

2024-04-17

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_widgets - v0.5.2

  • FEAT: Possibility to tab out of ListWidget.

2024-04-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_service - v0.3.2

2024-04-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_widgets - v0.5.1

  • FIX: LogView should allow multiple lines.

2024-04-09

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ubuntu_widgets - v0.5.0

  • FIX: Scrollbar should be in the side of the logview.
  • BREAKING FIX: Remove support for max lines.

2024-03-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


xdg_icons - v0.0.5

  • FEAT: providing an optional render when an icon fails to resolve entirely.

2024-03-07

Changes


Packages with breaking changes:

Packages with other changes:


ubuntu_flavor - v0.4.0

  • BREAKING FEAT(ubuntu_flavor): use enum instead of immutable class.

ubuntu_widgets - v0.4.0

  • FIX: Allow ValidatedFormField to have a custom fill color.

2024-02-14

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ubuntu_flavor - v0.3.0

  • BREAKING FEAT(ubuntu_flavor): use enum instead of immutable class.

2024-02-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


wizard_router - v1.2.0

  • FEAT(wizard_router): add errorRoute and showError().
  • FEAT: allow the user to complete the wizard flow.

2024-02-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_widgets - v0.3.3

  • FIX: Remove Flexible from AnimatedExpanded.

platform_linux - v0.1.2

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FEAT: Activate ubuntu_lints.

safe_change_notifier - v0.3.2

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FEAT: Activate ubuntu_lints.

ubuntu_flavor - v0.2.2

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FEAT: Activate ubuntu_lints.

ubuntu_localizations - v0.3.5

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FEAT: Activate ubuntu_lints.

ubuntu_logger - v0.1.1

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FIX: Remove and fix all unnecessary ignores.
  • FEAT: Activate ubuntu_lints.

ubuntu_service - v0.3.1

  • FEAT: Activate ubuntu_lints.

ubuntu_test - v0.1.0-beta.8

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • REFACTOR(ubuntu_test): finder-based localizations (#218).
  • FEAT(ubuntu_test): add markdownBody finder.
  • FEAT(ubuntu_test): import IntegrationTester.runApp() from UDI (#251).
  • FEAT(ubuntu_test): print original pumpUntil() stack trace on timeout (#249).
  • FEAT(ubuntu_test): add test helpers for done/no/yes (#244).
  • FEAT(ubuntu_test): import flutter_html & flutter_svg deps from yaru_test (#228).
  • FEAT(ubuntu_test): add convenience finders for common stock labels (#220).

wizard_router - v1.1.0

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FEAT: Activate ubuntu_lints.

xdg_icons - v0.0.4

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FEAT: Activate ubuntu_lints.

2024-01-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_widgets - v0.3.2

  • FIX: returning to original behavior, with a parameter ‘expanded’ to determine the width of the button.

2023-12-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_widgets - v0.3.1

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FIX: Remove and fix all unnecessary ignores.
  • FEAT: The MenuButtonBuilder should scale depending on his childrens.
  • FEAT: Activate ubuntu_lints.

2023-12-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_lints - v0.3.0

2023-12-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ubuntu_lints - v0.2.0

  • FIX: Remove and fix all unnecessary ignores.
  • FEAT: Activate ubuntu_lints.
  • FEAT: Introduce the ubuntu_lints package (#336).
  • DOCS: Update to correct name of ubuntu_lints in readme (#337).