Commit Graph

163 Commits

Author SHA1 Message Date
Antoine M
d93845c777 REFACTOR Moving component from dynamiques-blocks to carhop-blocks 2026-03-20 17:09:49 +01:00
Antoine M
5ccff70aff FEATURE Handling open in new tab 2026-03-20 17:09:20 +01:00
Antoine M
a62f00f31e FEATURE Introducing the component 2026-03-20 17:08:48 +01:00
Antoine M
5a7cfe63da FIX Test logging
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-17 15:45:41 +01:00
Antoine M
c093e0cd63 test
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-17 15:44:00 +01:00
Antoine M
d381114baf REFACTOR: Remove unnecessary whitespace in render.php for cleaner code. 2026-03-17 14:59:51 +01:00
5ed0e40f83 REFactor: Replace static presse-reviews section with dynamic template part for improved maintainability. 2026-03-16 10:40:18 +01:00
Antoine M
25ada448e1 STYLE: Updated sticky column styles in variants.scss to improve layout alignment and structure.
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-03 17:11:02 +01:00
Antoine M
036c7347a9 REBUILD 2026-03-03 17:10:48 +01:00
Antoine M
a3e1a8121b FEATURE Introducing the block 2026-03-03 17:10:24 +01:00
Antoine M
7acb2e5fb3 FIX: Added null coalescing operator to image URL and alt attributes in gallery.php to prevent potential undefined index notices. 2026-02-25 15:01:09 +01:00
Antoine M
255e86649c FEATURE Introducing a has-overlap variation
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-24 14:57:56 +01:00
Antoine M
809c0ec841 FEATURE Handling a new framed-rotated variation to choose if rotation or not for each image 2026-02-24 14:57:29 +01:00
Antoine M
544d67707a REFACTOR With a new folder architecture and a new php template part 2026-02-24 14:56:50 +01:00
Antoine M
e61446e2dd REBUILDING 2026-02-24 14:56:39 +01:00
Antoine M
e4ce27a833 REFACTOR With a new folder architecture and a new php template part 2026-02-24 14:56:23 +01:00
Antoine M
2a4fa10fec REFACTOR Updated team member rendering by utilizing a template part for author cards, improving code maintainability.
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-17 16:22:44 +01:00
Antoine M
f3392e3ab8 REFACTOR Simplified rendering of press releases by utilizing a template part for the communique card 2026-02-17 14:58:32 +01:00
Antoine M
e201152af4 TEST FIX Positionnal error php 7 on prod
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-13 16:01:18 +01:00
Antoine M
5d8b245b94 FIX Corrected shortcode syntax in subscribe-infolettre render file
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-13 15:37:55 +01:00
Antoine M
0b66c006a3 REBUILDING 2026-02-13 15:36:30 +01:00
Antoine M
237bf0ef31 REBUILDING
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-04 11:17:33 +01:00
Antoine M
f77b24dee7 FIX Handling properly the injection of custoim class in addition to get block wrapper attributes 2026-02-04 11:16:13 +01:00
Antoine M
fdb2abc0e6 FEATURE Add 'wide' alignment support to team carhop block 2026-02-04 11:15:26 +01:00
Antoine M
8cc1a8a8a6 FEATURE Developping the complete component for press ressources 2026-02-04 11:14:57 +01:00
Antoine M
4bf7040ce4 REBUILDING 2026-02-04 11:13:13 +01:00
Antoine M
a492814103 FEATURE Update sticky column variant 2026-02-04 11:12:52 +01:00
Antoine M
d9e6ecff12 REBUILDING 2026-01-30 10:13:45 +01:00
Antoine M
74604c0a19 FEATURE Adding the ability to show hide icon 2026-01-30 10:13:32 +01:00
Antoine M
0296b12d4c FEATURE Handling a sticky column style 2026-01-30 10:13:03 +01:00
Antoine M
7e690373b2 FEATURE Refining the block width with the new alignwide support 2026-01-28 14:39:50 +01:00
Antoine M
74a2e7048e FEATURE Refining the block width with the new alignwide support 2026-01-28 14:39:41 +01:00
Antoine M
c738227bba REBUILDING NEW FEATURES 2026-01-28 14:39:23 +01:00
Antoine M
24ddfae7a5 FEATURE Refining the block width with the new alignwide support 2026-01-28 14:38:55 +01:00
Antoine M
f8ae108622 FEATURE introducing the core-button big button variant 2026-01-27 13:56:05 +01:00
Antoine M
9d130e54b4 STYLE refinments 2026-01-27 13:55:40 +01:00
Antoine M
4c353ab77b FEATURE handling native alignements 2026-01-27 13:53:59 +01:00
Antoine M
9eda00022e FEATURE handling native alignements 2026-01-27 13:53:40 +01:00
Antoine M
ebc2a9fb40 REBUILDING 2026-01-27 13:53:12 +01:00
Antoine M
9729258a45 FIX handlign a dynamic render.php to avoid wp kses problem when injecting svg background
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-15 14:01:56 +01:00
Antoine M
1da3570ebe REMOVE deprecated heading variant registration and add core list block support to narrative card editor 2025-12-11 15:33:47 +01:00
Antoine M
02eb19eb9e FEATURE introducing block 2025-12-11 15:31:52 +01:00
Antoine M
a7076f1b2e FEATURE Adding new style variation 'stacked-background' to custom video block and updating section wrapper attributes for improved flexibility 2025-12-11 15:28:13 +01:00
Antoine M
03bfa6ba7b FIX changing the heading wrapper html tag from section to div 2025-12-11 15:27:42 +01:00
Antoine M
44ee6d61c3 REBUILDING 2025-12-11 15:27:00 +01:00
Antoine M
1ad86e7880 FEATURE Adding core block variations and styles for enhanced customization 2025-12-11 15:23:56 +01:00
Antoine M
f049f853f0 FEATURE Adding CTA and CTA group blocks to chapter section editor
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-04 16:59:28 +01:00
Antoine M
7a1d6087e7 FEATURE Adding new block types to the content box editor 2025-12-04 16:58:37 +01:00
Antoine M
0e6a01205f FEATURE handlign a cover ratio variant 2025-12-04 16:58:11 +01:00
Antoine M
bf417b4e59 FEATURE temporarely keeping this demonsrtration block 2025-12-04 16:57:48 +01:00