|
@ -8,6 +8,7 @@ |
|
|
- **Button** - Added `labeled button` variation for display a count next to a button. |
|
|
- **Button** - Added `labeled button` variation for display a count next to a button. |
|
|
- **Divider** - Vertical divider can now be used multiple times in a single column row (not just 50/50 split). #2808 |
|
|
- **Divider** - Vertical divider can now be used multiple times in a single column row (not just 50/50 split). #2808 |
|
|
- **Dropdown** - Pointing dropdown (dropdown with arrows) now support `upward`, and will automatically move pointer arrows when appearing upward #2733 |
|
|
- **Dropdown** - Pointing dropdown (dropdown with arrows) now support `upward`, and will automatically move pointer arrows when appearing upward #2733 |
|
|
|
|
|
- **Dropdown** - Added `get default text` and `get placeholder text` behaviors for returning text values. |
|
|
- **Input** - Added `disabled` state for inputs #2694 |
|
|
- **Input** - Added `disabled` state for inputs #2694 |
|
|
- **Label** - Added `basic` label variation, useful for item counts |
|
|
- **Label** - Added `basic` label variation, useful for item counts |
|
|
- **Menu** - Added new `tabular` menu types, `right tabular`, `bottom tabular`, added many new `tabular` menu variables for customizing |
|
|
- **Menu** - Added new `tabular` menu types, `right tabular`, `bottom tabular`, added many new `tabular` menu variables for customizing |
|
|