Skip to content

Releases: akvo/akvo-react-form

Bantul v2.0.9

03 Feb 04:55
Compare
Choose a tag to compare
  • Data-point status (Submitted, Pending, and Current).
  • Prevent user to click load button if the Data-point is submitted.

Bantul v2.0.7

01 Feb 06:16
Compare
Choose a tag to compare
  • Hide mobile Keyboard when it's possible (Date, Options, Cascade)
  • Numeric Keyboard for number type of Input
  • Remove the star sign (required) in the extra field.
  • Allow input 0 for Geo-location
  • Use my location is not working on the mobile device
  • Inform the user when we save the submission

Gilimanuk v2.0.6

11 Jan 08:18
Compare
Choose a tag to compare
  • Show double asterisk for coreMandatory question

Semarapura v2.0.5

29 Nov 06:55
Compare
Choose a tag to compare
  • Fix load initial data value for table type of question

Gianyar v2.0.4

21 Oct 08:04
Compare
Choose a tag to compare

#71 meta-object: to generate Data point name based on answers to questions.

Gianyar v2.0.3

17 Oct 10:58
Compare
Choose a tag to compare
  • Fix bug, input value disappear after typing
    • this happens when the autoSave config is not set for Webform

v2.0.2 Surabaya

17 Oct 05:34
Compare
Choose a tag to compare

New Features

Table Type of Question: Example

Columns

Columns is valid only for table type of question

Props Description Type
name Column / Question object key String
type Column / Question Type number | input | text | option
label Column / Question Label String
option Option value Array[Option] | undefined

Including Bug Fixes

  • Fix map zoom and position
  • Update ESLint config
  • Support React v.18

Denpasar v2.0.1

20 Sep 08:49
Compare
Choose a tag to compare
  • Update react-leaflet to v4

Surabaya v2.0.0

25 Aug 03:44
Compare
Choose a tag to compare

New question type: autofield

Enable to fill value automatically based on function string. See Autofilled Object

New Webform parameter

  • downloadSubmissionConfig
  • leftDrawerConfig
  • autoSave

Screenshot from 2022-08-25 11-43-10

Semarapura v1.6.9

03 Aug 02:42
Compare
Choose a tag to compare
  • Fix submit no response issue by modify validator logic