Browse Source

spelling: beginning

pull/4067/head
Josh Soref 8 years ago
parent
commit
3ce6bfc2a9
1 changed files with 1 additions and 1 deletions
  1. 2
      RELEASE-NOTES.md

2
RELEASE-NOTES.md

@ -827,7 +827,7 @@ This release should fix bugs some may have encountered with `npm install semanti
- **Segment** - Segment groups can now be `raised` or `piled` or `stacked`
- **Search** - Fixed `category search` not applying active styles correctly to category names
- **Search** - Fixed `onSelect` not returning the correct value when using `type: category`
- **Search** - Fixed `onSelect` returning the first term that matches the beginining of the selected value not the exact value.
- **Search** - Fixed `onSelect` returning the first term that matches the beginning of the selected value not the exact value.
- **Search** - Fix `loading search` with an `icon button` causing double loaders.
- **Search** - `searchFields` setting now correctly replaces default fields instead of adding the user fields to defaults
- **Search** - Calls to `set value` or `query` now obey `minCharacterLength`

Loading…
Cancel
Save