Commit Graph

12 Commits

Author SHA1 Message Date
Stephen Abello
bcf4d5c47f Avoid uid colliding in DOM ids 2026-08-28 15:03:45 +02:00
Stephen Abello
db87d0b147 Remove unused template 2026-08-28 14:29:01 +02:00
Stephen Abello
e5d7854679 Make GetSafeId safer (with an opt-in) 2026-08-28 10:25:23 +02:00
Stephen Abello
e2c70fc4d7 Correctly handle uids as ids 2026-08-28 09:30:49 +02:00
Stephen Abello
fb38b04917 Remove unused template 2026-08-27 15:41:10 +02:00
Stephen Abello
a2c2e0e591 Handle null return from factories 2026-08-27 15:41:10 +02:00
Stephen Abello
1ca78e4a41 Correctly handle included js files on the new api 2026-08-27 15:26:14 +02:00
Stephen Abello
c76594524b Add interfaces for Aria attributes, Data attributes and Grouping. The first 2 are implemented in the UIBlocks that supports this features. Other UIBlocks will inherit the logic but will need to modify their templates to provide accessibility 2026-08-27 10:12:16 +02:00
Stephen Abello
832c2ca8fb Correctly type methods returns 2026-08-25 08:50:29 +02:00
Stephen Abello
0e7e87ff8b Correctly handle separators 2026-08-21 14:53:04 +02:00
Stephen Abello
7e3b4af093 Fix JS file handling, add TODO for what's still missing 2026-08-21 10:06:19 +02:00
Stephen Abello
aff09a731f N°9152 - Add first bit of UI extensibility. Needs a lot of polishing. API endpoints are working and displaying in the UI 2026-08-20 15:05:00 +02:00