You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-NOTES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
-**Dropdown** - Dropdown will now automatically update selected values when hidden input value changes (so long as `change` event is triggered) #2626
11
11
-**Grid** - Added new responsive [`reversed`](http://www.semantic-ui.com/collections/grid.html#responsive-order) variations for reversing column order by device #2685
12
12
-**Label** - Added a new `basic label` style, works symbiotically with other label types to provide a more lightweight style label
13
+
-**Form Validation** - Added credit card validation, supports array of card types, and international cards including non luhn cards like China UnionPay #2729
13
14
-**Form Validation** - Updated appearance of form validation prompts to use a more lightweight style. Added variables for controlling error validation prompt styles in `form.variables`
14
15
-**Divider** - Vertical divider can now be used multiple times in a single column row (not just 50/50 split). #2808
15
16
-**Input** - Added `disabled` state for inputs #2694
0 commit comments