myparcel-bot
released this
22 Feb 11:53
·
876 commits
to main
since this release
1.0.0-alpha.2 "@myparcel-pdk/frontend-core" (2023-02-22)
Features
- add checkout app (ee2543b)
- add drop off day input (#85) (014f3e8)
- add more optional components (fb95c5c)
- add tab navigation to plugin settings (ec9960e)
- different order buttons in order mode (99f4dc7)
- fix carrier settings (b5a4fcd)
- improve actions and components (421f8cd)
- incorporate account (47e33e9)
- support dynamic visibility through generated form fields (13b981b)
Bug Fixes
- admin: filter dropdown by enabled carriers (3eb921a)
- admin: improve shipment options form (22a643e)
- component-tests: update tests (d6a122a)
- core: improve actions (9de3881)
- core: pass order id to shipment bulk actions (d8125b8)
- core: properly pass form to order actions (d66fae0)
- don't convert actions twice (6a27750)
- error saying parameters is undefined (545824e)
- fix all components (d4c3e85)
- fix build errors (8421d80)
- fix carrier settings [wip] (a888f4f)
- fix component exports (5a181ef)
- fix getting carrier in useShipmentData (1ab97bc)
- fix imports (#93) (8cd0b48)
- fix logger error on actions (bb1dc10)
- fix order box (1cd99af)
- fix translate on loading page (ec2415f)
- fix webhook connection logic (7010a59)
- half fix the rendering issue in carrier settings (ed6d1bb)
- improve account settings (8f8e138)
- improve actions (09a3667)
- improve carrier settings (7327032)
- improve context query (2dd5eec)
- improve order mode (0e15b9f)
- improve shipment labels styling and logic (f83da88)
- improve shipments (9f86010)
- make split between backend and frontend endpoints (ce5ab02)
- make split between backend and frontend endpoints (2a842d1)
- refresh shipments on print (4d5c409)
- remove errors caused by v-test (b854c30)
- rename card to box (5e874f2)
- rename PdkIcon to AdminIcon (19111e5)
- show orders that were exported in order mode normally in shipment mode (7e28290)
- show saved settings correctly (5bd7fc8)
- tab-navigation: don't throw error when no tabs are passed (ec50162)
- update plugin settings (544b372)
- update shipment card (f76f37e)
- use context queries everywhere (e6cbdf1)
- use context query (89d9e0a)
- wrap tab navigation content in suspense (dc0f85e)