Browse Source

Update rlsnotes

pull/1875/head
jlukic 10 years ago
parent
commit
609c55c408
1 changed files with 2 additions and 0 deletions
  1. 2
      RELEASE-NOTES.md

2
RELEASE-NOTES.md

@ -3,6 +3,8 @@
### Version 1.9.4 - February 21, 2015 ### Version 1.9.4 - February 21, 2015
- **Build Tools** - Fixed issue with recursive merge for site themes in update scripts, [details here](https://github.com/Semantic-Org/Semantic-UI/pull/1845) Thanks @derekslife - **Build Tools** - Fixed issue with recursive merge for site themes in update scripts, [details here](https://github.com/Semantic-Org/Semantic-UI/pull/1845) Thanks @derekslife
- **API** - Added `was cancelled` to determine whether request was cancelled by `beforeSend`
- **State** - Text states now handle `cancelled` API requests correctly
- **Search** - Category search no longer displays unnecessary error message about setting maxResults - **Search** - Category search no longer displays unnecessary error message about setting maxResults
- **Composer** - Composer.json should now read version from tags, adjusted some fields. - **Composer** - Composer.json should now read version from tags, adjusted some fields.
- **Grid** - Stackable grid now has horizontal padding on mobile unless inside a `ui grid` or `ui segment` - **Grid** - Stackable grid now has horizontal padding on mobile unless inside a `ui grid` or `ui segment`

Loading…
Cancel
Save