-
add missing event in callback
-
correct behaviour when initialising date-picker with a empty string
-
DatePicker: weekStartDay did not influence the order of the weekdays in the header
-
remove unused code, small refactor
-
New feature: Scroll component
-
fire change on "input" event
-
Add readonly prop to input-number
-
Remove unused and typo cursor style in ColorPicker
-
Check if isNaN so we don't ignore value of zero
-
Re-use pr1281
-
update badge
-
Pr/2036