CHANGELOG.txt in JSON Field 8
JSON Field 8.x-1.x-dev, xxxx-xx-xx
----------------------------------
#3213899 by paulocs, DamienMcKenna, guilhermevp: Fix test coverage for D9.
JSON Field 8.x-1.0-rc4, 2021-05-13
----------------------------------
#3139394 by DamienMcKenna, driverok, dmitry.korhov, mradcliffe, alexpott,
alexandra.vecher: Drupal 9 compatibility fixes.
#3033669 by nod_, gouli, ericpugh, nginex, DamienMcKenna: Add JSON editor and
JSON Schema validation.
#3196213 by DamienMcKenna, cmcnamee: Explanation of JSON field choices.
#3213876 by DamienMcKenna: Improve naming of field widgets, formatters.
#3213884 by DamienMcKenna: Coding standards cleanup.
#3201315 by Oscaner, DamienMcKenna: View breaks if the json_field value is null.
JSON Field 8.x-1.0-rc3, 2019-03-03
----------------------------------
#2955173 by kruhak, garphy, Sharique, pifagor: Got a fatal error after module
installation about using $this not in object context.
#3006999 by chipway, voleger: Apply new {project}:{module} format for
dependencies.
#3000278 by lamp5, RAFA3L: Library path.
#3004726 by jackbravo: Add default value to storage settings form.
#3030770 by miiimooo: Jsonview in paragraph.
JSON Field 8.x-1.0-rc1, 2018-03-19
----------------------------------
#2712243 by GGH: Code quality improvements in json_field.js per ESLint.
#2703889 by pashupathi nath gajawada: Deprecated \Drupal::service method
replaced.
#2765707 by marcoliver, jefuri: Not working with image_widget_crop.
#2941865 by DamienMcKenna: Add a CHANGELOG.txt file.
#2880415 by garphy, DamienMcKenna, jefuri: Add support for JSON and JSONB
database field types.
#2941860 by DamienMcKenna, Jaesin: Codebase cleanup.
#2941872 by sravya_12, DamienMcKenna, Jaesin: Add a composer.json file.
JSON Field 8.x-1.0-beta2, 2017-02-24
------------------------------------
#2692535: Add travis testing.
#2656414 by tbfisher: Add validation constraint for size.
#2657046 by tbfisher: JsonItemTest::testValidation() fails.
#2656580 by tbfisher: Field setting max size = 64KB uncaught exception
JSON Field 8.x-1.0-beta1, 2016-01-20
------------------------------------
Remove the jsonview library and point to sites/all/libraries instead.
Initial commit.
File
CHANGELOG.txt
View source
- JSON Field 8.x-1.x-dev, xxxx-xx-xx
- ----------------------------------
- #3213899 by paulocs, DamienMcKenna, guilhermevp: Fix test coverage for D9.
-
-
- JSON Field 8.x-1.0-rc4, 2021-05-13
- ----------------------------------
- #3139394 by DamienMcKenna, driverok, dmitry.korhov, mradcliffe, alexpott,
- alexandra.vecher: Drupal 9 compatibility fixes.
- #3033669 by nod_, gouli, ericpugh, nginex, DamienMcKenna: Add JSON editor and
- JSON Schema validation.
- #3196213 by DamienMcKenna, cmcnamee: Explanation of JSON field choices.
- #3213876 by DamienMcKenna: Improve naming of field widgets, formatters.
- #3213884 by DamienMcKenna: Coding standards cleanup.
- #3201315 by Oscaner, DamienMcKenna: View breaks if the json_field value is null.
-
-
- JSON Field 8.x-1.0-rc3, 2019-03-03
- ----------------------------------
- #2955173 by kruhak, garphy, Sharique, pifagor: Got a fatal error after module
- installation about using $this not in object context.
- #3006999 by chipway, voleger: Apply new {project}:{module} format for
- dependencies.
- #3000278 by lamp5, RAFA3L: Library path.
- #3004726 by jackbravo: Add default value to storage settings form.
- #3030770 by miiimooo: Jsonview in paragraph.
-
-
- JSON Field 8.x-1.0-rc1, 2018-03-19
- ----------------------------------
- #2712243 by GGH: Code quality improvements in json_field.js per ESLint.
- #2703889 by pashupathi nath gajawada: Deprecated \Drupal::service method
- replaced.
- #2765707 by marcoliver, jefuri: Not working with image_widget_crop.
- #2941865 by DamienMcKenna: Add a CHANGELOG.txt file.
- #2880415 by garphy, DamienMcKenna, jefuri: Add support for JSON and JSONB
- database field types.
- #2941860 by DamienMcKenna, Jaesin: Codebase cleanup.
- #2941872 by sravya_12, DamienMcKenna, Jaesin: Add a composer.json file.
-
-
- JSON Field 8.x-1.0-beta2, 2017-02-24
- ------------------------------------
- #2692535: Add travis testing.
- #2656414 by tbfisher: Add validation constraint for size.
- #2657046 by tbfisher: JsonItemTest::testValidation() fails.
- #2656580 by tbfisher: Field setting max size = 64KB uncaught exception
-
-
- JSON Field 8.x-1.0-beta1, 2016-01-20
- ------------------------------------
- Remove the jsonview library and point to sites/all/libraries instead.
- Initial commit.