mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-04 06:50:23 +00:00

* feat: on enter exit editing property field #1295 * chore: use FlowyTextField instead of RoundedInputField * fix: make all text field border radius 10, added errorBorder * fix: put cursor position at end of text field See the related discussion here: https://github.com/AppFlowy-IO/AppFlowy/pull/1747#issuecomment-1407697216 * chore: make errorText optional on FlowyTextField