Releases: rero/ng-core
Releases · rero/ng-core
Release list
v14.7.0
New features:
- editor: disabled save button on first click #580 (by @Garfield-fr)
- detail view: allow the addition of buttons #574 (by @Garfield-fr)
Enhancements:
- search filters: refactoring to be more generic #571 (by @Garfield-fr)
- The select component in the editor should sort the values only in the suggestions #568 (by @Garfield-fr)
Fixes:
- Form option does not work in definition. #547 (by @Garfield-fr)
- fix: search fields translations #581 (by @PascalRepond)
- fix: remove lowercase search field #575 (by @PascalRepond)
- formly: fix default value expression #569 (by @Garfield-fr)
- fix: default filter #567 (by @Garfield-fr)
Other changes:
- chore: upgrade to node v16 #583 (by @Garfield-fr)
- chore: refactoring handle error #577 (by @Garfield-fr)
- chore: update github templates #566 (by @PascalRepond)
v14.6.0
v14.5.0
v14.4.0
v14.4.0 (2023-07-12)
Changes:
- editor: fix groupable custom select #553 (by @zannkukai)
- typeahead: allow more options for typeahead suggestion. #558 (by @zannkukai)
- editor: confirmation message when leaving #554 (by @Garfield-fr)
- formly: add a set default value #548 (by @Garfield-fr)
- translate: change locale en by en-GB #552 (by @Garfield-fr)
- search: fix number facets behavior #550 (by @zannkukai)
v14.3.0
Other Changes:
- formly: add filter on remote typeahead #542 (by @Garfield-fr)
- dependencies: fix security issues #546 (by @rerowep)
- results: allow default aggregation using the search input #541 (by @zannkukai)
v14.2.1
v14.2.0
What's Changed
- document editor: add a date time picker for ngx-formly by @Garfield-fr in #534
- dev: add better support of
npm linkby @jma in #536 - formly type: add password generator by @Garfield-fr in #531
- editor: management of Marshamllow errors by @zannkukai in #537
- aggregation: add title to filter button by @Garfield-fr in #540
- formly type: add multicheckbox type by @Garfield-fr in #530
Full Changelog: v14.1.0...v14.2.0
v14.1.0
Changes:
- search : add customizable areas into search result page #527 (by @zannkukai)
v14.0.0
Changes:
- dependencies: upgrade to angular 14 #525 (by @jma)
- search filters: hide simple filter #524 (by @Garfield-fr)
v1.16.1
Changes:
- search filters: fix label translation #519 (by @Garfield-fr)
- search filters: fix dates range format #521 (by @Garfield-fr)
- search filters: fix translation on button #520 (by @Garfield-fr)