Conversation
rename to components.source, resolve relative to cwd
adds Liquid-like filters usable as attributes on HTML elements
better type definitions
consider built-in framework components, recompile on save, refactor selector scanning/sources
html/plaintext source previews were not getting the updated content on subsequent saves/visits
or as email people call it, preheader
i.e. mso-padding-alt-4 was not being resolved by lightningcss
add horizontal version
allows overlapping two elements, with outlook support
container, row, column
html, head, body
no base64, suggest prop values
control the shiki theme used when rendering fenced code blocks in imported .md files
Host plugins (Nitro, TanStack Start, Maizzle plugin) leak into the isolated SSR pipeline, override env factories, re-trigger configureServer hooks, and break hot channel wiring. Pass extra SSR plugins via the `vite` option instead, which is now always merged.
A second Vite SSR server inside a host Vite dev process (e.g. TanStack Start) collides on env wiring and throws "outsideEmitter undefined". serve() now registers its renderer in a module-level singleton; render() reuses it when present.
use max-width instead of width
drop 20, add 26
use html-crush exported types
style only with css, drop props
default styles were winning in front user-passed inline CSS because Tailwind is configured to use !important
style with tailwind or inline css only
rename, change api
accept html instead of dom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.