liquid_flutter 17.1.1 copy "liquid_flutter: ^17.1.1" to clipboard
liquid_flutter: ^17.1.1 copied to clipboard

Liquid oxygen components for flutter

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

[17.1.1] ( #

Bug fixes #

  • fixed non scrolling parameter in the modal component

17.1.0 (2024-12-18) #

Features #

Bug Fixes #

  • ldDatePicker test golden failing due to today indicator (6e4ffd6)

17.0.0 (2024-12-17) #

17.0.0 (2024-12-17) #

⚠ BREAKING CHANGES #

  • LdModal component to replace Dialog and Sheet
  • LdModal

Features #

  • LdModal (dc01dca)
  • LdModal component to replace Dialog and Sheet (c0d0ba8)

Bug Fixes #

  • LdModal injectables & test (25b478c)

16.1.4 (2024-12-13) #

Bug Fixes #

  • LdDialog: scaling enabled (9a4580a)
  • LdPortal: not re-rendering if controller externally provided (e93ea74)

16.1.3 (2024-12-13) #

Bug Fixes #

  • LdListItem: leading not displayed (a4a37a5)

16.1.2 (2024-12-13) #

Bug Fixes #

  • ldListItem flex layout error (6caeff1)

16.1.1 (2024-12-13) #

Bug Fixes #

  • shrinkwrap on toggle not working (3e5a918)

16.1.0 (2024-12-11) #

Features #

  • add onDismiss and option to pass controller manually (a230ca7)

16.0.1 (2024-12-11) #

Bug Fixes #

  • fixes the onAnimationEnd callback for tests using ldDisableAnimations (f41617e)

16.0.0 (2024-12-10) #

⚠ BREAKING CHANGES #

  • Remove shrinkwrap parameter in favor of using flexible

Features #

  • add disabled state to LdTouchableSurface and clean up layout in LdRunnerStep (e9fda88)
  • blurring header component for sheets and drawers (6b79340)
  • interpolate orb value with spring (1bb84c0)
  • new dialog api (d4d439c)
  • own portal implementation honoring navigation and focus properly (699fccd)

Bug Fixes #

  • font height in badges (bf7e610)
  • Remove shrinkwrap parameter in favor of using flexible (23892c9)

15.5.0 (2024-12-06) #

Features #

  • onCancel for submit controller (a8462f4)

15.4.0 (2024-11-28) #

Features #

15.3.2 (2024-11-08) #

Bug Fixes #

  • not rendering all items (9e3a17d)

15.3.1 (2024-11-08) #

Bug Fixes #

  • provide a default SizedBox for footer when null (8053112)

15.3.0 (2024-11-08) #

Features #

  • add ongoing and pending indicators with corresponding SVG assets (d21564f)

Bug Fixes #

  • make springs honor timeDilation (744f32e)

15.2.0 (2024-11-08) #

Features #

  • add footer support to LdList widget (6cafaea)
  • update LdList pagination and add footer support (c0ed2e9)

Bug Fixes #

  • trailing not expanding correctly (4dbd95e)

15.1.0 (2024-11-06) #

Features #

  • complete zinc port from shad (0b13359)

15.0.0 (2024-11-06) #

⚠ BREAKING CHANGES #

  • better neutral colors and dialog padding

Features #

  • better neutral colors and dialog padding (e56b05e)

14.6.8 (2024-11-06) #

Bug Fixes #

  • Sheet not scaling if using a controller (324b969)

14.6.7 (2024-11-05) #

Bug Fixes #

  • add type parameter to custom builder (a426974)

14.6.6 (2024-11-05) #

Bug Fixes #

  • add type paramteter to custom builder (5a39721)

14.6.5 (2024-11-01) #

Bug Fixes #

  • auto trigger spamming due to wrong key (5fc405d)

14.6.4 (2024-11-01) #

Bug Fixes #

  • dont rethrow in ldSubmit (9a2a100)
  • export correct level enum (59b5439)
  • render lato only in tests (ece8293)

14.6.3 (2024-10-15) #

Bug Fixes #

  • dont rethrow in ldSubmit (0cd21bb)
  • render lato only in tests (6e61109)

14.6.2 (2024-10-15) #

14.6.1 (2024-10-15) #

14.6.0 (2024-10-15) #

Features #

14.5.0 (2024-10-13) #

Features #

  • overhauled ld sheet to be more responsive, snappy and honor more layout options. (8de8153)

14.4.1 (2024-10-13) #

14.4.0 (2024-10-13) #

Features #

  • cancelation of ldsubmit (90640cd)

14.3.3 (2024-10-13) #

14.3.2 (2024-10-13) #

Bug Fixes #

  • the smoothness of the reveal feature to be a lot more consistent. leverages springs and adds new reverse parameter to chained springs. Also adds a fix to autospace to prevent padding for unrevealed items. (48d8c52)

14.3.1 (2024-10-12) #

Bug Fixes #

  • changes the behaviour of ld reveal to never show a clipped version of the content by delaying the opacity change (9bef318)

14.3.0 (2024-10-11) #

Features #

  • custom sized header with optional header (b46d59d)

14.2.0 (2024-10-11) #

Features #

  • LdReveal - reveal some content with an animation (7c7e3df)

Bug Fixes #

  • improved ldButton error handling to include a message (b6db02b)

14.1.0 (2024-10-07) #

Features #

14.0.3 (2024-09-26) #

Bug Fixes #

  • refactor context menu layout and add width constraints (a6216a9)
  • refactor context menu layout and add width constraints (2ee8e0b)

14.0.2 (2024-09-26) #

Bug Fixes #

14.0.1 (2024-09-26) #

Bug Fixes #

14.0.0 (2024-09-26) #

⚠ BREAKING CHANGES #

  • liquid flutter 14

Features #

13.3.0 (2024-09-26) #

Features #

  • Add padding utility class (1d0b3aa)

13.2.0 (2024-09-24) #

Features #

  • master detail onChange callback (90a2dce)

13.1.5 (2024-09-20) #

Bug Fixes #

  • system overlay style in LdAppBar (871b828)
  • vertical alignment of text inside text input (6af001e)

13.1.4 (2024-09-20) #

Bug Fixes #

  • touchable responsivity speed (3583e00)

13.1.3 (2024-09-13) #

Bug Fixes #

  • popping sheets and dialogs not working properly (3174168)

13.1.2 (2024-09-11) #

Bug Fixes #

13.1.1 (2024-09-10) #

Bug Fixes #

  • dialog can not be dismissed (6d26509)

13.1.0 (2024-08-21) #

Features #

13.0.1 (2024-08-14) #

Bug Fixes #

  • ldSubmit syntax was cumbersome (325a601)

13.0.0 (2024-08-13) #

⚠ BREAKING CHANGES #

  • New LdSubmit

Features #

12.0.3 (2024-08-09) #

Bug Fixes #

  • LdDialog: large headers or footers can cause problems while rendering (e18beff)

12.0.2 (2024-08-08) #

Bug Fixes #

  • use correct path strategy for github pages (a5d7970)

12.0.1 (2024-08-08) #

Bug Fixes #

  • ticker might be started twice (f4e7443)

12.0.0 (2024-08-07) #

⚠ BREAKING CHANGES #

  • Notification 2 api
  • New notification system

Features #

  • New notification system (bed2221)
  • New spring feature and updated animated components (f704ced)
  • Notification 2 api (52b868b)

11.3.0 (2024-07-23) #

Features #

  • empty list text override (c6400f1)

11.2.1 (2024-07-23) #

Bug Fixes #

  • add key support to choose and select (5194469)

11.2.0 (2024-06-18) #

Features #

Bug Fixes #

  • improve colors of tags in dark mode (f246895)
  • improve layout for runnner items without children (ee2ddbb)
  • master detail background colors (3aa6ac9)

11.1.0 (2024-06-13) #

Features #

  • runner and indicator components (370814a)

11.0.5 (2024-06-11) #

Bug Fixes #

  • deploy example correctly (0a298ca)

11.0.4 (2024-06-11) #

11.0.3 (2024-06-03) #

Bug Fixes #

  • uniform placeholder style (bf1cc4a)

11.0.2 (2024-05-17) #

Bug Fixes #

  • remove deprecated properties (11e49e2)

11.0.1 (2024-05-17) #

11.0.0 (2024-05-17) #

⚠ BREAKING CHANGES #

  • dialog prevents popping now
  • dialog size auto adjusts

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • adjust sizing and LdBundle component (4d392c4)
  • animate property of autospace works (76f28d0)
  • card footer color too similar to background (da3f599)
  • card footer not expanding correctly (cb717a2)
  • dialog size auto adjusts (5b09c91)
  • master detail deselect callback (bc64f62)
  • move analyzer to dev dependency (d8c9549)
  • neutralize tappable colors (a72279d)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)
  • update intl dep to be any (5e26956)
  • use MainAxisSize.min for form elements (a71ddbc)
  • use neutralized ghost in slect and list items (391343d)

10.0.0 (2024-04-25) #

⚠ BREAKING CHANGES #

  • dialog prevents popping now
  • dialog size auto adjusts

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • adjust sizing and LdBundle component (4d392c4)
  • animate property of autospace works (76f28d0)
  • card footer color too similar to background (da3f599)
  • card footer not expanding correctly (cb717a2)
  • dialog size auto adjusts (5b09c91)
  • master detail deselect callback (bc64f62)
  • move analyzer to dev dependency (d8c9549)
  • neutralize tappable colors (a72279d)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)
  • use MainAxisSize.min for form elements (a71ddbc)
  • use neutralized ghost in slect and list items (391343d)

9.0.0 (2024-04-24) #

⚠ BREAKING CHANGES #

  • dialog size auto adjusts

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • card footer color too similar to background (da3f599)
  • card footer not expanding correctly (cb717a2)
  • dialog size auto adjusts (5b09c91)
  • master detail deselect callback (bc64f62)
  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)
  • use MainAxisSize.min for form elements (a71ddbc)

8.0.0 (2024-04-24) #

⚠ BREAKING CHANGES #

  • dialog size auto adjusts

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • card footer color too similar to background (da3f599)
  • card footer not expanding correctly (cb717a2)
  • dialog size auto adjusts (5b09c91)
  • master detail deselect callback (bc64f62)
  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)

7.0.0 (2024-04-23) #

⚠ BREAKING CHANGES #

  • dialog size auto adjusts

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • card footer color too similar to background (da3f599)
  • dialog size auto adjusts (5b09c91)
  • master detail deselect callback (bc64f62)
  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)

6.9.0 (2024-04-23) #

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • card footer color too similar to background (da3f599)
  • master detail deselect callback (bc64f62)
  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)

6.8.0 (2024-04-23) #

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • master detail deselect callback (bc64f62)
  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)

6.7.0 (2024-04-11) #

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • master detail deselect callback (bc64f62)
  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)

6.6.0 (2024-04-08) #

Features #

Bug Fixes #

  • add scroll physics property (d62695a)
  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)
  • render seperator even without criterion specified (cf726f9)

6.5.0 (2024-04-04) #

Features #

Bug Fixes #

  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)

6.4.0 (2024-04-04) #

Features #

Bug Fixes #

  • move analyzer to dev dependency (d8c9549)
  • remove legacy code generator (053bf5e)
  • remove legacy theming code (2d05957)

6.3.0 (2024-04-04) #

Features #

Bug Fixes #

  • move analyzer to dev dependency (d8c9549)
  • remove legacy theming code (2d05957)

6.2.0 (2024-04-04) #

Features #

Bug Fixes #

  • move analyzer to dev dependency (d8c9549)
  • remove legacy theming code (2d05957)

6.1.0 (2024-04-04) #

Features #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.13 (2024-04-03) #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.12 (2024-04-03) #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.11 (2024-04-03) #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.10 (2024-04-03) #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.9 (2024-04-03) #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.8 (2024-04-03) #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.7 (2024-04-03) #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.6 (2024-04-03) #

Bug Fixes #

  • remove legacy theming code (2d05957)

6.0.5 (2024-03-27) #

6.0.4 (2024-03-27) #

6.0.3 (2024-03-27) #

6.0.2 (2024-03-27) #

6.0.1 (2024-03-22) #

6.0.0 (2024-03-22) #

⚠ BREAKING CHANGES #

  • auto brightness or fixed brightness mode

Features #

  • auto brightness or fixed brightness mode (a677b26)
  • ldDialogFrame (f55f6cb)
  • master/detail and Submit components (af243d4)

Bug Fixes #

  • appbar title sizing (68dc900)
  • card using auto background (81ba66f)
  • initial loading of ld list and lifecycle bugs (3baf286)
  • ld touchable no longer uses RawKeyboardListener (b8c172b)
  • ldLoader listen to theme changes (f967ec2)
  • listen to theme changes (e01a2a2)

5.2.0 (2024-02-24) #

Features #

Bug Fixes #

  • dont allow xs on checkbox and radio (4d3f7ea)
  • ldchoose mode (da5768a)
  • remove dart:ffi dep (562a064)
  • tests fail due to theme transition (6e32739)

5.1.3 (2024-01-30) #

Bug Fixes #

  • theme size not applied to toggle and radio (7d537c7)
  • touchable contrast too low (2e95811)

5.1.2 (2024-01-30) #

Bug Fixes #

  • theme size not applied to toggle and radio (7d537c7)
  • touchable contrast too low (2e95811)

5.1.1 (2024-01-09) #

Bug Fixes #

  • fetch items in list initially (be631a2)
  • use correct font in select item (640583b)

5.1.0 (2023-12-13) #

Features #

Bug Fixes #

  • adjusted small text sizes (71ec6a2)
  • auto spacing in drawer improved (b7610a5)
  • badge size improvement (0495afd)
  • drawer header background color was not correct (cdd51be)
  • orb dynamic colors (792e30a)
  • table header is now surface color (944ccc3)
  • update storybook (74cf429)
  • use correct LdText constructor (4e971cd)

4.0.4 (2023-11-21) #

Bug Fixes #

  • accordion test failing due to flutter version (483f8b8)

4.0.3 (2023-11-13) #

Bug Fixes #

  • form label overflows incorrectly (fc32f0b)

4.0.2 (2023-11-01) #

Bug Fixes #

  • accidental padding in dialog footer (3807399)
  • m size too small for mobile (deaa71c)

4.0.1 (2023-11-01) #

Bug Fixes #

  • color hierarchy incorrect in dark mode, uniform colors for LdInput (f2dda82)

4.0.0 (2023-10-31) #

⚠ BREAKING CHANGES #

  • universal sizing

Features #

Bug Fixes #

  • input no longer contains circular progress indicator (96b3f0c)

3.1.1 (2023-10-29) #

Bug Fixes #

  • LdList: allow all widgetsa as items (7824a1a)

3.1.0 (2023-10-29) #

Features #

  • LdListItem: radio selection and select disabled parameters (07134d7)

Bug Fixes #

  • choose not rendering correctly (5afd017)
  • disabled radio not rendering correctly (bf7287c)

3.0.0 (2023-10-28) #

⚠ BREAKING CHANGES #

  • lists
  • remove secondary tag as its easy to confuse with a button

Features #

Bug Fixes #

  • dialogs not resizing properly (c76fe8f)
  • hide incomplete components (f708f10)
  • hide incomplete features (0629a07)
  • improve performance for idle collapse widgets (d646fd8)
  • overflow issues in table (92bd75d)
  • remove secondary tag as its easy to confuse with a button (8460908)
  • spacing in select (169ba17)

2.1.7 (2023-10-28) #

2.1.6 (2023-09-19) #

2.1.5 (2023-08-31) #

2.1.4 (2023-08-30) #

2.1.3 (2023-08-13) #

2.1.2 (2023-08-13) #

2.1.1 (2023-08-11) #

2.1.0 (2023-08-09) #

Features #

2.0.1 (2023-07-21) #

Bug Fixes #

  • include dart_version script (624eb45)

0.0.1 #

  • TODO: Describe initial release.