v2.3.0
What's Changed
- feat(all form-core): add FieldForm in form-core export file by @GuillaumeKESTEMAN in #1104
- fix(collapse): stop to regenerate id at each rerender by @GuillaumeKESTEMAN in #1102
- fix(popover/help/helpinfo): help button contains two button, it desactivate the default onKeyPress by @GuillaumeKESTEMAN in #1103
- build(deps): bump @babel/traverse from 7.18.9 to 7.23.2 by @dependabot in #1073
- Fix/header style by @MartinWeb in #1107
- feat(title): add property to change heading level and design modifications by @MartinWeb in #1109
- fix(design): change title bar subtitle color by @MartinWeb in #1111
- feat(header): make title-bar sticky by default by @MartinWeb in #1113
- fix(title): remove previous title css by @MartinWeb in #1114
- fix(storybook): steps stories name by @MartinWeb in #1115
- fix(form): add space between label and required visual indication (asterix) by @MartinWeb in #1117
- fix(form): change color for disabled step by @MartinWeb in #1119
- feat: mark switch as deprecated by @MartinWeb in #1120
- docs: update documentation and correction of misspelled words by @ElammariYoussef in #1126
- refactor : add rel to footer by @EasyBen in #1122
- build(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #1123
New Contributors
- @ElammariYoussef made their first contribution in #1126
Full Changelog: v2.2.0...v2.3.0