Releases: wrappid/core
Releases · wrappid/core
v0.0.602
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
v0.0.596
Release Notes
Version v0.0.596
Features
- Merge pull request #434 from wrappid/WRPD-feature-380
feat(core): ✨added a layout(AppBuilderContainerLayout) & changes in builder related files - feat(core): ✨ made a layout for app-builder
this is builder by coping app container layout we need to fix this layout in future, as this is temporary
Ref #380
Fixes
- fix(core): 🐛 fix Es lint related problem
fix Es lint related problem
Ref #380 - fix(core): 🚑 version mismatch and routes sync status handling
reset store based on version mismatch and routes sync(server/local) status handling fix
Ref #no-ref - fix(global): 🐛 app builder related files changes
app builder related files changes
ref: #380
v0.0.595
Release Notes
Version v0.0.595
Fixes
- Merge pull request #433 from wrappid/WRPD-bugfix-432
fix(config): ➖ remove react-scripts - fix(config): ➖ remove react-scripts
remove react-scripts that is not necessary
ref: #432
v0.0.594
Release Notes
Version v0.0.594
Fixes
- fix(core): 🚑 async select styleClasses added and menu routes registry context fix
async select styleClasses added to native props and menu routes registry using core routes context
Ref #no-ref
v0.0.593
Release Notes
Version v0.0.593
Fixes
- fix(core): 🐛 terms and privacy link fix in app container
terms and privacy link fix in app container
Ref #no-ref - fix(core): 🐛 fix app version comp open link in new tab
fix app version comp open link in new tab
https://github.com/Rxefy/rxefy-app/issues/136 - fix(core): 🐛 link open in new tab props missing in valid props
link open in new tab props missing in valid props
Ref #no-ref