saleor-dashboard/src/components/Timeline
Jonatan Witoszek 1e38c14116
Use links instead of onClick navigate function (#1969)
Add links instead of navigate + onClick in:
* Lists - ex. product list (except Plugins, see below)
* SortableTables - ex. product variants
* Sidebar
* Buttons that open new page - ex. "Create product"
* Backlinks
* Menus - ex. "Account Settings"
* Links that actually used onClick - ex. warehouse shipping zone, reset password
2022-05-06 10:59:55 +02:00
..
index.ts Initial commit 2019-06-19 16:40:52 +02:00
Timeline.tsx Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
TimelineEvent.tsx Gift cards post mvp (#1632) 2022-01-25 13:44:19 +01:00
TimelineEventHeader.tsx Gift cards post mvp (#1632) 2022-01-25 13:44:19 +01:00
TimelineNote.tsx Bump macaw to 0.3 (#1807) 2022-01-28 13:34:20 +01:00