Releases: wrappid/core
Releases · wrappid/core
v0.0.606
Release Notes
Version v0.0.606
Fixes
- Merge pull request #448 from wrappid/WRPD-enhancement-382
fix(core): 🐛 fix the ui desgin of login with linkedin button - Merge pull request #416 from MihirRajChowdhury/WRPD-enhancement-382
fix(core): 🐛 fix the ui desgin of login with linkedin button - fix(core): 🐛 fix the ui desgin of login with linkedin button
fix the ui desgin of login with linkedin button
ref: #382
v0.0.605
Release Notes
Version v0.0.605
Fixes
- fix(core): 🐛 reset contextSync after API call when serverSync changes
ensured that contextSync is reset after the API call completes when serverSync changes, preventing inconsistencies and ensuring proper synchronization
ref #447
v0.0.604
Release Notes
Version v0.0.604
Fixes
- fix(core): 🐛 handle undefined user photo and simplify auth state check
handled cases where the user photo might be undefined to prevent potential errors. Also, simplified the logic for determining the authenticated state to improve code clarity and efficiency
ref #447
v0.0.603
Release Notes
Version v0.0.603
Fixes
- fix(core): 🐛 correct state selection and destructuring
correct state selection and destructuring in PageContainer and CoreRoutesProvider
Ref #447
v0.0.602
Release Notes
Version v0.0.602
No changes found.
v0.0.601
Release Notes
Version v0.0.601
Fixes
- Merge pull request #441 from wrappid/WRPD-bugfix-439
fix(global): 🐛 change layout content grid to box - fix(global): 🐛 change layout content grid to box
change layout content grid to box
Ref #54
v0.0.600
Release Notes
Version v0.0.600
Fixes
- Merge pull request #440 from wrappid/WRPD-bugfix-439
fix(global): 🐛 fix overflow of coreicon - fix(global): 🐛 fix overflow of coreicon
fix overflow of coreicon
Ref #439
v0.0.599
Release Notes
Version v0.0.599
Fixes
- Merge pull request #438 from wrappid/WRPD-bugfix-437
fix(core): 🐛 fix jarring effect - fix(global): 🐛 fix the problem of profile card
fix z index of request progress bar and so on for fix overlap of that with profile card
Ref #437 - fix(core): 🐛 fix jarring effect
Fixed jarring content shift in AppContainerLayout when CoreRequestProgressBar visibility toggles, ensuring smooth transitions.
Ref #437
v0.0.598
Release Notes
Version v0.0.598
Fixes
- Merge pull request #436 from wrappid/WRPD-bugfix-316
fix(global): 🐛 fix bug of restart timmer - fix(global): 🐛 fix bug of restart timmer
Now from second time timer is started and working, which is not working previously.
Ref #316
v0.0.597
Release Notes
Version v0.0.597
Fixes
- Merge pull request #435 from wrappid/WRPD-feature-380
fix(core): 🐛 fix bug related to local route - fix(core): 🐛 fix bug related to local route
add local route when GET_ROUTE_SUCCESS
Ref #380