Changelog History
Page 3
-
v2.10.0 Changes
October 05, 20202.10.0 (2020-10-05)
Minor changes
๐ฆ @data-driven-forms/pf3-component-mapper~2.10.0
feat(renderer): dynamic when attribute
when in condition can be a function that gets the current field as the first argument
๐ฆ @data-driven-forms/pf4-component-mapper~2.10.0
feat(renderer): dynamic when attribute
when in condition can be a function that gets the current field as the first argument
๐ฆ @data-driven-forms/react-form-renderer~2.10.0
feat(renderer): dynamic when attribute
when in condition can be a function that gets the current field as the first argument
๐ฆ @data-driven-forms/parsers~2.10.0
feat(renderer): dynamic when attribute
when in condition can be a function that gets the current field as the first argument
๐ฆ @data-driven-forms/react-renderer-demo~2.10.0
feat(renderer): dynamic when attribute
when in condition can be a function that gets the current field as the first argument
-
v2.9.1 Changes
October 05, 20202.9.1 (2020-10-05)
๐ Bug fixes
๐ฆ @data-driven-forms/carbon-component-mapper~2.9.1
- ๐ fix(carbon): add seperate transformation for progressStep/structuredList
๐ฆ @data-driven-forms/common~2.9.1
- ๐ fix(carbon): add seperate transformation for progressStep/structuredList
-
v2.9.0 Changes
September 29, 20202.9.0 (2020-09-29)
Minor changes
๐ฆ @data-driven-forms/carbon-component-mapper~2.9.0
- feat(carbon): add AM/PM, timezones into carbon timepicker
- feat(carbon): wizard component
- feat(carbon): add field array component
- feat(carbon): add dual list component
- feat(carbon): introduce carbon mapper
๐ฆ @data-driven-forms/common~2.9.0
- feat(carbon): introduce carbon mapper
๐ Bug fixes
๐ฆ @data-driven-forms/carbon-component-mapper~2.9.0
- ๐ fix(carbon): allow to pass props to wrapper div
- โก๏ธ Update readme for Carbon
- โก๏ธ Update Carbon docs
- ๐ fix(carbon): add helper text/errors where missing
- โก๏ธ Update carbon packages to remove warnings in console
- โ Add tests for carbon time-picker
- ๐ fix(carbon): fix spacing for form template
- ๐ fix(carbon): introduce validateOnMount
- ๐ fix(carbon): add ts for wizard and tests
- ๐ fix(carbon): Add typescript definitions for field array
- Return demo to normal
- ๐ fix(carbon): merge custom classnames in field array
- ๐ fix(carbon): add customization and tests for field array
- Rotate icons in carbon dual list select
- โก๏ธ Update carbon dual list
- โ Add tests for carbon dual list select
- Clear typescript proptypes for carbon
- ๐ Use definitelytyped for carbon components
- โ Add carbon files to documentation
- โ Add tests for carbon mapper components
- โ Add multiselects
- โ Add single select
- Clear optional value leftovers
- โ Add buttons to FormTemplate
- Simplify code and extract shared pieces
๐ฆ @data-driven-forms/react-renderer-demo~2.9.0
- โก๏ธ Update docs for Carbon time-picker
- โ Add texts for Cabon components
- โ Add carbon files to documentation
๐ฆ @data-driven-forms/common~2.9.0
- โก๏ธ Update tests for FormTemplate.Header
- ๐ fix(carbon): fix spacing for form template
- โ Add progressstep into babel carbon mapper
- Treeshake Carbon React icons
- Treeshake carbon components
- Simplify code and extract shared pieces
๐ฆ @data-driven-forms/pf3-component-mapper~2.9.0
- โก๏ธ Update tests for FormTemplate.Header
๐ฆ @data-driven-forms/pf4-component-mapper~2.9.0
- โก๏ธ Update tests for FormTemplate.Header
-
v2.8.23 Changes
September 17, 20202.8.23 (2020-09-17)
๐ Bug fixes
๐ฆ @data-driven-forms/react-form-renderer~2.8.23
- ๐ fix(renderer): export validator mapper in index.js
-
v2.8.22 Changes
September 16, 20202.8.22 (2020-09-16)
๐ Bug fixes
๐ฆ @data-driven-forms/react-form-renderer~2.8.22
- ๐ fix(renderer): export parse condition function
-
v2.8.21 Changes
September 11, 20202.8.21 (2020-09-11)
๐ Bug fixes
๐ฆ @data-driven-forms/pf4-component-mapper~2.8.21
- ๐ fix(pf4): fix missing id prop in select TS definition.
-
v2.8.20 Changes
September 11, 20202.8.20 (2020-09-11)
๐ Bug fixes
๐ฆ @data-driven-forms/pf4-component-mapper~2.8.20
- ๐ fix(pf4): add missing disabled prop to select typings
- โ Add twitter badges to readmes
๐ฆ @data-driven-forms/react-renderer-demo~2.8.20
- ๐ Make tables fixed on smaller screens
- ๐ Fix code editor width to keep menu the same
- ๐ Fix popper position on mobile screens
๐ Fix algolia search on mobile screens
full screen
proper position
๐ Merge typography and link components in code example
having H1 messed with Algolia
๐ Link actually supports the same API as the Typography
๐ฆ @data-driven-forms/ant-component-mapper~2.8.20
- โ Add twitter badges to readmes
๐ฆ @data-driven-forms/blueprint-component-mapper~2.8.20
- โ Add twitter badges to readmes
๐ฆ @data-driven-forms/mui-component-mapper~2.8.20
- โ Add twitter badges to readmes
๐ฆ @data-driven-forms/parsers~2.8.20
- โ Add twitter badges to readmes
๐ฆ @data-driven-forms/pf3-component-mapper~2.8.20
- โ Add twitter badges to readmes
๐ฆ @data-driven-forms/react-form-renderer~2.8.20
- โ Add twitter badges to readmes
๐ฆ @data-driven-forms/suir-component-mapper~2.8.20
- โ Add twitter badges to readmes
-
v2.8.19 Changes
September 05, 20202.8.19 (2020-09-05)
๐ Bug fixes
๐ฆ @data-driven-forms/react-form-renderer~2.8.19
- ๐ fix(renderer): fix wizard context export type
๐ฆ @data-driven-forms/react-renderer-demo~2.8.19
- โ Add query mapper param when redirecting from 404
- โช Revert "Redirect on examples when no mapper"
โช This reverts commit d6e0062.
Redirect on examples when no mapper
this should prevent algolia to index MUI components twice in the search index
๐ Fix optimization page
do not converts examples for CJS and ESM imports
transform the error message into an inline code to be included in the algolia search
-
v2.8.18 Changes
September 02, 20202.8.18 (2020-09-02)
๐ Bug fixes
๐ฆ @data-driven-forms/pf4-component-mapper~2.8.18
- ๐ fix(pf4): add mising select interface properties
-
v2.8.17 Changes
September 02, 20202.8.17 (2020-09-02)
๐ Bug fixes
๐ฆ @data-driven-forms/react-form-renderer~2.8.17
- ๐ fix(renderer): Make use-field-api accept value definition.