Skip to content

Latest commit

 

History

History
319 lines (188 loc) · 14 KB

CHANGELOG.md

File metadata and controls

319 lines (188 loc) · 14 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-08-11

Changes


Packages with breaking changes:

Packages with other changes:


flutter_survey_js - v0.0.2-dev.9

  • FIX: SignaturePad trigger events too fast. (abc29c11)
  • FEAT: use new elementnode. close #30, close #90. (57173933)
  • BREAKING REFACTOR: rename survey.dart to flutter_survey_js.dart. (dc538957)

flutter_survey_js_expression - v0.0.2-dev.9

flutter_survey_js_model - v0.0.2-dev.9

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-08-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_survey_js - v0.0.2-dev.8

  • string to locstring. fix text min&max

flutter_survey_js_model - v0.0.2-dev.8

  • string to locstring. fix text min&max

0.0.2-dev.8

  • string to locstring. fix text min&max

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-07-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_survey_js - v0.0.2-dev.7

  • FIX: multiple_text required validator not working. (68b60f16)
  • Bump "flutter_survey_js" to 0.0.2-dev.7.

flutter_survey_js_model - v0.0.2-dev.7

  • Bump "flutter_survey_js_model" to 0.0.2-dev.7.

0.0.2-dev.7

  • FIX: multiple_text required validator not working. (68b60f16)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-07-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_survey_js - v0.0.2-dev.6

  • Bump "flutter_survey_js" to 0.0.2-dev.6.

flutter_survey_js_model - v0.0.2-dev.6

  • Bump "flutter_survey_js_model" to 0.0.2-dev.6.

0.0.2-dev.6

  • Bump "flutter_survey_js" to 0.0.2-dev.6.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-05-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_survey_js - v0.0.2-dev.5

flutter_survey_js_model - v0.0.2-dev.5

  • Bump "flutter_survey_js_model" to 0.0.2-dev.5.

0.0.2-dev.5

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-05-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_survey_js - v0.0.2-dev.4

  • revert sdk upgrade

flutter_survey_js_model - v0.0.2-dev.4

  • revert sdk upgrade

0.0.2-dev.4

  • revert sdk upgrade

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-05-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_survey_js - v0.0.2-dev.3

  • FIX: model correctAnswer. (763dda2b)
  • FIX: jsonobject value parse. (fcd048af)
  • FIX: multiple_text default value missing. (d386a2af)

flutter_survey_js_model - v0.0.2-dev.3

  • FIX: model correctAnswer. (763dda2b)
  • FIX: jsonobject value parse. (fcd048af)
  • FIX: multiple_text default value missing. (d386a2af)

0.0.2-dev.3

  • FIX: model correctAnswer. (763dda2b)
  • FIX: jsonobject value parse. (fcd048af)
  • FIX: multiple_text default value missing. (d386a2af)

2023-05-17

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_survey_js - v0.0.2-dev.2

flutter_survey_js_model - v0.0.2-dev.2

  • FIX: treat showQuestionNumbersclose null as true. close #65. (a35afd5f)
  • FEAT: add default value. (b222b725)
  • FEAT: customize configuration use inherited widget. close #27. (e2cb5f11)
  • FEAT: upgrade deps. update actions. (1c77db97)
  • FEAT: upgrade schema. (af8ac90b)

0.0.2-dev.2

[0.0.1-dev.1] - 2021/05/21

  • Initial Release

[0.0.1-dev.2] - 2021/05/21

[0.0.1-dev.3] - 2021/05/21

[0.0.1-dev.4] - 2021/05/21

[0.0.1-dev.5] - 2023/02/20

[0.0.2-dev.1] - 2023/04/26