Merge branch 'develop' into 116-input-component-arg

# Conflicts:
#	docs_md/changelog.md
This commit is contained in:
Insality
2021-04-01 20:35:16 +03:00
6 changed files with 27 additions and 11 deletions

View File

@@ -138,4 +138,6 @@ Desc
- Input component: rename field _selected_ to _is_selected_ (according to the docs)
- Add EmmyLua annotations. See how to use it FAQ
- **#116** You can pass Text component in Input component instead of text node
- Lang text now can be initialized without default locale id
- **#116** You can pass Text component in Input component instead of text node
- **#124** Add _set_click_zone_ functon to Scroll component (just link to Drag:set_click_zone inside scroll component)