Browse Source

Rlsnotes #3655

pull/3704/head
Jack Lukic 8 years ago
parent
commit
cdda2c6a1e
1 changed files with 1 additions and 0 deletions
  1. 1
      RELEASE-NOTES.md

1
RELEASE-NOTES.md

@ -7,6 +7,7 @@
- **Dropdown** - Fixed issue where dropdowns with sub-menus would not properly activate on mobile #3183
- **API** - Fixes bug where `beforeSend` would not correctly cancel request when `return false;` is used in callback. #3660
- **Modal** - Fixes issue where RGB values set for dimmer `background-color` werent being correctly interpreted #3665 **Thanks @larsbo**
- **Form** - Fixed use of deprecated `size()` method in `prompt` #3655 **Thanks @SimonArdrey**
**Enhancements**
- **Build Tools** - Added new `autoInstall` option to allow for Semantic to be installed without user interaction. See [docs explanation]() for how to use. #3616 **Thanks @algorithme**

Loading…
Cancel
Save