Skip to content

Commit 9a8bae4

Browse files
committed
Fix prettier - readme
1 parent d9ce825 commit 9a8bae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ The versioning of material-addons is based on the Angular version. The Angular v
3131
_Hint: Changes marked as **visible change** directly affect your application during version upgrade. **Breaking**
3232
requires your attention during upgrade._
3333

34-
- **18.0.3**: Fix MadNumericField: Fix floating point issue when not rounding any values (2.3*100 = 229.999 and is displayed as 2.29)
34+
- **18.0.3**: Fix MadNumericField: Fix floating point issue when not rounding any values (2.3*100 = 229.999 and displayed as 2.29)
3535
- **18.0.2**: data table fix for onExpand call
3636
- **18.0.1**: Prettier fixes, alert component fix
3737
- **18.0.0**: Upgrade to Angular 18
38-
- **17.4.6**: Fix MadNumericField: Fix floating point issue when not rounding any values (2.3*100 = 229.999 and is displayed as 2.29)
38+
- **17.4.6**: Fix MadNumericField: Fix floating point issue when not rounding any values (2.3*100 = 229.999 and displayed as 2.29)
3939
- **17.4.4**: bugfix for data table display data
4040
- **17.4.3**: Minor improvements for data table, readonly form fields and sidebar
4141
- **17.4.2**: Moved text-overflow and ellipsis logic from readonly-form-field-wrapper

0 commit comments

Comments
 (0)