Browse Source

Fix #1613 Release notes

pull/1615/head
jlukic 9 years ago
parent
commit
eed0d3e424
1 changed files with 1 additions and 0 deletions
  1. 1
      RELEASE-NOTES.md

1
RELEASE-NOTES.md

@ -15,6 +15,7 @@
- **Modules** - Use of `$.proxy` swapped to native `function.call()` for performance gains across all modules - **Modules** - Use of `$.proxy` swapped to native `function.call()` for performance gains across all modules
**Bugs** **Bugs**
- **Video** - Video component now uses `//` instead of defaulting to `http`
- **Dropdown** - Fixed bug where sub menus may sometimes have dropdown icon overlap text - **Dropdown** - Fixed bug where sub menus may sometimes have dropdown icon overlap text
- **Popup** - `wide` and `very wide` popup will now appear when screen size is below their `max-width` - **Popup** - `wide` and `very wide` popup will now appear when screen size is below their `max-width`
- **Popup** - Popup no longer blurs element on popup hide - **Popup** - Popup no longer blurs element on popup hide

Loading…
Cancel
Save