From 39f20bc2adc91355cd67e325be6f99e100cf4383 Mon Sep 17 00:00:00 2001 From: Jack Date: Mon, 19 Feb 2018 16:23:57 -0800 Subject: [PATCH] Thanks #4631 --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 8d345b44b..504fa8a13 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -26,6 +26,7 @@ - **Table** - Fixes tr not having correct border on first row when using multiple `tbody` **Thanks @Mlukman** #4458 - **Popup** - Popup will now use `content` specified in settings before `title` attribute #4614 **Thanks @aaronbhansen** - **Form Validation** - Fixes bug where `on: 'change'` would still show validation prompts on `blur` when using `inline: true` #4423 **Thanks @avalanche1** +- **Dimmer** - Fixes issue with `inverted dimmer` with `content` having wrong text color **Thanks @rijk** #4631 **Doc Updates** - **Icons** - Icon documentation now has a search that will copy the relevent icon html to clipboard