semantic-ui-dropdown
Advanced tools
Comparing version 2.2.14 to 2.3.0
@@ -18,3 +18,3 @@ { | ||
"license": "MIT", | ||
"version": "2.2.14" | ||
"version": "2.3.0" | ||
} |
{ | ||
"name": "semantic-ui-dropdown", | ||
"version": "2.2.14", | ||
"version": "2.3.0", | ||
"title": "Semantic UI - Dropdown", | ||
@@ -5,0 +5,0 @@ "description": "Single component release of dropdown", |
@@ -0,5 +1,9 @@ | ||
### Version 2.3.0 - Feb 19, 2018 | ||
- **Search** - Category results now has `exact` setting matching dropdown for `fullTextSearch` preventing fuzzy search | ||
### Version 2.2.14 - Jan 29, 2018 | ||
- **Dropdown** - Added new setting `ignoreCase` (defaults to false) that will prevent values from being added that match existing values (case insensitive). This is particularly useful when using allowAdditions for tagging to not allow case insensitive matches. | ||
- **Dropdown** - Fixed issue where dropdownsdown could incorrectly open upward and leftward opening when using `context` setting due to an incorrect offset calculation. **Thanks @dannyBies** [#5974](https://github.com/Semantic-Org/Semantic-UI/issues/5974) [#5366](https://github.com/Semantic-Org/Semantic-UI/issues/5366) | ||
- **Dropdown** - Fixed issue where dropdowns could incorrectly open upward and leftward opening when using `context` setting due to an incorrect offset calculation. **Thanks @dannyBies** [#5974](https://github.com/Semantic-Org/Semantic-UI/issues/5974) [#5366](https://github.com/Semantic-Org/Semantic-UI/issues/5366) | ||
- **Dropdown** - Fixes issue where dropdowns might accidentally animate closed two times when quickly tabbing through fields | ||
@@ -6,0 +10,0 @@ - **Dropdown** - Fixed issue where using `ui input` in a dropdown menu could cause the input to be too wide in some cases **Thanks @banandrew** [#5085](https://github.com/Semantic-Org/Semantic-UI/issues/5085) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
442617