File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ Prefix the change with one of these keywords:
2323- * Fixed* : for any bug fixes.
2424- * Security* : in case of vulnerabilities.
2525
26+ ## 4.1.35 - 2022-12-27
27+
28+ - Added: the ability to choose email from options in * EmailInput* .
29+
2630## 4.1.34 - 2022-12-26
2731
2832- Fixed: Select dropdown width when strategy fixed.
@@ -83,7 +87,6 @@ Added: `shouldDynamicallyRenderRowSize` to calculate rows per page dynamically b
8387## 4.1.17 - 2022-12-01
8488Fixed: Issue with class instance producing undefined in the host application.
8589Added: Types for ` manager ` .
86-
8790## 4.1.16 - 2022-12-01
8891
8992Fixed: Prevents form submission when the ` enter ` key is pressed.
Original file line number Diff line number Diff line change 11{
22 "name" : " @bigbinary/neetoui" ,
3- "version" : " 4.1.34 " ,
3+ "version" : " 4.1.35 " ,
44 "main" : " ./index.js" ,
55 "module" : " ./index.js" ,
66 "types" : " ./index.d.ts" ,
You can’t perform that action at this time.
0 commit comments