💄 Fix Menu cannot customize darkItemSelectedColor and darkItemSelectedBg token in horizontal dark mode. #47463@gandavarapurajasekhar
5.14.1
2024-02-13
🐞 Fix Steps cannot interact correctly when type="inline". #47406
🐞 Fix DatePicker & TimePicker arrow position not consider panel border radius distance. #47389
🐞 Fix Dropdown should not display when items is empty array. #47375
🐞 Fix Tag that should use defaultBg token with bordered={false}. #47372@MadCcc
🐞 MISC: Fix that theme.inherit should not affect hashded and cssVar. #47360@MadCcc
🐞 Fix Calendar panel not switch when change year or month. #47361
💄 Fix Table's sub-table style issue in virtual mode. #47333@Enigama
5.14.0
2024-02-04
🔥 Refactored the DatePicker component, details are follows. #46982
🆕 DatePicker adds multiple to support multiple selection capabilities.
🆕 DatePicker supports showWeek attribute.
🆕 DatePicker.RangePicker supports order attribute.
🆕 DatePicker id attribute under RangePicker supports setting the id of the start and end input boxes separately.
🆕 DatePicker onFocus and onBlur events of RangePicker will additionally provide an info.range to inform which input box the current focus comes from.
🆕 DatePicker add matching pickerValue and defaultPickerValue attributes to control the date where the expanded panel is located.
🆕 DatePicker add the preserveInvalidOnBlur attribute to keep the input content when losing focus in the case of accessibility.
🆕 DatePicker format supports the align attribute, allowing input content through the mask mode.
🆕 DatePicker Support required attribute.
🆕 DatePicker time panel supports scrollOnChange to automatically select the corresponding time when scrolling.
🆕 DatePicker add the needConfirm attribute to allow setting the confirmation or non-confirmation submission mode.
🆕 DatePicker add the components attribute to allow customizing some panels.
🆕 DatePicker all date-related information in the panel will allow configuration through locale.
🆕 DatePicker format supports LT and LTS date formats.
🆕 DatePicker add minDate and maxDate to set the panel switching range.
🐞 DatePicker defaultPickerValue will now be reset each time the panel is expanded.
🐞 DatePicker fix the problem that the input box function key will trigger the pop-up box, now it will only be triggered when the interactive key and the input content change.
🐞 DatePicker Losing focus after entering the date through the input box will submit the change instead of losing the input content (that is, it is no longer necessary to press Enter to submit).
🐞 DatePicker fix the problem that the hour obtained by disabledTime under use12Hours will also be clipped to 0~12.
🐞 DatePicker fix the problem that the disabled date is not effective and can still be submitted under some interactions.
⚡️ DatePicker Optimize disabledDate check logic, now it will provide info.type to inform the current panel information.
Bumps the deps group with 20 updates:
3.3.2
3.3.4
6.1.5
6.4.2
14.1.2
14.2.1
14.5.1
14.5.2
4.2.1
4.3.0
18.2.37
18.2.61
18.2.15
18.2.19
6.10.0
7.1.0
6.10.0
7.1.0
5.11.1
5.14.2
8.53.0
8.57.0
9.0.0
9.1.0
5.0.1
5.1.3
23.0.1
24.0.0
15.0.2
15.2.2
3.0.3
3.2.5
7.48.2
7.51.0
7.2.0
8.0.2
5.2.2
5.3.3
1.0.2
1.3.1
Updates
@hookform/resolvers
from 3.3.2 to 3.3.4Release notes
Sourced from
@hookform/resolvers
's releases.Commits
1bfc6ab
fix: error handling for array errors with root error235bbcd
Remove compaction to ensure consistent ordering of errors (#656)6f1b139
fix(valibotResolver): infinite loop (#655)3805d3e
ci(codesandbox): fix CodeSandbox CI setting (#638)efab5bd
ci: add CodeSandbox CI (#637)Updates
@testing-library/jest-dom
from 6.1.5 to 6.4.2Release notes
Sourced from
@testing-library/jest-dom
's releases.... (truncated)
Commits
a93c0c4
fix: Remove errant export of GetByRoleMatcher, fixing type checking in some T...c5c4e8d
docs: add Dennis273 as a contributor for code (#581)978e3d4
docs: add kryops as a contributor for bug, code, and test (#580)73ad847
docs: add SteKoe as a contributor for bug, and code (#579)d829ed9
docs: add jakeboone02 as a contributor for code, and test (#578)16499cf
docs: add fpapado as a contributor for code, doc, and test (#573)dd1c4dd
fix: Export typeTestingLibraryMatchers
from "./matchers" (#576)f7dc673
feat: Add toHaveRole matcher (#572)9787ed5
feat: Support for regular expressions in toHaveClass (#563)5675b86
fix: Standalone types for "./matchers" export and add Bun support (#566)Updates
@testing-library/react
from 14.1.2 to 14.2.1Release notes
Sourced from
@testing-library/react
's releases.Commits
edb6344
docs: add trappar as a contributor for code (#1273)55e79c2
fix: Update types to support all possible react component return values (#1272)4509fb6
docs: add yinm as a contributor for code (#1269)0880eba
feat: addreactStrictMode
option to enable strict mode render (#1241)03a301f
chore: update stackblitz url in issue template (#1258)Updates
@testing-library/user-event
from 14.5.1 to 14.5.2Release notes
Sourced from
@testing-library/user-event
's releases.Commits
d036279
chore: upgradenode
in codesandbox910fee5
chore: set tsconfigbaseUrl
fa8d867
revert: swap release scriptc4b4629
chore: upgrade testing environment6a3c896
fix: remove interop and deep DTL importsUpdates
@trivago/prettier-plugin-sort-imports
from 4.2.1 to 4.3.0Release notes
Sourced from
@trivago/prettier-plugin-sort-imports
's releases.Changelog
Sourced from
@trivago/prettier-plugin-sort-imports
's changelog.Commits
2ea533d
4.3.0c8bb4fa
Merge pull request #237 from stephdotnet/sort-imports-ignoredf37d48f
Merge branch 'main' into sort-imports-ignored09de470
Merge pull request #264 from harryzcy/node-active-20238010600
Merge branch 'main' into sort-imports-ignoredc40f7d8
Merge branch 'main' into node-active-20231c7745e
v4.2.1 changelog4ca9714
Add back node 12, 14, 1607c0d01
Upgrade node in CI to current and lts versions5aad721
Merge branch 'main' into sort-imports-ignoredUpdates
@types/react
from 18.2.37 to 18.2.61Commits
Updates
@types/react-dom
from 18.2.15 to 18.2.19Commits
Updates
@typescript-eslint/eslint-plugin
from 6.10.0 to 7.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
4bc6944
chore(release): publish 7.1.01807d55
docs: add tabs in no-unsafe-unary-minus.md (#8542)f2f57de
test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...fa67955
chore: drop T from internal types (#8521)60c1cd3
fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...1458920
fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)c1441c8
fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...e7ec6f0
docs: from option instead of source in prefer-readonly-parameter-types (#8461)46cef96
feat(eslint-plugin): [consistent-return] add new rule (#8289)f7198db
feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...Updates
@typescript-eslint/parser
from 6.10.0 to 7.1.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
4bc6944
chore(release): publish 7.1.0677e7cc
chore(release): publish 7.0.24f3215f
chore(release): publish 7.0.1b27de99
chore(release): publish 7.0.01aa393c
chore(deps): update dependency prettier to v3.2.5 (#8401)8ef5f4b
feat: add support for flat configs (#7935)1200b4c
chore(deps): update nx to v17.3.0 (#8317)584db29
feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)289ee88
chore(release): publish 6.21.0aa5edf7
chore(deps): update dependency prettier to v3.2.4 (#8357)Updates
antd
from 5.11.1 to 5.14.2Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
53b0106
docs: changelog for 5.14.2 (#47557)08d432f
fix: RangePicker time column sometime not scroll (#47542)dccdb37
demo: demo update (#47551)31b421d
chore(deps): update rc-picker requirement from ~4.1.3 to ~4.1.4 (#47545)6c3be1c
chore(deps-dev): bump the dev-dependencies group with 2 updates (#47544)d41e253
docs: re-order open link (#47540)b3e6650
fix: datePicker document (#47537)d8b66fe
chore(deps): update rc-picker requirement from ~4.1.2 to ~4.1.3 (#47529)8cf629f
demo: replace abandoned APIs with new ones (#47519)6033c69
fix: modal mask should block pointer events when opened (#47508)Updates
eslint
from 8.53.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.