What's Changed
- fix: typo in .env.example by @ccthecode in #2503
- refactor: Extract layer handling functions into individual helpers by @JayaKrishnaNamburu in #2507
- refactor: replace editor events with commands by @TrySound in #2508
- refactor: cancel drag with command by @TrySound in #2509
- refactor: extract layer-list component and use it inside box-shadown by @JayaKrishnaNamburu in #2510
- refactor: replace soft delete with delete and invalid state by @TrySound in #2513
- refactor: render ephemeral styles with synced store by @TrySound in #2512
- fix: switch to controlled value in text prop by @TrySound in #2506
- refactor: move click canvas event to commands by @TrySound in #2514
- feat: Enable AI for everyone by @kof in #2518
- feat: Add unified scroll to textarea, allow autogrow by @istarkov in #2525
- fix: resize canvas with breakpoints hotkeys by @TrySound in #2522
- refactor: split instances slice into separate utility by @TrySound in #2521
- feat: Google Search Preview block by @istarkov in #2526
- fix: Alignment of drop down menu under user avatar fixed by @faisal004 in #2528
- fix: prevent textarea scrollbar in safari by @TrySound in #2531
- feat: Add SiteSettings Dialog by @istarkov in #2527
- fix: Wrong zIndex on favicon upload by @istarkov in #2535
- build: Cli support for meta tags by @istarkov in #2537
- feat: Add css transitions by @JayaKrishnaNamburu in #2511
- feat: add basic code editor by @TrySound in #2547
- feat: Add Twitter card support & exclude pages from search/index by @istarkov in #2545
- fix: No image at page settings by @istarkov in #2536
- feat: add variables panel by @TrySound in #2548
- fix: stop preventing escape for radix components by @TrySound in #2550
- feat: Add custom metadata UI Component by @istarkov in #2551
- feat: Add custom metadata to page settings form by @istarkov in #2552
- build: Bump package versions to 0.112.0 by @istarkov in #2556
New Contributors
- @ccthecode made their first contribution in #2503
- @faisal004 made their first contribution in #2528
Full Changelog: 0.111.0...0.112.0