Browse Source

#4408 - adds cred

slider
Jack Lukic 8 years ago
parent
commit
d849264b0b
1 changed files with 2 additions and 2 deletions
  1. 4
      RELEASE-NOTES.md

4
RELEASE-NOTES.md

@ -9,9 +9,9 @@
- **Modal** - Modal will now focus first tabable element, not just `input` #4370
**Bugs**
- **Comments** - Adds missing sizes (mini, tiny etc) #4408
- **Comments** - Adds missing sizes (mini, tiny etc) **Thanks @ilanus** #4408
- **NPM** - Fixed `package.json` to allow either jQuery `2.x` or `3.x` #4254
- **Button/Dropdown** - Fixed issue where `ui dropdown button` could have incorrect spacing for dropdown icon
- **Button/Dropdown** - Fixed issue where `ui dropdown button` could have incorrect spacing for dropdown icon **Thanks @ilanus** #4408
- **Form/Segment** - Fix typo causing `pointer-events: none` no to work on `loading segment` and `loading form`
- **Button** - Fixed `vertical buttons` with only 1 button having incorrect border radius **Thanks @Denhai** #4107
- **Grid** - Fixed issue where `(x) aligned column` inside a `(x) aligned row` would not properly apply the `column` alignment

Loading…
Cancel
Save