Nathan.fooo
|
20f527f4eb
|
Merge pull request #1384 from Cyrine-benabid/fix-option_button_doesnt-close_popover
Close popover on text field tap
|
2022-11-07 17:36:44 +08:00 |
|
cyrine-benabid
|
9c8d00bb61
|
fix: request focus when InputTextField is added (#1394)
* fix request focus when InputTextField is added
* style: fix indentation
|
2022-11-01 20:56:42 +08:00 |
|
Cyrine-benabid
|
fad02eb09d
|
fix: remove useless onTap
|
2022-10-30 20:19:20 +01:00 |
|
Cyrine-benabid
|
1a53a0e375
|
refactor: implementation using focusNode
|
2022-10-30 18:25:50 +01:00 |
|
Cyrine ben-abid
|
b7f369b3d9
|
feat: close popover on text field tap
|
2022-10-29 16:47:32 +02:00 |
|
Cyrine ben-abid
|
3e76fa8e42
|
fix: close popover on add option button clicked and textfield focused
|
2022-10-29 16:47:32 +02:00 |
|
Richard Shiue
|
1e6c4a4d88
|
feat: introduce a default font (#1210)
* style: code auto-format
* feat: introduce default poppins font
* chore: port more const textstyles to shared styles
|
2022-10-25 19:49:58 +08:00 |
|
vortixhead
|
fa9e32d86a
|
feat: limit max character length on select/multiselect options (#1246)
* Add maxLength of 30 characters and truncation to text fields
* Add dynamic height
* Add maxLength param
* Add maxLength in Rounded Field
|
2022-10-08 09:24:05 +08:00 |
|
appflowy
|
6d385e811f
|
refactor: move plugin application and presentation together
|
2022-08-09 10:38:11 +08:00 |
|