Folo/packages/components
Innei 1439d87f07
fix: improve Markdown rendering and UI adjustments in various components
- Updated TextField to ensure full width and flex behavior.
- Optimized MarkdownWeb to memoize parsed content for better performance.
- Adjusted Markdown rendering in rsshub-form and DiscoverFeedForm to fix directive formatting.
- Enhanced ModalError to allow text selection in error stack trace.
- Minor adjustments in parse-markdown utility for directive handling.

These changes enhance the user interface and improve performance in Markdown rendering.

Signed-off-by: Innei <tukon479@gmail.com>
2025-01-03 00:10:02 +08:00
..
assets feat: html render for native (#2346) 2024-12-30 10:28:52 +08:00
src fix: improve Markdown rendering and UI adjustments in various components 2025-01-03 00:10:02 +08:00
exports.ts feat: html render for native (#2346) 2024-12-30 10:28:52 +08:00
package.json refactor: extract shared parse markdown 2024-12-31 23:52:34 +08:00
tsconfig.json refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00