This is an automated email from the ASF dual-hosted git repository.

shuai pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/answer.git


    from 20cd4d7c fix(deps): update protoc-gen-validate dependency to a new 
version
     new 666ab706 feat(ui): add min values for inputs and context-based 
keyboards for inputs
     new 157dbfd0 feat(ui): add types, logic and defaults for min, max value of 
input component of form
     new 54e602c5 fix(ui): refactor number input props (min,max)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ui/src/components/SchemaForm/components/Input.tsx | 21 +++++++++++++++++++++
 ui/src/components/SchemaForm/index.tsx            | 12 ++++++++++++
 ui/src/components/SchemaForm/types.ts             | 12 ++++++++++++
 ui/src/pages/Admin/Privileges/index.tsx           |  2 ++
 ui/src/pages/Admin/Write/index.tsx                | 10 ++++++++++
 5 files changed, 57 insertions(+)

Reply via email to