17514872ad
* Remove wcSettings dependency from currency and number packages. Either take a configuration object in function calls or in a new class constructor. * Use new Currency class and number format methods in client/. Compose with store settings to keep the same API. * Don't reintroduce lodash dependency to currency package. * Add changelog entries to currency and number packages. * Update docs, example, and changelog for AdvancedFilters component. * Use precision-less formatValue() for integer report values. * Make Currency instance immutable. |
||
---|---|---|
.. | ||
activity-card | ||
activity-header | ||
activity-outbound-link | ||
panels | ||
README.md | ||
index.js | ||
style.scss | ||
toggle-bubble.js | ||
unread-indicators.js | ||
wordpress-notices.js |
README.md
Activity Panel
This component contains the Activity Panel. This is shown on every page and is rendered as part of the header. It provides access to the notices system and actionable items like orders, reviews, and stock.
Components
ActivityCard
See activity-card/README.md
Sections
Orders
Shows a timeline of actionable orders.