Skip to content

Latest commit

 

History

History
142 lines (81 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

142 lines (81 loc) · 2.29 KB

1.2.0

  • Fix android version for geolocator_android v4.6.0
  • Package update & upgrades

1.1.9

  • Add support for Custom Action Sheet
  • Add support for Custom confirmation Modal
  • Package update and fixings

1.1.8

  • Support to set max character on TEXT input field

1.1.7

  • Fixing missing required paremeter in Map input field

1.1.6

  • Bugfix: Coordinate input field
    • Fixed the auto-assignment of coordinate when initial value is passed

1.1.5

  • Add support for Coordinate Input field

1.1.4

  • Added allowedSelectedLevels in input field

1.1.3

  • Bug fixing email input field

1.1.2

  • Bug fixing and other improvements

1.1.1

  • Bug fixing and other improvements

1.1.0

  • Support for Phone number input fields
  • Support for checkbox input fields
  • Bug fixing and other improvements

1.0.13

  • Renamed minAgeInYear to minYear
  • Renamed maxAgeInYear to maxYear
  • Added minDate and maxDate

1.0.12

Fix

  • Fixed input-mask cusor position

1.0.11

  • Add support for prefixLabel for TEXT type InputField

1.0.10

  • Add support for Validators for TEXT type InputField
  • Add support for InputMask for TEXT type InputField

Fix

  • Check for onError function if defined before reference on it.

1.0.9

  • Add support for Validators for TEXT type InputField
  • Add support for InputMask for TEXT type InputField

1.0.8

  • Support for dynamic change on value of date input fields
  • Fixing height of search input fields

1.0.7

  • Add support for dynamic changes of option list on selection inputs

1.0.6

Fix

  • Remove icon reference from components which not depend on package built in component

1.0.5

Add support to show icons

  • Add svg icons used in input field components

1.0.4

Support for Components

  • Add support for email field into input components
  • Add support for percentage and email input fields

Improvements on components

  • Set default color separator to input color

1.0.3

Update Models

  • Expose
DataElementOption

as

Dhis2Option

  • Add props into DataElement Data Model

  • Remove Some of The Components

    • SubAppBar Components
    • FormMetadata Models
  • Export All components and Models as a single file into single library path

1.0.2

Bug Fixing

  • Add Support to exports Models