- **Grid** - `centered` content would cause `justified` content to appear aligned left. #3496
- **Grid** - `centered` content would cause `justified` content to appear aligned left. #3496
@ -47,6 +47,7 @@
- **Table** - `striped selectable` table would not correctly show hover color on striped rows
- **Table** - `striped selectable` table would not correctly show hover color on striped rows
**Enhancements**
**Enhancements**
- **Dropdown** - Added `1px` offset for current text so that the text position cursor does not overlap first pixel of text.
- **Dropdown** - Added new convenience method `restore placeholder text`
- **Dropdown** - Added new convenience method `restore placeholder text`
- **Rating** - Added new setting `fireOnInit` for rating, which defaults to `false`. When set to true `onRate` will fire when rating is initialized #3712
- **Rating** - Added new setting `fireOnInit` for rating, which defaults to `false`. When set to true `onRate` will fire when rating is initialized #3712
- **Site**`@px` and `@relativepx` i.e. `@relative12px` which can be used to return EM value of pixels are now extended to `@relative40px`
- **Site**`@px` and `@relativepx` i.e. `@relative12px` which can be used to return EM value of pixels are now extended to `@relative40px`