Browse Source

Update RELEASE-NOTES.md

pull/5058/merge
Jack Lukic 8 years ago
committed by GitHub
parent
commit
3989d8a32d
1 changed files with 1 additions and 1 deletions
  1. 2
      RELEASE-NOTES.md

2
RELEASE-NOTES.md

@ -47,7 +47,7 @@ Dropdown no longer automatically selects the currently selected value in a multi
- **Header** - Using `image icon` or `image outline icon` would cause incorrect display within `ui header` due to namespace collision with `ui image` [#4145](https://github.com/Semantic-Org/Semantic-UI/pull/4145) - **Header** - Using `image icon` or `image outline icon` would cause incorrect display within `ui header` due to namespace collision with `ui image` [#4145](https://github.com/Semantic-Org/Semantic-UI/pull/4145)
- **Input/Dropdown** - Fixed rounding error causing vertical alignment of `dropdown`, `search`, `input` to sometimes appear off by 1 pixel [#4279](https://github.com/Semantic-Org/Semantic-UI/pull/4279) - **Input/Dropdown** - Fixed rounding error causing vertical alignment of `dropdown`, `search`, `input` to sometimes appear off by 1 pixel [#4279](https://github.com/Semantic-Org/Semantic-UI/pull/4279)
- **Segment** - Fixed `padded vertical segment` `very padded vertical segment` would receive horizontal padding [#3012](https://github.com/Semantic-Org/Semantic-UI/pull/3012) - **Segment** - Fixed `padded vertical segment` `very padded vertical segment` would receive horizontal padding [#3012](https://github.com/Semantic-Org/Semantic-UI/pull/3012)
- **Visibility* - Fixes issue where reinitializing, `.visibility({ type: 'image'})` will cause it to re-animate when visibile again
- **Visibility** - Fixes issue where reinitializing, `.visibility({ type: 'image'})` will cause it to re-animate when visibile again
- **Form Validation** - Fixed issue where using bracketed values, or other special characters could cause errors with selectors [#4163 [#4164](https://github.com/Semantic-Org/Semantic-UI/pull/4164) - **Form Validation** - Fixed issue where using bracketed values, or other special characters could cause errors with selectors [#4163 [#4164](https://github.com/Semantic-Org/Semantic-UI/pull/4164)
**Documentation** **Documentation**

Loading…
Cancel
Save