t0ng7u
734ef7ddac
✨ feat: Support dot‑chained props for LobeHub icons
- render.js: Enhance getLobeHubIcon to parse dot‑chained props, e.g.:
- OpenAI.Avatar.type={'platform'}
- OpenRouter.Avatar.shape={'square'}
- Parses booleans/numbers/strings and {…} wrappers; keeps the 2nd arg `size` unless overridden by chain props. Backward compatible.
- EditVendorModal.jsx: Update UI copy — simplify placeholder; document chain‑parameter examples in extra text with doc link.
- en.json: Fix invalid escape sequences in the new i18n string to satisfy linter.
No behavioral changes outside icon rendering; lints pass.
2025-08-10 01:18:36 +08:00
..
2025-08-10 00:58:17 +08:00
2025-07-22 16:11:21 +08:00
2025-08-09 21:40:32 +08:00
2025-08-10 01:18:36 +08:00
2025-07-22 16:11:21 +08:00
2025-07-24 19:34:21 +08:00
2025-08-09 17:02:20 +08:00
2025-08-09 12:53:06 +08:00
2025-08-09 16:47:14 +08:00