hykocx
31d0359163
docs(BlockEditor): document mediaSlug media library link and add server helpers
...
- update image block schema in README table to include `mediaSlug?` and clarify fields
- add "Liaison avec la médiathèque" section documenting mediaSlug behavior, read-only alt/caption, and internal `_` fields
- document new server helpers (`normalizeImageBlocks`, `enrichBlocksWithMedia`, `syncBlockImageReferences`) with usage examples
- add `block_image` field convention to media feature README with cross-references
- implement `mediaLink.server.js` with the three server-side helpers
- store `mediaSlug` on image block at insertion time in `Image.client.js`
- persist `mediaSlug` through clipboard paste/duplicate in `clipboard.js`
- export `mediaLink` entry point in `package.json` exports map
2026-04-26 20:22:22 -04:00
hykocx
8c5c3baec4
chore: bump version to 1.4.208
2026-04-26 19:44:12 -04:00
hykocx
3e9d1b22fd
chore: bump version to 1.4.207
2026-04-26 19:40:47 -04:00
hykocx
2d76b56deb
chore: bump version to 1.4.206
2026-04-26 19:24:20 -04:00
hykocx
c7ec34c560
chore: bump version to 1.4.205
2026-04-26 19:22:58 -04:00
hykocx
87e5889b76
chore: bump version to 1.4.204
2026-04-26 19:18:39 -04:00
hykocx
90e172f571
chore: bump version to 1.4.203
2026-04-26 17:41:05 -04:00
hykocx
9723f40df2
chore: bump version to 1.4.202
2026-04-26 17:12:47 -04:00
hykocx
1070bd7874
chore: bump version to 1.4.201
2026-04-26 17:10:26 -04:00
hykocx
621d1b48ee
chore: bump version to 1.4.200
2026-04-26 17:07:22 -04:00
hykocx
c9f7b23498
feat(media): add media management feature module
...
- add `ZEN_MEDIA` env flag and document it in `.env.example`
- add media schema, server routes, and API handlers (`api.server.js`, `routes.server.js`, `schema.server.js`)
- add `MediaPage`, `MediaGrid`, `MediaFilters`, and `MediaPicker` client components
- expose `@zen/core/features/media` and `@zen/core/features/media/picker` package exports
- register media navigation and permissions; wire module into `init.js`
- document media API, client picker usage, and boundary rules in `MODULES.md` and `ARCHITECTURE.md`
- add `src/features/media/README.md`
2026-04-26 17:07:19 -04:00
hykocx
f5d627f324
chore: bump version to 1.4.199
2026-04-26 16:28:44 -04:00
hykocx
c3b54d9361
chore: bump version to 1.4.198
2026-04-26 16:26:44 -04:00
hykocx
83490de15d
chore: bump version to 1.4.197
2026-04-26 16:03:31 -04:00
hykocx
b721574e58
chore: bump version to 1.4.196
2026-04-26 16:01:56 -04:00
hykocx
688ae224ab
chore: bump version to 1.4.195
2026-04-26 15:57:20 -04:00
hykocx
d983635491
chore: bump version to 1.4.194
2026-04-26 15:53:25 -04:00
hykocx
d7e723770f
chore: bump version to 1.4.193
2026-04-26 15:46:54 -04:00
hykocx
42f1c47624
chore: bump version to 1.4.192
2026-04-26 15:45:21 -04:00
hykocx
be5bdf15b7
chore: bump version to 1.4.191
2026-04-26 15:39:45 -04:00
hykocx
3e90ef8c5d
chore: bump version to 1.4.190
2026-04-26 15:19:38 -04:00
hykocx
4a755d347c
chore: bump version to 1.4.189
2026-04-26 15:11:03 -04:00
hykocx
33ee62e908
chore: bump version to 1.4.188
2026-04-26 15:06:34 -04:00
hykocx
0941994e44
chore: bump version to 1.4.187
2026-04-26 15:03:19 -04:00
hykocx
43d2328082
chore: bump version to 1.4.186
2026-04-26 12:12:08 -04:00
hykocx
0d45f18a0c
chore: bump version to 1.4.185
2026-04-26 12:01:16 -04:00
hykocx
7b642d71b3
chore: bump version to 1.4.184
2026-04-26 11:55:54 -04:00
hykocx
cdd1e39c9a
chore: bump version to 1.4.183
2026-04-26 11:37:45 -04:00
hykocx
649c69f408
chore: bump version to 1.4.182
2026-04-26 11:04:27 -04:00
hykocx
f4070f6611
chore: bump version to 1.4.181
2026-04-26 10:53:16 -04:00
hykocx
f1905a52cb
chore: bump version to 1.4.180
2026-04-26 10:51:30 -04:00
hykocx
3dc6c2a60e
chore: bump version to 1.4.179
2026-04-26 10:50:56 -04:00
hykocx
6680551eee
chore: bump version to 1.4.178
2026-04-26 09:57:13 -04:00
hykocx
615385b6b3
chore: bump version to 1.4.177
2026-04-26 09:53:20 -04:00
hykocx
f9cf825648
chore: bump version to 1.4.176
2026-04-26 09:42:27 -04:00
hykocx
f26a5bb9ec
chore: bump version to 1.4.175
2026-04-26 09:41:01 -04:00
hykocx
5cd3b248ac
chore: bump version to 1.4.174
2026-04-26 09:38:06 -04:00
hykocx
491219f976
chore: bump version to 1.4.173
2026-04-26 09:31:20 -04:00
hykocx
b598ce7ed7
chore: bump version to 1.4.172
2026-04-25 21:03:16 -04:00
hykocx
6a73769d8e
chore: bump version to 1.4.171
2026-04-25 21:00:59 -04:00
hykocx
507e6b7d03
chore: bump version to 1.4.170
2026-04-25 20:57:21 -04:00
hykocx
452bd51d46
chore: bump version to 1.4.169
2026-04-25 20:55:50 -04:00
hykocx
e1ccd6ded9
chore: bump version to 1.4.168
2026-04-25 20:51:55 -04:00
hykocx
2204cefabf
chore: bump version to 1.4.167
2026-04-25 20:49:42 -04:00
hykocx
c9609cb770
chore: bump version to 1.4.166
2026-04-25 20:46:49 -04:00
hykocx
56767cff0f
chore: bump version to 1.4.165
2026-04-25 20:42:19 -04:00
hykocx
52d22e4171
chore: bump version to 1.4.164
2026-04-25 20:36:18 -04:00
hykocx
8b3baa39f8
chore: bump version to 1.4.163
2026-04-25 20:29:22 -04:00
hykocx
515b95c8d3
chore: bump version to 1.4.162
2026-04-25 20:19:39 -04:00
hykocx
332b7d31ef
chore: bump version to 1.4.161
2026-04-25 20:19:35 -04:00