Browse Source

Fix @yordis

pull/4046/head
Jack Lukic 8 years ago
parent
commit
0b11360752
1 changed files with 1 additions and 1 deletions
  1. 2
      RELEASE-NOTES.md

2
RELEASE-NOTES.md

@ -92,7 +92,7 @@
- **Project** - NPM depenendencies have all been updated to latest stable releases - **Project** - NPM depenendencies have all been updated to latest stable releases
- **Button** - Added variables for configuring `disabled` background image and box shadow. - **Button** - Added variables for configuring `disabled` background image and box shadow.
- **Site** - Added colored box shadow defaults. `ui message` now includes individual colored border shadows based on new site defaults. - **Site** - Added colored box shadow defaults. `ui message` now includes individual colored border shadows based on new site defaults.
- **Card** - Added `raised` card variation **Thanks @yoris** #2955
- **Card** - Added `raised` card variation **Thanks @yordis** #2955
- **Dropdown** - Adds new setting `minCharacters` which sets the minimum number of characters required to start filtering results #3886 - **Dropdown** - Adds new setting `minCharacters` which sets the minimum number of characters required to start filtering results #3886
- **Dropdown** - Added `1px` offset for current text so that the text position cursor does not overlap first pixel of text. - **Dropdown** - Added `1px` offset for current text so that the text position cursor does not overlap first pixel of text.
- **Dropdown** - Dropdown will now automatically focus on `search` inside of a menu after it is opened. - **Dropdown** - Dropdown will now automatically focus on `search` inside of a menu after it is opened.

Loading…
Cancel
Save