29 KiB
@refinedev/ui-tests
1.14.1
Patch Changes
-
#5425
190af9fce2Thanks @aliemir! - Updated@refinedev/corepeer dependencies to latest (^4.46.1) -
Updated dependencies [
190af9fce2]:
1.14.0
Minor Changes
-
#5307
f8e407f850Thanks @jackprogramsjp! - feat: addedhideFormprops forLoginPageandRegisterPageforAuthPagefeature.Now with the
hideFormprops feature, you can be able to hide the forms (like email/password) to only show the OAuth providers. This avoids having to make your own entire AuthPage.
Patch Changes
-
#5325
7ff54b2060Thanks @alicanerdurmaz! - fix:<AuthPage />styling issues on mobile screens.chore: new tests are added to
<AuthPage />. -
Updated dependencies [
17aa8c1cd6,dd8f1270f6,4c49ef0a06,3bdb9cb1cb,f8e407f850]:
1.13.3
Patch Changes
-
#5208
72f9f608f42Thanks @BatuhanW! - chore: update commit frequency branch from next to master on README. -
Updated dependencies [
72f9f608f42,72f9f608f42]:
1.13.2
Patch Changes
-
#4951
04837c62077Thanks @aliemir! - Remove redundant lodash plugin for esbuild and use the shared plugins instead -
Updated dependencies [
04837c62077,04837c62077]:
1.13.1
Patch Changes
-
#4951
04837c62077Thanks @aliemir! - Remove redundant lodash plugin for esbuild and use the shared plugins instead -
Updated dependencies [
04837c62077,04837c62077]:
1.13.0
Minor Changes
- #4775
3052fb22449Thanks @alicanerdurmaz! - feat: Added a new test, "should invalidates when button is clicked" tobuttonRefreshTests.
Patch Changes
- Updated dependencies [
3052fb22449,3052fb22449]:
1.12.0
Minor Changes
- #4775
3052fb22449Thanks @alicanerdurmaz! - feat: Added a new test, "should invalidates when button is clicked" tobuttonRefreshTests.
Patch Changes
- Updated dependencies [
3052fb22449,3052fb22449]:
1.11.0
Minor Changes
- #4591
f8891ead2bdThanks @yildirayunlu! - feat: addautoSaveIndicatorTestsforAutoSaveIndicatorcomponent.
Patch Changes
- Updated dependencies [
3af99896101,96af6d25b7a,96af6d25b7a,f8891ead2bd,3442f4bd00a,f8891ead2bd]:
1.10.0
Minor Changes
- #4591
f8891ead2bdThanks @yildirayunlu! - feat: addautoSaveIndicatorTestsforAutoSaveIndicatorcomponent.
Patch Changes
- Updated dependencies [
3af99896101,96af6d25b7a,96af6d25b7a,f8891ead2bd,3442f4bd00a,f8891ead2bd]:
1.9.0
Minor Changes
- #4502
c7872ca621fThanks @Mr0nline! - feat: added tests for<ThemedSiderV2/>'sactiveItemDisabledprop. WhenactiveItemDisabledprop istrye, the active item will be disabled and not clickable.
Patch Changes
- Updated dependencies [
c3c0deed564,8c2b3be35b0,5bb6f47a4d4,c7872ca621f]:
1.8.0
Minor Changes
- #4502
c7872ca621fThanks @Mr0nline! - feat: added tests for<ThemedSiderV2/>'sactiveItemDisabledprop. WhenactiveItemDisabledprop istrye, the active item will be disabled and not clickable.
Patch Changes
- Updated dependencies [
5bb6f47a4d4,c7872ca621f]:
1.7.2
Patch Changes
-
#4550
74468063d31Thanks @aliemir! - Updated layout header tests to fallback toimgin case ofpresentationrole is not present.c -
Updated dependencies [
18d446b1069,ceadcd29fc9,18d446b1069]:
1.7.1
Patch Changes
-
#4550
74468063d31Thanks @aliemir! - Updated layout header tests to fallback toimgin case ofpresentationrole is not present.c -
Updated dependencies [
18d446b1069,ceadcd29fc9,18d446b1069]:
1.7.0
Minor Changes
- #4449
cc84d61bc5cThanks @BatuhanW! - feat: updated button specs to test new access control provider behaviour.
Patch Changes
- Updated dependencies [
a3c8d4f84c7,cc84d61bc5c]:
1.6.0
Minor Changes
- #4449
cc84d61bc5cThanks @BatuhanW! - feat: updated button specs to test new access control provider behaviour.
Patch Changes
- Updated dependencies [
a3c8d4f84c7,cc84d61bc5c]:
1.5.0
Minor Changes
- #4303
0c569f42b4eThanks @alicanerdurmaz! - added: button props tests forheaderButtonsandfooterButtonsrenderer functions
Patch Changes
- Updated dependencies [
0c569f42b4e,9a5f79186c1]:
1.4.0
Minor Changes
- #4303
0c569f42b4eThanks @alicanerdurmaz! - added: button props tests forheaderButtonsandfooterButtonsrenderer functions
Patch Changes
- Updated dependencies [
0c569f42b4e,9a5f79186c1]:
1.3.2
Patch Changes
-
#3996
327be2be623Thanks @alicanerdurmaz! - - Fixed typo insrc/tests/layout/header.tsx's test description -
Updated dependencies [
4dcc20d6a60]:- @refinedev/core@4.5.6
1.3.1
Patch Changes
-
#3996
327be2be623Thanks @alicanerdurmaz! - - Fixed typo insrc/tests/layout/header.tsx's test description -
Updated dependencies [
4dcc20d6a60]:- @refinedev/core@4.5.5
1.3.0
Minor Changes
- #3912
0ffe70308b2Thanks @alicanerdurmaz! - Add tests for thelogin,register,forgotPassword, and,updatePasswordpages.
Patch Changes
- Updated dependencies [
0ffe70308b2,0ffe70308b2]:- @refinedev/core@4.5.0
- @refinedev/ui-types@1.3.0
1.2.0
Minor Changes
- #3912
0ffe70308b2Thanks @alicanerdurmaz! - Add tests for thelogin,register,forgotPassword, and,updatePasswordpages.
Patch Changes
- Updated dependencies [
0ffe70308b2,0ffe70308b2]:- @refinedev/core@4.4.0
- @refinedev/ui-types@1.2.0
1.1.2
Patch Changes
- #3919
dd90bf43d50Thanks @alicanerdurmaz! - - New test added to crud components: - "should not rendertitlewhen is false"
1.1.1
Patch Changes
- #3919
dd90bf43d50Thanks @alicanerdurmaz! - - New test added to crud components: - "should not rendertitlewhen is false"
1.1.0
Minor Changes
-
Thanks @aliemir, @alicanerdurmaz, @batuhanW, @salihozdemir, @yildirayunlu, @recepkutuk!
- Buttons and CRUD tests are updated to use
resource.metaproperty instead ofresource.optionsproperty. <TestWrapper>updated to useauthProvider@v3andauthProvider@v4.- Header tests are updated to use
authProvider@v4.
- Buttons and CRUD tests are updated to use
-
Thanks @aliemir, @alicanerdurmaz, @batuhanW, @salihozdemir, @yildirayunlu, @recepkutuk!
AuthProvideris renamed toLegacyAuthProviderwith refine@4. Components and functions are updated to supportLegacyAuthProvider. -
Thanks @aliemir, @alicanerdurmaz, @batuhanW, @salihozdemir, @yildirayunlu, @recepkutuk! Moving to the
@refinedevscope 🎉🎉Moved to the
@refinedevscope and updated our packages to use the new scope. From now on, all packages will be published under the@refinedevscope with their new names.Now, we're also removing the
refineprefix from all packages. So, the@pankod/refine-corepackage is now@refinedev/core,@pankod/refine-antdis now@refinedev/antd, and so on.
Patch Changes
0.13.0
Minor Changes
- #3822
0baa99ba787Thanks @BatuhanW! - - refine v4 release announcement added to "postinstall". - refine v4 is released 🎉 The new version is 100% backward compatible. You can upgrade to v4 with a single command! See the migration guide here: https://refine.dev/docs/migration-guide/3x-to-4x
Patch Changes
- Updated dependencies [
0baa99ba787]:
0.12.0
Minor Changes
- #3822
0baa99ba787Thanks @BatuhanW! - - refine v4 release announcement added to "postinstall". - refine v4 is released 🎉 The new version is 100% backward compatible. You can upgrade to v4 with a single command! See the migration guide here: https://refine.dev/docs/migration-guide/3x-to-4x
Patch Changes
- Updated dependencies [
0baa99ba787]:
0.11.6
Patch Changes
-
#3220
b867497f469Thanks @aliemir! - Updated image links inREADME.MDwith CDN -
Updated dependencies [
a47f17931a8,b867497f469,b867497f469]:
0.11.5
Patch Changes
-
#3220
b867497f469Thanks @aliemir! - Updated image links inREADME.MDwith CDN -
Updated dependencies [
a47f17931a8,b867497f469,b867497f469]:
0.11.4
Patch Changes
- #3045
753fda3186dThanks @aliemir! - UpdatedCreateButtontests to handledisabledcheck.
0.11.3
Patch Changes
- #3045
753fda3186dThanks @aliemir! - UpdatedCreateButtontests to handledisabledcheck.
0.11.2
Patch Changes
- #2835
e479bef562Thanks @yildirayunlu! - Used find by test id instead of find by text on delete button tests.
0.11.1
Patch Changes
- #2835
e479bef562Thanks @yildirayunlu! - Used find by test id instead of find by text on delete button tests.
0.11.0
Minor Changes
- #2836
e43e9a17aeThanks @alicanerdurmaz! - added locales prop to date fields
Patch Changes
- Updated dependencies [
476285e342,5388a338ab,5388a338ab,e43e9a17ae]:
0.10.0
Minor Changes
- #2836
e43e9a17aeThanks @alicanerdurmaz! - added locales prop to date fields
Patch Changes
- Updated dependencies [
e43e9a17ae]:
0.9.1
Patch Changes
- Updated dependencies [
476285e342,5388a338ab,5388a338ab]:
0.9.0
Minor Changes
- Removed timers from all of the tests.
Patch Changes
- Updated dependencies []:
0.8.0
Minor Changes
- #2505
a4dbb63c88Thanks @salihozdemir! - Removed timers from all of the tests.
Patch Changes
- Updated dependencies [
a4dbb63c88]:
0.7.4
Patch Changes
- Updated dependencies []:
0.7.3
Patch Changes
- Updated dependencies [
a65525de6f]:
0.7.2
Patch Changes
- Updated dependencies []:
- @pankod/refine-ui-types@0.9.0
0.7.1
Patch Changes
- Updated dependencies [
ad99916d6d]:- @pankod/refine-ui-types@0.8.0
0.7.0
Minor Changes
- Updated
Sidertest forrenderprops.
Patch Changes
-
Fixed version of react-router to
6.3.0 -
Updated dependencies []:
- @pankod/refine-core@3.69.9
- @pankod/refine-ui-types@0.7.0
0.6.1
Patch Changes
-
#2501
4095a578d4Thanks @omeraplak! - Fixed version of react-router to6.3.0 -
Updated dependencies [
4095a578d4]:
0.6.0
Minor Changes
- #2454
72487a4126Thanks @ozkalai! - UpdatedSidertest forrenderprops.
Patch Changes
- Updated dependencies [
72487a4126]:- @pankod/refine-ui-types@0.6.0
0.5.0
Minor Changes
- Update type declaration generation with
tscinstead oftsupfor better navigation throughout projects source code.
Patch Changes
- Updated dependencies []:
- @pankod/refine-core@3.67.0
- @pankod/refine-ui-types@0.5.0
0.4.0
Minor Changes
- #2440
0150dcd070Thanks @aliemir! - Update type declaration generation withtscinstead oftsupfor better navigation throughout projects source code.
Patch Changes
- Updated dependencies [
0150dcd070,0150dcd070,0150dcd070,f2faf99f25,0150dcd070,2c428b3105]:- @pankod/refine-core@3.66.0
- @pankod/refine-ui-types@0.4.0
0.3.2
Patch Changes
-
Fix failing tests after the upgrade of
react-queryto v4. -
Updated dependencies []:
0.3.1
Patch Changes
-
#2260
a97ec592dfThanks @salihozdemir! - Fix failing tests after the upgrade ofreact-queryto v4. -
Updated dependencies [
a97ec592df,a97ec592df]:
0.3.0
Minor Changes
- Added common tests for UI components to ensure we're expecting same outputs by same inputs in all UI framework integrations.
Patch Changes
-
Updated
@pankod/refine-antdand@pankod/refine-muifieldsproperties by using@pankod/refine-ui-typescommonfieldstypes.Updated
@pankod/refine-antdand@pankod/refine-muifieldstests by using@pankod/refine-ui-testscommonfieldstests.Updated
@pankod/refine-ui-testsfieldsproperties. -
Updated dependencies []:
- @pankod/refine-core@3.56.2
- @pankod/refine-ui-types@0.3.0
0.2.0
Minor Changes
- #2216
201846c77dThanks @aliemir! - Added common tests for UI components to ensure we're expecting same outputs by same inputs in all UI framework integrations.
Patch Changes
-
#2216
201846c77dThanks @aliemir! - Updated@pankod/refine-antdand@pankod/refine-muifieldsproperties by using@pankod/refine-ui-typescommonfieldstypes.Updated
@pankod/refine-antdand@pankod/refine-muifieldstests by using@pankod/refine-ui-testscommonfieldstests.Updated
@pankod/refine-ui-testsfieldsproperties. -
Updated dependencies [
201846c77d]:- @pankod/refine-ui-types@0.2.0