mirror of
https://github.com/plausible/analytics.git
synced 2024-12-03 03:03:03 +03:00
9ce9264144
* chore(docker): improve repeat contributions workflow * This change adds two new commands to gracefully stop and remove the Postgres and Clickhouse docker containers. To do so, it also gives them a recognizable name. * Additionally, the Postgres container is updated to use a named volume for its data. This lower friction for repeat contributions where one would otherwise sign up and activate their accounts again and again each time. * Improve bar component to work in a variety of situations This fixes two issues from #972 - Goals area has display issues depending on the name of your custom events - It is not possible to view labels for outbound links, 404 and custom props * Update changelog entry * Move content to children for Bar component * Remove redundant fallback width * Fix text color on root conversion texts Hyperlinks (<a>) inherit their color. In the case of the root conversion text, we needed to specify the color somewhere. The same color as the breakdown texts has been chosen. The Bar component no longer needs to take in text classes. |
||
---|---|---|
.. | ||
components | ||
stats | ||
api.js | ||
date.js | ||
datepicker.js | ||
error-boundary.js | ||
fade-in.js | ||
filters.js | ||
historical.js | ||
index.js | ||
lazy-loader.js | ||
mount.js | ||
number-formatter.js | ||
pinned-header-hoc.js | ||
query.js | ||
realtime.js | ||
router.js | ||
site-switcher.js | ||
storage.js | ||
theme-consumer-hoc.js | ||
theme-context.js | ||
theme-provider-hoc.js |