Commit d9f2ada
committed
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2026-03-05)
### Bug Fixes
* allow inline text editing by removing preventDefault from block wrapper ([7513973](7513973))
* hide samples drawer toggle when samplesDrawerEnabled is false ([e568c0e](e568c0e))
* remove platform-specific @rollup/rollup-linux-x64-gnu dependency ([bb05e6e](bb05e6e))
* remove unused imports and variables breaking DTS build ([addbf39](addbf39))
* reorder package.json exports so types condition is checked first ([53bc320](53bc320))
* **test:** fix flaky e2e tests and remove unreliable ones ([bdc7e6e](bdc7e6e))
* **test:** update e2e test selectors for reliability ([4096eac](4096eac))
### Features
* add block copy/paste and delete keyboard shortcuts ([f817036](f817036))
* add inline editors for Button, Html, and Signature blocks ([fe07818](fe07818))
* add Signature block with personal and company presets ([3e56130](3e56130))1 parent addbf39 commit d9f2ada
2 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments