Browse Source

#4688 #4692 release notes

pull/5058/merge
Jack Lukic 7 years ago
parent
commit
0e4075d06b
1 changed files with 1 additions and 0 deletions
  1. 1
      RELEASE-NOTES.md

1
RELEASE-NOTES.md

@ -5,6 +5,7 @@
**Major Enhancements**
- **Icons** - Updates Font Awesome to `4.7.0` **Always the man @BreadMaker** #4766
- **Dropdown** - Added new setting `filterAPIResults` which when enabled will filter results locally by query after API returns, allowing your API call to return the full dropdown dataset. **Thanks @enix223** #4815
- **Dropdown** - Fixed issue where using special characters like `\` inside values could cause them not to work properly #4688 #4692
- **Tab** - Added setting `loadOnce`, which when enabled only calls remote endpoint for tab data on first load and leaves the DOM undisturbed afterwards. #2534
**Critical Bugs**

Loading…
Cancel
Save