liquid_flutter 22.0.4
liquid_flutter: ^22.0.4 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.
22.0.1 - 2025-05-10 #
22.0.0 - 2025-05-10 #
22.0.0-dev.4 - 2025-05-10 #
⚠ BREAKING CHANGES #
- LdModal, LdSelectableList, fixes for modals and remove uncessary function from LdPaginator (#53)
- replace page-based with offset-based pagination logic
- useRootNavigator parameter for LdChoose to superseed the navigator parameter.
- implement "lazy loading" of pages for LdPaginator and LdList
Features #
- Add LdListItemToggle component for enhanced list item interaction (26f41f4)
- Enhance LdAvatar with circular shape and size options (afd3139)
- implement "lazy loading" of pages for LdPaginator and LdList (f20f8cc)
- LdModal, LdSelectableList, fixes for modals and remove uncessary function from LdPaginator (#53) (9b0877c)
- useRootNavigator parameter for LdChoose to superseed the navigator parameter. (449a068)
Bug Fixes #
-
Adjust alpha value for color based on theme darkness in LdTag (1870942)
-
resolve "perform initial scroll" not working properly (44b3375)
-
resolve linter issue (8bc146e)
-
Update action bar height and improve device type detection in LdModal (50389ee)
-
Update color expectation in tag_test (b64abe4)
-
Update font size values in LdThemeSize extension (43aeedc)
-
Update M-Trust API Guard action to use specific branch for string escaping (1f0d882)
-
replace page-based with offset-based pagination logic (216d8ce)
22.0.0-dev.3 - 2025-05-10 #
⚠ BREAKING CHANGES #
- LdModal, LdSelectableList, fixes for modals and remove uncessary function from LdPaginator (#53)
- replace page-based with offset-based pagination logic
- useRootNavigator parameter for LdChoose to superseed the navigator parameter.
- implement "lazy loading" of pages for LdPaginator and LdList
Features #
- Add LdListItemToggle component for enhanced list item interaction (26f41f4)
- Enhance LdAvatar with circular shape and size options (afd3139)
- implement "lazy loading" of pages for LdPaginator and LdList (f20f8cc)
- LdModal, LdSelectableList, fixes for modals and remove uncessary function from LdPaginator (#53) (9b0877c)
- useRootNavigator parameter for LdChoose to superseed the navigator parameter. (449a068)
Bug Fixes #
-
Adjust alpha value for color based on theme darkness in LdTag (1870942)
-
resolve "perform initial scroll" not working properly (44b3375)
-
resolve linter issue (8bc146e)
-
Update action bar height and improve device type detection in LdModal (50389ee)
-
Update color expectation in tag_test (b64abe4)
-
Update font size values in LdThemeSize extension (43aeedc)
-
Update M-Trust API Guard action to use specific branch for string escaping (1f0d882)
-
replace page-based with offset-based pagination logic (216d8ce)
22.0.0-dev.2 - 2025-05-09 #
⚠ BREAKING CHANGES #
- LdModal, LdSelectableList, fixes for modals and remove uncessary function from LdPaginator (#53)
- replace page-based with offset-based pagination logic
- useRootNavigator parameter for LdChoose to superseed the navigator parameter.
- implement "lazy loading" of pages for LdPaginator and LdList
Features #
- Add LdListItemToggle component for enhanced list item interaction (26f41f4)
- Enhance LdAvatar with circular shape and size options (afd3139)
- implement "lazy loading" of pages for LdPaginator and LdList (f20f8cc)
- LdModal, LdSelectableList, fixes for modals and remove uncessary function from LdPaginator (#53) (9b0877c)
- useRootNavigator parameter for LdChoose to superseed the navigator parameter. (449a068)
Bug Fixes #
-
Adjust alpha value for color based on theme darkness in LdTag (1870942)
-
resolve "perform initial scroll" not working properly (44b3375)
-
resolve linter issue (8bc146e)
-
Update action bar height and improve device type detection in LdModal (50389ee)
-
Update color expectation in tag_test (b64abe4)
-
Update font size values in LdThemeSize extension (43aeedc)
-
Update M-Trust API Guard action to use specific branch for string escaping (1f0d882)
-
replace page-based with offset-based pagination logic (216d8ce)
22.0.0-dev.1 - 2025-04-23 #
⚠ BREAKING CHANGES #
- replace page-based with offset-based pagination logic
- useRootNavigator parameter for LdChoose to superseed the navigator parameter.
- implement "lazy loading" of pages for LdPaginator and LdList
Features #
- Add LdListItemToggle component for enhanced list item interaction (26f41f4)
- Enhance LdAvatar with circular shape and size options (afd3139)
- implement "lazy loading" of pages for LdPaginator and LdList (f20f8cc)
- useRootNavigator parameter for LdChoose to superseed the navigator parameter. (449a068)
Bug Fixes #
-
Adjust alpha value for color based on theme darkness in LdTag (1870942)
-
resolve "perform initial scroll" not working properly (44b3375)
-
resolve linter issue (8bc146e)
-
Update action bar height and improve device type detection in LdModal (50389ee)
-
Update color expectation in tag_test (b64abe4)
-
Update font size values in LdThemeSize extension (43aeedc)
-
Update M-Trust API Guard action to use specific branch for string escaping (1f0d882)
-
replace page-based with offset-based pagination logic (216d8ce)
22.0.0-dev.0 - 2025-04-15 #
21.0.9-dev.1 - 2025-04-14 #
21.0.9-dev.0 - 2025-04-14 #
21.0.8 - 2025-04-14 #
21.0.7 - 2025-04-14 #
21.0.6 - 2025-04-10 #
21.0.5 - 2025-04-10 #
21.0.4 - 2025-04-10 #
21.0.3 - 2025-04-10 #
21.0.1 - 2025-04-09 #
21.0.0 - 2025-03-28 #
⚠ BREAKING CHANGES #
- useRootNavigator parameter for LdChoose to superseed the navigator parameter.
- implement "lazy loading" of pages for LdPaginator and LdList
Features #
- Add LdListItemToggle component for enhanced list item interaction (a3f1588)
- Enhance LdAvatar with circular shape and size options (8730cf2)
- implement "lazy loading" of pages for LdPaginator and LdList (a55741e)
- useRootNavigator parameter for LdChoose to superseed the navigator parameter. (8292ed8)
Bug Fixes #
- Adjust alpha value for color based on theme darkness in LdTag (263ccb7)
- resolve "perform initial scroll" not working properly (a0a119a)
- resolve linter issue (f4e95db)
- Update action bar height and improve device type detection in LdModal (c7e273e)
- Update color expectation in tag_test (4bf73f2)
- Update font size values in LdThemeSize extension (6a47dc1)
20.0.0 - 2025-03-19 #
19.5.3 - 2025-03-18 #
19.5.2 - 2025-03-17 #
19.5.1 - 2025-03-10 #
19.5.0 - 2025-03-06 #
19.3.0 - 2025-03-03 #
19.2.0 - 2025-02-20 #
19.0.0 - 2025-02-10 #
18.1.2 - 2025-01-14 #
18.1.1 - 2025-01-13 #
18.1.0 - 2025-01-13 #
18.0.1 - 2025-01-10 #
18.0.0 - 2025-01-10 #
Features #
- Initial commit (d77d6d3)
18.0.0 (2025-01-10) #
Features #
- Initial commit (d77d6d3)
18.0.0 (2025-01-09) #
Features #
- Initial commit (d77d6d3)
18.1.0 (2025-01-09) #
Features #
- Initial commit (d77d6d3)
18.0.0 (2025-01-09) #
18.1.0 (2025-01-09) #
Features #
- Initial commit (d77d6d3)
18.0.0 (2025-01-09) #
Features #
- Initial commit (d77d6d3)
18.0.0-0 #
Initial Apache 2.0 release