All Versions
114
Latest Version
Avg Release Cycle
3 days
Latest Release
1213 days ago

Changelog History
Page 7

  • v2.4.5 Changes

    June 01, 2020

    2.4.5 (2020-06-01)

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/common~2.4.5

    • ๐Ÿš€ Update semantic release to support semantic-release/git
    • โšก๏ธ Update readmes

    • hardlink to logo image

    • โšก๏ธ updated list of components

    • usage section in root

    • ๐Ÿ”— links to mappers installation pages instead of NPM

    • ๐Ÿ”Œ Clean up babel transform plugin setup.

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.4.5

    • ๐Ÿš€ Update semantic release to support semantic-release/git
    • ๐Ÿ›  fix(mui): change empty value from '' to null

    • 0๏ธโƒฃ the autocomplete considers '' as a value, so the select is by default 'filled'

    • โšก๏ธ Update readmes

    • hardlink to logo image

    • โšก๏ธ updated list of components

    • usage section in root

    • ๐Ÿ”— links to mappers installation pages instead of NPM

    ๐Ÿ“ฆ @data-driven-forms/parsers~2.4.5

    • ๐Ÿš€ Update semantic release to support semantic-release/git

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.4.5

    • ๐Ÿš€ Update semantic release to support semantic-release/git
    • โšก๏ธ Update readmes

    • hardlink to logo image

    • โšก๏ธ updated list of components

    • usage section in root

    • ๐Ÿ”— links to mappers installation pages instead of NPM

    ๐Ÿ“ฆ @data-driven-forms/pf4-component-mapper~2.4.5

    • ๐Ÿš€ Update semantic release to support semantic-release/git
    • โšก๏ธ Update readmes

    • hardlink to logo image

    • โšก๏ธ updated list of components

    • usage section in root

    • ๐Ÿ”— links to mappers installation pages instead of NPM

    ๐Ÿ“ฆ @data-driven-forms/react-form-renderer~2.4.5

    • ๐Ÿš€ Update semantic release to support semantic-release/git
    • โšก๏ธ Update readmes

    • hardlink to logo image

    • โšก๏ธ updated list of components

    • usage section in root

    • ๐Ÿ”— links to mappers installation pages instead of NPM

    ๐Ÿ“ฆ @data-driven-forms/suir-component-mapper~2.4.5

    • ๐Ÿš€ Update semantic release to support semantic-release/git
    • โšก๏ธ Update readmes

    • hardlink to logo image

    • โšก๏ธ updated list of components

    • usage section in root

    • ๐Ÿ”— links to mappers installation pages instead of NPM

    ๐Ÿ“ฆ @data-driven-forms/blueprint-component-mapper~2.4.5

    • โšก๏ธ Update readmes

    • hardlink to logo image

    • โšก๏ธ updated list of components

    • usage section in root

    • ๐Ÿ”— links to mappers installation pages instead of NPM

  • v2.4.4 Changes

    May 26, 2020

    2.4.4 (2020-05-26)

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.4.4

    • ๐Ÿ›  fix(pf3): fixed faulty renderer external pattern
  • v2.4.3 Changes

    May 26, 2020

    2.4.3 (2020-05-26)

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.4.3

    • โšก๏ธ Update MUI tests
    • ๐Ÿ›  fix(mui): export date picker in component mapper

    ๐Ÿ“ฆ @data-driven-forms/pf4-component-mapper~2.4.3

    • โšก๏ธ Update PF4 tests

    • unskipped field array

    • ๐Ÿ‘ better tests for subform

    • ๐Ÿ›  fixed some wrong props

    • ๐Ÿ›  fixed act warnings in select tests

  • v2.4.2 Changes

    May 25, 2020

    2.4.2 (2020-05-25)

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/blueprint-component-mapper~2.4.2

    • ๐Ÿ›  fix(all): include prop-types in dependencies

    ๐Ÿ“ฆ @data-driven-forms/common~2.4.2

    • ๐Ÿ›  fix(all): include prop-types in dependencies

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.4.2

    • ๐Ÿ›  fix(all): include prop-types in dependencies

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.4.2

    • ๐Ÿ›  fix(all): include prop-types in dependencies

    ๐Ÿ“ฆ @data-driven-forms/pf4-component-mapper~2.4.2

    • ๐Ÿ›  fix(all): include prop-types in dependencies

    ๐Ÿ“ฆ @data-driven-forms/react-form-renderer~2.4.2

    • ๐Ÿ›  fix(all): include prop-types in dependencies

    ๐Ÿ“ฆ @data-driven-forms/suir-component-mapper~2.4.2

    • ๐Ÿ›  fix(all): include prop-types in dependencies
  • v2.4.1 Changes

    May 22, 2020

    2.4.1 (2020-05-22)

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/blueprint-component-mapper~2.4.1

    • ๐Ÿ›  fix(blueprint): do not use Classes

    • they have bad import (Classes it's not an object, just a file) and it is just a string

    ๐Ÿ“ฆ @data-driven-forms/common~2.4.1

    • ๐Ÿ›  fix(blueprint): do not use Classes

    • they have bad import (Classes it's not an object, just a file) and it is just a string

    ๐Ÿ“ฆ @data-driven-forms/suir-component-mapper~2.4.1

    • Return switching schemas to SUIR demo/index

    ๐Ÿ“ฆ @data-driven-forms/react-renderer-demo~2.4.1

    • ๐Ÿ›  Fix demo wizard template for blueprint
    • ๐Ÿ›  Fix type in demo deploy script
    • ๐Ÿ›  Fixed generating service worker before deploying.
  • v2.4.0 Changes

    May 22, 2020

    2.4.0 (2020-05-22)

    Minor changes

    ๐Ÿ“ฆ @data-driven-forms/common~2.4.0

    • feat(common): Allow usage of common select API

    ๐Ÿšš React select was removed from the common select code. This allows using
    custom select from component libraries with all the features of the data
    driven forms select. Common select now requires the Select component as
    a prop. It will also allow removing the react select dependency from
    ๐Ÿ‘ mappers with good support of the select component from component
    library.

    • ๐Ÿ’ป feat(suir): added initial semantic ui react mapper base.

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.4.0

    • feat(common): Allow usage of common select API

    ๐Ÿšš React select was removed from the common select code. This allows using
    custom select from component libraries with all the features of the data
    driven forms select. Common select now requires the Select component as
    a prop. It will also allow removing the react select dependency from
    ๐Ÿ‘ mappers with good support of the select component from component
    library.

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.4.0

    • feat(common): Allow usage of common select API

    ๐Ÿšš React select was removed from the common select code. This allows using
    custom select from component libraries with all the features of the data
    driven forms select. Common select now requires the Select component as
    a prop. It will also allow removing the react select dependency from
    ๐Ÿ‘ mappers with good support of the select component from component
    library.

    ๐Ÿ“ฆ @data-driven-forms/suir-component-mapper~2.4.0

    • feat(common): Allow usage of common select API

    ๐Ÿšš React select was removed from the common select code. This allows using
    custom select from component libraries with all the features of the data
    driven forms select. Common select now requires the Select component as
    a prop. It will also allow removing the react select dependency from
    ๐Ÿ‘ mappers with good support of the select component from component
    library.

    • feat(suir): cleaned field array from MUI components.
    • ๐Ÿ’ป feat(suir): added initial semantic ui react mapper base.

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/common~2.4.0

    • Align react-versions across the repo
    • ๐Ÿ›  fix(common): make props to control deselection of values
    • โž• Add imports for new components
    • ๐Ÿ›  fix(mui): use mui select instead of react select
    • ๐Ÿฑ Replace mapper logos with static assets.
    • โž• Add missing logos to landing page
    • โšก๏ธ Update packages readme files.
    • ๐Ÿ“„ Persist mapper query param in docs.
    • Clean up the demo project setup.
    • ๐Ÿ‘‰ Use generated component examples texts
    • ๐Ÿ›  fix(suir): added sub components customization API
    • suir clean up
    • ๐Ÿ›  fix(suir): add transform imports plugin
    • โž• Added tests for SUIR mapper
    • ๐Ÿ›  fix(suir): Enable DDF props on time picker
    • ๐Ÿ›  fix(suir): use suir select component
    • ๐Ÿ›  fix(pf4): allow usage of different plain text variants.
    • ๐Ÿ›  fix(suir): enable renderer props checkboxes
    • ๐Ÿ›  fix(suir): modify form field grid to accept helper text.
    • ๐Ÿ–จ Translate blueprint import properly
    • ๐Ÿ›  fix(common): do not override className in buttongroup
    • ๐Ÿ–จ Tree shake blueprint mapper
    • โž• Add blueprint component mapper
    • โž• Add mapper generator

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.4.0

    • Align react-versions across the repo
    • ๐Ÿ›  fix(mui): use mui select instead of react select
    • โšก๏ธ Update packages readme files.
    • Clean up the demo project setup.
    • โšก๏ธ Update mui packages
    • Replace react ace with prism
    • ๐Ÿ›  fix(mui): disabled HTMl form validation
    • โž• Add mappers section to navigation

    ๐Ÿ“ฆ @data-driven-forms/react-form-renderer~2.4.0

    • Align react-versions across the repo
    • โšก๏ธ Update packages readme files.

    ๐Ÿ“ฆ @data-driven-forms/react-renderer-demo~2.4.0

    • Align react-versions across the repo
    • ๐Ÿ›  fixed recursive symlink
    • ๐Ÿ‘ท esling ignore service worker
    • โž• Add docs for blueprint dual list select
    • โž• Added SUIR mapper page to docs.
    • โž• Added public folder simlink to the docs repo
    • ๐Ÿฑ Replace mapper logos with static assets.
    • โž• Add breakpoint to drawer open
    • Switch hidden implementation to css to allow SSR
    • โž• Add missing logos to landing page
    • โšก๏ธ Update packages readme files.
    • ๐Ÿ“„ Persist mapper query param in docs.
    • โž• Add docs for missing components
    • ๐Ÿ“„ Use CacheFirst strategy for docs sw.
    • Clean up the demo project setup.
    • ๐Ÿ‘‰ Use generated component examples texts
    • โœ‚ Removed unnecessary dynamic imports.
    • Extracted component schema and variants to page.
    • โž• Added mapper examples generator.
    • โž• Added favicon to docs
    • โž• Added PWA required assets to demo
    • โž• Add service worker for docs offline mode.
    • ๐Ÿ›  Fix deprecated crossOrigin prop
    • โšก๏ธ Update mui packages
    • Replace react ace with prism
    • ๐Ÿฑ Preload docs static assets.
    • ๐Ÿ›  fixed wrong renderer import in templates
    • โž• Added SUIR to docs.
    • ๐Ÿ–จ Custom blueprint datepicker text
    • โž• Add blueprint as a variant to component examples
    • โž• Add mappers section to navigation
    • โž• Add mapper generator

    ๐Ÿ“ฆ @data-driven-forms/suir-component-mapper~2.4.0

    • Align react-versions across the repo
    • โž• Added SUIR mapper page to docs.
    • ๐Ÿ›  fix(mui): use mui select instead of react select
    • โšก๏ธ Update packages readme files.
    • ๐Ÿ›  fix(suir): fix typos in prop types
    • ๐Ÿ›  fix(suir): added sub components customization API
    • ๐Ÿ›  fix(suir): added dual list select component
    • ๐Ÿ›  fix(suir): add slider component
    • suir clean up
    • โž• Added SUIR to docs.
    • ๐Ÿ›  fix(suir): add transform imports plugin
    • โž• Added tests for SUIR mapper
    • ๐Ÿ›  fix(suir): properly assing value to select
    • ๐Ÿ›  fix(suir): wizard styling
    • ๐Ÿ›  fix(suir): Enable DDF props on time picker
    • ๐Ÿ›  fix(suir): Enable DDF props on textarea
    • suir(fix): Enable DDF props on switch component
    • ๐Ÿ›  fix(suir): use suir select component
    • ๐Ÿ›  fix(suir): enable error messages on radio component
    • ๐Ÿ›  fix(suir): enable plaintext variants.
    • ๐Ÿ›  fix(suir): added field array styling
    • ๐Ÿ›  fix(suir): enable renderer on datepicker
    • ๐Ÿ›  fix(suir): enable renderer props checkboxes
    • ๐Ÿ›  fix(suir): modify form field grid to accept helper text.
    • ๐Ÿ›  fix(suir): added suir to rollup externals.
    • ๐Ÿ›  fix(suir): Removed all MUI references from components.

    ๐Ÿ“ฆ @data-driven-forms/blueprint-component-mapper~2.4.0

    • ๐Ÿ‘‰ Make duallist a column on small screens
    • โž• Add tests for BJS dual list
    • ๐Ÿ›  fix(blueprint): add dual list
    • โšก๏ธ Update packages readme files.
    • โž• Add docs for missing components
    • โšก๏ธ Update tests
    • ๐Ÿ›  fix(blueprint): add missing field array component
    • ๐Ÿ›  fix(blueprint): add missing wizard component
    • Clean up the demo project setup.
    • Replace react ace with prism
    • โšก๏ธ Updates according to PR review
    • ๐Ÿ–จ Translate blueprint import properly
    • โž• Add spaces to form buttons
    • ๐Ÿ–จ Custom blueprint datepicker text
    • ๐Ÿ–จ Export BlueprintContext in root
    • โž• Add mappers section to navigation
    • โž• Add tests for blueprint mapper
    • ๐Ÿ–จ Tree shake blueprint mapper
    • โž• Add blueprint component mapper

    ๐Ÿ“ฆ @data-driven-forms/parsers~2.4.0

    • โšก๏ธ Update packages readme files.

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.4.0

    • โšก๏ธ Update packages readme files.
    • ๐Ÿ“„ Use CacheFirst strategy for docs sw.
    • ๐Ÿ›  fix(pf4): allow usage of different plain text variants.

    ๐Ÿ“ฆ @data-driven-forms/pf4-component-mapper~2.4.0

    • โšก๏ธ Update packages readme files.
    • Clean up the demo project setup.
    • Replace react ace with prism
    • ๐Ÿ›  fix(pf4): allow usage of different plain text variants.
    • โž• Add mappers section to navigation
  • v2.3.2 Changes

    May 14, 2020

    2.3.2 (2020-05-14)

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/common~2.3.2

    • ๐Ÿ›  fix(common): make props to control deselection of values

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.3.2

    • ๐Ÿ›  fix(common): make props to control deselection of values

    ๐Ÿ“ฆ with-firebase-hosting~2.3.2

    • ๐Ÿ›  fix(common): make props to control deselection of values
  • v2.3.1 Changes

    May 11, 2020

    2.3.1 (2020-05-11)

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ with-firebase-hosting~2.3.1

    • ๐Ÿ“„ Returned back pf3/pf4 example texts to docs.
    • Disable constant navigation opening on route change.
    • ๐Ÿ“ฑ Make the editor responsive.
    • ๐Ÿ›  Fixed invalid props passed to link in mapper tabs.
    • ๐Ÿ›  Fixed missing component name in code examples.
    • ๐Ÿ“„ Enable mapper switching of component example in docs.
    • ๐Ÿ›  Fix linter errors in docs components.
    • โœ‚ Removed tests from demo code base

    โœ… Webpack was compiling the test code and it was including all the
    ๐Ÿ— dependencies to the docs build. It was replaced with text in the MD
    file.

    • โœ‚ Remove css import from component mapper examples.
    • Switch to lazy import in code examples

    ๐Ÿ›  Fixed code duplication in all code examples. This was cause due to the
    ๐Ÿ“œ require context. It was forcing webpack to parse the whole directory.

    • โœ‚ Remove pf4 from docs.
    • โž• Add mapper specific links to component example.
    • Modify example variants to show props.
    • Prepare component example to use embed stackblitz editor.
    • โœ‚ Remove the component specific demo generator and PF4.
    • โž• Added component example generator to docs.
    • ๐Ÿ›  Fixed missing global modifier tag on generate code examples.
    • โž• Add style overrides to docs layout components.
    • โž• Added css swapping on mapper docs change.
    • โž• Added mapper docs generator
    • โšก๏ธ Updated docs links to work with scoped mapper.
    • โœ‚ Removed PF4 and PF3 mappers from MUI examples.
    • Switched demo component mapper to MUI mapper.
    • โž• Added resolve alias to code example.
    • โž• Added resolve alias to list of contents.
    • โž• Added script to copy mapper specific docs pages.
    • ๐Ÿ›  Fix links to original components

    ๐Ÿ“ฆ @data-driven-forms/common~2.3.1

    • โœ‚ Remove pf4 from docs.
    • โœ‚ Remove the component specific demo generator and PF4.
    • โšก๏ธ Updated docs links to work with scoped mapper.
    • โž• Added resolve alias to list of contents.

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.3.1

    • ๐Ÿ›  fix(mui): Added spacing to the form template.
  • v2.3.0 Changes

    May 06, 2020

    2.3.0 (2020-05-06)

    Minor changes

    ๐Ÿ“ฆ @data-driven-forms/pf4-component-mapper~2.3.0

    • feat(pf4): add placeholder slider

    ๐Ÿ“ฆ with-firebase-hosting~2.3.0

    • feat(pf4): add placeholder slider

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.3.0

    • feat(pf3): add slider component

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.3.0

    • feat(mui): Add Slider component

    ๐Ÿ“ฆ @data-driven-forms/react-form-renderer~2.3.0

    • feat(renderer): add slider type

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ with-firebase-hosting~2.3.0

    • โž• Add links to MUI components in the Slider decription
    • Hide input in PF3 slider demo
    • โž• Add padding left to search bar
    • Do not open menu on small screens
    • ๐Ÿ‘‰ Make menu on small screen temporary
    • Do not load PF3 slider on SSR
    • โž• Add sliders to demo

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.3.0

    • โž• Add sliders to demo

    ๐Ÿ“ฆ @data-driven-forms/pf3-component-mapper~2.3.0

    • โž• Add sliders to demo
    • ๐Ÿ›  fix(pf3): add grid to PF3 formTemplate to render each field on new line
  • v2.2.1 Changes

    May 05, 2020

    2.2.1 (2020-05-05)

    ๐Ÿ› Bug fixes

    ๐Ÿ“ฆ @data-driven-forms/mui-component-mapper~2.2.1

    • ๐Ÿ‘‰ Use arrow icon instead of sort icon
    • ๐Ÿ‘‰ Make from dual-list constant
    • ๐Ÿ›  fix(mui): Add missing dual list select component

    ๐Ÿ“ฆ @data-driven-forms/pf4-component-mapper~2.2.1

    • ๐Ÿ‘‰ Make from dual-list constant
    • ๐Ÿ‘‰ Make PF4 duallist implementation common

    ๐Ÿ“ฆ @data-driven-forms/react-form-renderer~2.2.1

    • ๐Ÿ‘‰ Make from dual-list constant

    ๐Ÿ“ฆ with-firebase-hosting~2.2.1

    • ๐Ÿ‘‰ Make from dual-list constant
    • โž• Adds MUI dual list to documentation

    ๐Ÿ“ฆ @data-driven-forms/common~2.2.1

    • ๐Ÿ‘‰ Make PF4 duallist implementation common