All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- add automatic retry mechanism for LdSubmit (8d66475)
- adjust LdSubmit to use a timer (e3728f4)
- align exception in center (6cc898d)
- Ensure existing exception mapper is not overridden when already present (008a33a)
- exception dialog popping the wrong context (d3c7023)
- reset retryState in final error handling of submit controller (03262ac)
- add URL handling in LdMasterDetail (c81cee4)
- add URL handling in LdMasterDetail (8b2f751)
- resolve null safety issue by removing unnecessary null check for GoRouter state's pageKey (97cae06)
- add "show source code" toggle for demos (ca3e3ed)
- update documentation for ShowSourceCodeOptions and fix source path logic (675538a)
- add custom split view predicate to LdMasterDetail (d7d8afb)
- ldAvatar not rendering icons correctly (fd61608)
- Modal changes and screen radius for notifications (#8)
- Modal changes and screen radius for notifications (#8) (53412d1)
- adds an option to have a fixed size for dialogs (211ea7c)
- modal does not affect navigation bar color when LdAppBar is present (56439a6)
- update modal corner radius to use the correct paramter (0dc7edf)
- userDismissable with back button (4a8e90d)
- use EdgeInsets for modal insets (de88b4a)
- add padding to done button in choose modal (c578583)
- adjust contrast for bettter legibility (80e28ae)
- color for show more text (86f5eb0)
- coloring and action padding in modals (afbab72)
- consider dark theme for fromCenter calls (103b8b9)
- fix background color of modals to be theme.surface (f84c90a)
Initial Apache 2.0 release