Kevin Ansfield
|
63b1e4e8ad
|
Resolved power-select related deprecation warnings for loading components by string (#15466)
no issue
- in many places we were passing a string as an argument to a `<PowerSelect>` related component that referred to a component name, that was throwing deprecation warnings because those strings were used dynamically with `{{component}}` later on which isn't statically analyzable
- switched to passing a component explicitly with `{{component}}`
- https://github.com/embroider-build/embroider/blob/main/REPLACING-COMPONENT-HELPER.md#when-youre-passing-a-component-to-someone-else
|
2022-09-24 17:00:05 +02:00 |
|
Djordje Vlaisavljevic
|
a0c6fafba1
|
Refined source attribution dashboard design (#15457)
refs https://github.com/TryGhost/Team/issues/1932
refs https://github.com/TryGhost/Team/issues/1941
refs https://github.com/TryGhost/Team/issues/1904
refs https://github.com/TryGhost/Team/issues/1932
- updates attribution sources table design
- updates member profile page design
|
2022-09-22 21:46:42 +05:30 |
|
James Morris
|
db0929d07a
|
Improved the strange resizing issues for the main chart on new Dashboard
|
2022-07-14 16:00:17 +01:00 |
|
James Morris
|
bcef562206
|
Moved all the dropdowns to be right aligned on the new Dashboard
refs: https://github.com/TryGhost/Team/issues/1531
|
2022-05-17 15:04:55 +01:00 |
|
Simon Backx
|
8502ebb96a
|
Moving over the new Dashboard to replace the old (#2389)
refs: https://github.com/TryGhost/Team/issues/1631
Co-authored-by: James Morris <moreofmorris@users.noreply.github.com>
|
2022-05-17 09:34:34 +02:00 |
|