Releases: mysigmail/card
Releases · mysigmail/card
v0.12.0
What's Changed
- feat: add html export & mobile preview by @antonreshetov in #40
- feat: add drag & drop for rows/cell/atom in tree by @antonreshetov in #41
- feat: add duplicate for row/cell/atom by @antonreshetov in #42
Full Changelog: https://github.com/mysigmail/card/compare/@mysigmail/card@0.11.0...@mysigmail/card@0.12.0
v0.11.0
What's Changed
- feat!: new block-composer architecture, migrate all blocks by @antonreshetov in #34
- feat: restructure project with new entities, features, and shared modules by @antonreshetov in #35
- refactor: useX concept by @antonreshetov in #36
- feat: migrate email preview catalog blocks to JSON format, add save block functionality in dev mode by @antonreshetov in #37
- feat: add interactive insertion line for creating tree nodes by @antonreshetov in #38
- refactor: reorganize panel tools, remove actions by @antonreshetov in #39
Full Changelog: https://github.com/mysigmail/card/compare/v0.9.0...@mysigmail/card@0.11.0
v0.10.0
What's Changed
- feat!: new block-composer architecture, migrate all blocks by @antonreshetov in #34
- feat: restructure project with new entities, features, and shared modules by @antonreshetov in #35
Full Changelog: v0.9.0...v0.10.0
v0.9.0
🚀 Enhancements
- Add column width support to email components (#27)
- Add new header components (#28)
- schema: Add GroupRef-only architecture (#29)
- Add latest header component (882bfaa)
- Split image and imageBlock roles (5068479)
- Add contents components (#30)
- Add composition architecture & refactoring all components (#31)
- Add template import/export (#32)
- Complete UI migration to shadcn-vue and Tailwind (#33)
🩹 Fixes
- Header 5 markup (9404c2a)
- Add preview click handling to prevent default link behavior (80b9290)
- Email template layout width (dc414b5)
- Normalize image src paths to handle base path correctly (11e1f1b)
💅 Refactors
- Unify block rendering and typing around schema-only architecture (#26)
🏡 Chore
🎨 Styles
- Fix grabbing style (6a3730a)
❤️ Contributors
- Anton Reshetov (@antonreshetov)
v0.7.0
🚀 Enhancements
- menu: Add padding tool for logo & menu (#21)
- Add text editor tool (#22)
- tools: Add spacing & bg image tools (#23)
- Add header components (#24)
💅 Refactors
- Add separate components (#20)
🏡 Chore
- Add message for empty component list (369944a)
❤️ Contributors
- Anton Reshetov (@antonreshetov)
v0.6.0
v0.5.0
🚀 Enhancements
- Add spot editing, component tree (#17)
❤️ Contributors
- Anton Reshetov (@antonreshetov)